Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(7 errors, 2 warnings)

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

admin/tool/bulkchangeprofilefields/change.php
(#48) Expected "} else if (...) {\n"; found "} else if (...) {\n"
(#48) Expected "if (...) {\n"; found "if (...) {\n"
admin/tool/bulkchangeprofilefields/classes/form/fieldchange.php
(#27) Missing docblock for class fieldchange
(#29) Missing docblock for function definition
admin/tool/bulkchangeprofilefields/classes/form/fieldselect.php
(#27) Missing docblock for class fieldselect
(#29) Missing docblock for function definition
(#55) Line exceeds 132 characters; contains 134 characters
admin/tool/bulkchangeprofilefields/lib.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#27) Missing docblock for function tool_bulkchangeprofilefields_bulk_user_actions

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]