Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(0 errors, 12 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

question/type/tcs/backup/moodle2/backup_qtype_tcs_plugin.class.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/type/tcs/backup/moodle2/restore_qtype_tcs_plugin.class.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/type/tcs/classes/privacy/provider.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/type/tcs/db/upgrade.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/type/tcs/db/upgradelib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/type/tcs/edit_tcs_form.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/type/tcs/lib.php
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/type/tcs/question.php
(#29) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/type/tcs/tests/question_test.php
(#40) PHPUnit testcase name "qtype_tcs_question_test" does not match file name "question_test"
(#40) PHPUnit class "qtype_tcs_question_test" does not have any namespace. It is recommended to add it to the "qtype_tcs" namespace, using more levels if needed, in order to match the code being tested
question/type/tcs/tests/questiontype_test.php
(#41) PHPUnit testcase name "qtype_tcs_test" does not match file name "questiontype_test"
(#41) PHPUnit class "qtype_tcs_test" does not have any namespace. It is recommended to add it to the "qtype_tcs" namespace, using more levels if needed, in order to match the code being tested

Javascript coding style problems

(1 errors, 0 warnings)

This section shows the coding style problems detected in the code by eslint [More info]

question/type/tcs/amd/src/tcs.js
(#20) @package should be empty. (jsdoc/empty-tags)

CSS problems

(3 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]

question/type/tcs/styles.css
(#149) Unexpected shorthand "flex-flow" after "flex-direction" (declaration-block-no-shorthand-property-overrides)
(#107) Unexpected !important (declaration-no-important)
(#127) Unexpected !important (declaration-no-important)

PHPDocs style problems

(0 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]


Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]