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

(1 errors, 11 warnings)

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

question/format/wordtable/classes/mqxmlconverter.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#320) Logical operator "or" is prohibited; use "||" instead
question/format/wordtable/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/format/wordtable/db/install.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/format/wordtable/db/upgrade.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
question/format/wordtable/format.php
(#200) Logical operator "and" is prohibited; use "&&" instead
(#269) File must end with a newline character
question/format/wordtable/tests/wordtableformat_test.php
(#45) PHPUnit testcase name "qformat_wordtable_export_test" does not match file name "wordtableformat_test"
(#45) PHPUnit class "qformat_wordtable_export_test" does not have any namespace. It is recommended to add it to the "qformat_wordtable" namespace, using more levels if needed, in order to match the code being tested
(#68) Test method test_export_description() is missing any coverage information, own or at class level
(#130) Test method test_export_essay29() is missing any coverage information, own or at class level
(#206) Line exceeds 132 characters; contains 159 characters

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


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

(0 errors, 0 warnings)

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


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]