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

(89 errors, 0 warnings)

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

mod/assign/feedback/onenote/backup/moodle2/backup_assignfeedback_onenote_subplugin.class.php
(#41) Opening brace must not be followed by a blank line
(#67) The closing brace for the class must go on the next line after the body
mod/assign/feedback/onenote/backup/moodle2/restore_assignfeedback_onenote_subplugin.class.php
(#34) Opening brace must not be followed by a blank line
mod/assign/feedback/onenote/classes/privacy/provider.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#47) The interface names in a "class implements" statement should be ordered alphabetically. Expected: metadataprovider, assignfeedback_provider, assignfeedback_user_provider; Found: assignfeedback_provider, assignfeedback_user_provider, metadataprovider
(#48) Expected 4 spaces before interface name; 8 found
(#49) Expected 4 spaces before interface name; 8 found
(#50) Expected 4 spaces before interface name; 8 found
(#113) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) Opening parenthesis of a multi-line function call must be the last content on the line
(#126) Only one argument is allowed per line in a multi-line function call
(#127) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#127) Closing parenthesis of a multi-line function call must be on a line by itself
(#141) Opening parenthesis of a multi-line function call must be the last content on the line
(#141) Only one argument is allowed per line in a multi-line function call
(#142) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#142) Only one argument is allowed per line in a multi-line function call
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) Long list syntax is not allowed
mod/assign/feedback/onenote/externallib.php
(#39) Opening brace must not be followed by a blank line
(#67) Space before opening parenthesis of function call prohibited
(#84) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Only one argument is allowed per line in a multi-line function call
(#95) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
mod/assign/feedback/onenote/locallib.php
(#33) Opening brace must not be followed by a blank line
(#81) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#81) Multi-line function declarations must define one parameter per line
(#81) Multi-line function declarations must define one parameter per line
(#81) Multi-line function declarations must define one parameter per line
(#81) Multi-line function declarations must define one parameter per line
(#81) Multi-line function declarations must define one parameter per line
(#82) Multi-line function declarations must define one parameter per line
(#82) Multi-line function declarations must define one parameter per line
(#82) The closing parenthesis of a multi-line function declaration must be on a new line
(#141) Opening parenthesis of a multi-line function call must be the last content on the line
(#142) Only one argument is allowed per line in a multi-line function call
(#142) Only one argument is allowed per line in a multi-line function call
(#142) Only one argument is allowed per line in a multi-line function call
(#142) Only one argument is allowed per line in a multi-line function call
(#143) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
(#155) Blank line found at end of control structure
(#241) Blank line found at start of control structure
(#251) Opening parenthesis of a multi-line function call must be the last content on the line
(#251) Only one argument is allowed per line in a multi-line function call
(#252) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#252) Only one argument is allowed per line in a multi-line function call
(#252) Closing parenthesis of a multi-line function call must be on a line by itself
(#337) Blank line found at start of control structure
(#343) Opening parenthesis of a multi-line function call must be the last content on the line
(#344) Only one argument is allowed per line in a multi-line function call
(#344) Only one argument is allowed per line in a multi-line function call
(#344) Only one argument is allowed per line in a multi-line function call
(#344) Only one argument is allowed per line in a multi-line function call
(#345) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#345) Closing parenthesis of a multi-line function call must be on a line by itself
mod/assign/feedback/onenote/settings.php
(#27) Opening parenthesis of a multi-line function call must be the last content on the line
(#28) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#28) Only one argument is allowed per line in a multi-line function call
(#28) Only one argument is allowed per line in a multi-line function call
(#28) Closing parenthesis of a multi-line function call must be on a line by itself
(#28) Expected 1 blank line at end of file; 2 found
mod/assign/feedback/onenote/tests/privacy/provider_test.php
(#47) Opening brace must not be followed by a blank line
(#295) Opening parenthesis of a multi-line function call must be the last content on the line
(#295) Only one argument is allowed per line in a multi-line function call
(#296) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#296) Closing parenthesis of a multi-line function call must be on a line by itself
(#297) Opening parenthesis of a multi-line function call must be the last content on the line
(#297) Only one argument is allowed per line in a multi-line function call
(#298) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#298) Closing parenthesis of a multi-line function call must be on a line by itself
(#320) Opening parenthesis of a multi-line function call must be the last content on the line
(#320) Only one argument is allowed per line in a multi-line function call
(#321) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#321) Closing parenthesis of a multi-line function call must be on a line by itself
(#322) Opening parenthesis of a multi-line function call must be the last content on the line
(#322) Only one argument is allowed per line in a multi-line function call
(#323) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#323) 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]