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

(86 errors, 0 warnings)

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

admin/tool/userautodelete/classes/local/admin/admin_setting_configcheckbox_alwaystrue.php
(#32) Opening brace must not be followed by a blank line
(#52) The closing brace for the class must go on the next line after the body
admin/tool/userautodelete/classes/logger.php
(#37) Opening brace must not be followed by a blank line
(#108) The closing brace for the class must go on the next line after the body
admin/tool/userautodelete/classes/manager.php
(#34) Opening brace must not be followed by a blank line
(#373) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#379) Each line in a multi-line control structure must be indented at least once; expected at least 16 spaces, but found 12
(#379) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#419) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#425) Each line in a multi-line control structure must be indented at least once; expected at least 20 spaces, but found 16
(#425) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#461) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#486) Each line in a multi-line control structure must be indented at least once; expected at least 12 spaces, but found 8
(#486) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#531) The closing brace for the class must go on the next line after the body
admin/tool/userautodelete/classes/output/log_table.php
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#41) Opening brace must not be followed by a blank line
(#120) The closing brace for the class must go on the next line after the body
admin/tool/userautodelete/classes/privacy/provider.php
(#43) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider, \core_privacy\local\request\core_userlist_provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider
(#46) Opening brace must not be followed by a blank line
(#102) Expected at least 1 space before "."; 0 found
(#102) Expected at least 1 space after "."; 0 found
(#188) The closing brace for the class must go on the next line after the body
admin/tool/userautodelete/classes/task/check_and_delete_users.php
(#36) Opening brace must not be followed by a blank line
(#59) The closing brace for the class must go on the next line after the body
admin/tool/userautodelete/settings.php
(#40) Opening parenthesis of a multi-line function call must be the last content on the line
(#46) Opening parenthesis of a multi-line function call must be the last content on the line
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#67) Opening parenthesis of a multi-line function call must be the last content on the line
(#71) Expected 1 space after FUNCTION keyword; 0 found
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#81) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space after "."; 0 found
(#82) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space after "."; 0 found
(#82) Expected at least 1 space before "."; 0 found
(#83) Expected at least 1 space before "."; 0 found
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space after "."; 0 found
(#95) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space after "."; 0 found
(#95) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#102) Opening parenthesis of a multi-line function call must be the last content on the line
(#104) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#106) Expected at least 1 space before "."; 0 found
(#111) Opening parenthesis of a multi-line function call must be the last content on the line
(#117) Opening parenthesis of a multi-line function call must be the last content on the line
(#125) Opening parenthesis of a multi-line function call must be the last content on the line
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#139) Opening parenthesis of a multi-line function call must be the last content on the line
(#146) Opening parenthesis of a multi-line function call must be the last content on the line
(#156) Opening parenthesis of a multi-line function call must be the last content on the line
(#162) Opening parenthesis of a multi-line function call must be the last content on the line
(#169) Opening parenthesis of a multi-line function call must be the last content on the line
(#177) Opening parenthesis of a multi-line function call must be the last content on the line
(#184) Opening parenthesis of a multi-line function call must be the last content on the line
admin/tool/userautodelete/tests/logger_test.php
(#31) Opening brace must not be followed by a blank line
(#97) The closing brace for the class must go on the next line after the body
admin/tool/userautodelete/tests/manager_test.php
(#31) Opening brace must not be followed by a blank line
(#63) Expected at least 1 space before "."; 0 found
(#63) Expected at least 1 space after "."; 0 found
(#63) Expected at least 1 space before "."; 0 found
(#63) Expected at least 1 space after "."; 0 found
(#293) Expected at least 1 space before "."; 0 found
(#293) Expected at least 1 space after "."; 0 found
(#297) Expected at least 1 space before "."; 0 found
(#297) Expected at least 1 space after "."; 0 found
(#297) Expected at least 1 space before "."; 0 found
(#297) Expected at least 1 space after "."; 0 found
(#410) Multi-line function call not indented correctly; expected 12 spaces but found 11
(#850) The closing brace for the class must go on the next line after the body
admin/tool/userautodelete/tests/output/log_table_test.php
(#34) Opening brace must not be followed by a blank line
(#99) The closing brace for the class must go on the next line after the body
admin/tool/userautodelete/tests/task/check_and_delete_users_test.php
(#31) Opening brace must not be followed by a blank line
(#63) The closing brace for the class must go on the next line after the body

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]