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

(17 errors, 7 warnings)

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

admin/tool/groupautoenrol/classes/form/manage_auto_group_enrol_form.php
(#45) Opening brace must not be followed by a blank line
(#73) Blank line found at start of control structure
(#119) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#121) The closing brace for the class must go on the next line after the body
admin/tool/groupautoenrol/classes/observer.php
(#36) Opening brace must not be followed by a blank line
(#74) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#86) Blank line found at start of control structure
(#97) Blank line found at start of control structure
(#106) Blank line found at end of control structure
(#132) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#133) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#165) The closing brace for the class must go on the next line after the body
admin/tool/groupautoenrol/classes/privacy/provider.php
(#38) Opening brace must not be followed by a blank line
(#49) The closing brace for the class must go on the next line after the body
admin/tool/groupautoenrol/db/upgrade.php
(#38) Blank line found at start of control structure
admin/tool/groupautoenrol/lang/en/tool_groupautoenrol.php
(#29) The string key "coursemenu_item" is not in the correct order, it should be before "pluginname"
(#31) Unexpected comment found. Auto-fixing will not work after this comment
(#34) Unexpected comment found. Auto-fixing will not work after this comment
(#35) The string key "auto_group_form_page_title" is not in the correct order, it should be before "menu_auto_groups"
(#36) The string key "auto_group_form_enable_enrol" is not in the correct order, it should be before "auto_group_form_page_title"
(#39) The string key "auto_group_form_groupslist" is not in the correct order, it should be before "auto_group_form_usegroupslist"
(#41) The string key "auto_group_enrol_form_no_group_found" is not in the correct order, it should be before "auto_group_form_rolelist"
admin/tool/groupautoenrol/manage_auto_group_enrol.php
(#54) Blank line found at start of control structure
(#82) Opening parenthesis of a multi-line function call must be the last content on the line

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]