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

(12 errors, 7 warnings)

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

admin/tool/groupautoenrol/auto_group_enrol_form.php
(#43) Commas (,) must be followed by white space.
(#43) Line exceeds maximum limit of 180 characters; contains 206 characters
admin/tool/groupautoenrol/classes/observer.php
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 4
(#53) Line exceeds 132 characters; contains 133 characters
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
admin/tool/groupautoenrol/db/events.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
admin/tool/groupautoenrol/lib.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of 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 csslint [More info]


PHPDocs style problems

(12 errors, 0 warnings)

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

admin/tool/groupautoenrol/auto_group_enrol_form.php
(#30) Phpdocs for function auto_group_enrol_form has incomplete parameters list
admin/tool/groupautoenrol/classes/observer.php
(#27) Class tool_groupautoenrol_observer does not have @copyright tag
(#27) Class tool_groupautoenrol_observer does not have @license tag
admin/tool/groupautoenrol/lang/en/tool_groupautoenrol.php
(#17) File-level phpdocs block is not found
admin/tool/groupautoenrol/lang/fr/tool_groupautoenrol.php
(#17) File-level phpdocs block is not found
admin/tool/groupautoenrol/lib.php
(#27) Function tool_groupautoenrol_extend_navigation_course is not documented
(#16) File-level phpdocs block does not have @copyright tag
(#16) File-level phpdocs block does not have @license tag
admin/tool/groupautoenrol/manage_auto_group_enrol.php
(#16) No one-line description found in phpdocs for file
(#17) Invalid phpdocs tag @file used
admin/tool/groupautoenrol/manage_auto_group_enrol_form.php
(#29) Class manage_auto_group_enrol_form does not have @copyright tag
(#29) Class manage_auto_group_enrol_form does not have @license tag

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]