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

(60 errors, 0 warnings)

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

mod/groupmembers/backup/moodle2/backup_groupmembers_activity_task.class.php
(#33) Opening brace must not be followed by a blank line
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#64) Expected at least 1 space before "."; 0 found
(#64) Expected at least 1 space after "."; 0 found
(#64) Expected at least 1 space before "."; 0 found
(#64) Expected at least 1 space after "."; 0 found
mod/groupmembers/backup/moodle2/backup_groupmembers_stepslib.php
(#28) Opening brace must not be followed by a blank line
(#39) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Only one argument is allowed per line in a multi-line function call
(#40) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#40) Closing parenthesis of a multi-line function call must be on a line by itself
mod/groupmembers/backup/moodle2/restore_groupmembers_activity_task.class.php
(#34) 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
mod/groupmembers/backup/moodle2/restore_groupmembers_stepslib.php
(#27) Opening brace must not be followed by a blank line
mod/groupmembers/classes/event/course_module_instance_list_viewed.php
(#37) Expected 1 blank line at end of file; 2 found
mod/groupmembers/classes/event/course_module_viewed.php
(#36) Opening brace must not be followed by a blank line
mod/groupmembers/classes/output/renderer.php
(#29) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space before "."; 0 found
(#43) Opening brace must not be followed by a blank line
(#105) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#106) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#112) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#113) The closing parenthesis of a multi-line control structure must be on the line after the last expression
mod/groupmembers/db/access.php
(#52) Expected 1 blank line at end of file; 3 found
mod/groupmembers/db/upgrade.php
(#62) Blank line found at end of control structure
mod/groupmembers/index.php
(#26) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#51) Opening parenthesis of a multi-line function call must be the last content on the line
(#52) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#52) Closing parenthesis of a multi-line function call must be on a line by itself
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
mod/groupmembers/lib.php
(#51) Expected 1 space after SWITCH keyword; 0 found
mod/groupmembers/mod_form.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#39) Opening brace must not be followed by a blank line
(#142) Expected 1 blank line at end of file; 2 found
mod/groupmembers/tests/groups_datastructure_test.php
(#36) Opening brace must not be followed by a blank line
(#48) Long list syntax is not allowed
(#69) Long list syntax is not allowed
(#94) Long list syntax is not allowed
(#115) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#126) Long list syntax is not allowed
mod/groupmembers/view.php
(#26) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Only one argument is allowed per line in a multi-line function call
(#61) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#73) Opening parenthesis of a multi-line function call must be the last content on the line
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Only one argument is allowed per line in a multi-line function call
(#74) Multi-line function call not indented correctly; expected 4 spaces but found 37
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Closing parenthesis of a multi-line function call must be on a line by itself

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]