-
Couldn't load subscription status.
- Fork 51
Description
Hi all,
I have encountered multiple times now that a plugin of mine is "all green" in Moodle-Plugins-CI (for example https://github.com/lernlink/moodle-enrol_semco/actions/runs/17527236990) but that the same code, when published to moodle.org/plugins afterwards, gets a huge load of codechecker warnings by the moodle.org prechecker (for example https://moodle.org/plugins/enrol_semco/versions).
I am running Moodle-Plugin-CI with a rather unmodified Github actions workflow, so I do not think that I am missing something.
Can it be that the moodle.org prechecker simply uses a newer / stricter set of sniffs which has not been added / updated in Moodle-Plugin-CI yet? If yes, can this be added, please?
Many thanks in advance,
Alex