Prechecker results: error


PHP lint problems

(1 errors, 0 warnings)

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

admin/tool/clearbackupfiles/index.php
(#46) PHP Parse error: syntax error, unexpected '=' in /admin/tool/clearbackupfiles/index.php on line 46

PHP coding style problems

(3 errors, 5 warnings)

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

admin/tool/clearbackupfiles/classes/event/clearbackup_completed.php
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#62) Line exceeds 132 characters; contains 146 characters
admin/tool/clearbackupfiles/classes/event/coursebackup_removed.php
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
admin/tool/clearbackupfiles/index.php
(#23) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#25) Variable "EXTDB" must be all lower-case
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Expected 1 space before "+"; 0 found
(#60) function name "formatBytes" must be lower-case letters only

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

(2 errors, 0 warnings)

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

admin/tool/clearbackupfiles/index.php
(#60) Function formatBytes is not documented
(#17) No one-line description found in phpdocs for file

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]