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

(146 errors, 0 warnings)

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

mod/assign/submission/onenote/backup/moodle2/backup_assignsubmission_onenote_subplugin.class.php
(#32) Opening brace must not be followed by a blank line
(#57) The closing brace for the class must go on the next line after the body
mod/assign/submission/onenote/backup/moodle2/restore_assignsubmission_onenote_subplugin.class.php
(#33) Opening brace must not be followed by a blank line
(#73) The closing brace for the class must go on the next line after the body
mod/assign/submission/onenote/classes/event/assessable_uploaded.php
(#36) Opening brace must not be followed by a blank line
(#93) The closing brace for the class must go on the next line after the body
mod/assign/submission/onenote/classes/event/submission_created.php
(#40) Opening brace must not be followed by a blank line
mod/assign/submission/onenote/classes/event/submission_updated.php
(#40) Opening brace must not be followed by a blank line
mod/assign/submission/onenote/classes/privacy/provider.php
(#50) The interface names in a "class implements" statement should be ordered alphabetically. Expected: metadataprovider, assignsubmission_provider, assignsubmission_user_provider; Found: assignsubmission_provider, assignsubmission_user_provider, metadataprovider
(#51) Expected 4 spaces before interface name; 8 found
(#52) Expected 4 spaces before interface name; 8 found
(#53) Expected 4 spaces before interface name; 8 found
(#126) Opening parenthesis of a multi-line function call must be the last content on the line
(#127) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Closing parenthesis of a multi-line function call must be on a line by itself
(#128) Blank line found at end of control structure
(#144) Opening parenthesis of a multi-line function call must be the last content on the line
(#144) Only one argument is allowed per line in a multi-line function call
(#145) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#169) Opening parenthesis of a multi-line function call must be the last content on the line
(#169) Only one argument is allowed per line in a multi-line function call
(#170) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#170) Only one argument is allowed per line in a multi-line function call
(#170) Closing parenthesis of a multi-line function call must be on a line by itself
mod/assign/submission/onenote/locallib.php
(#37) Opening brace must not be followed by a blank line
(#152) Opening parenthesis of a multi-line function call must be the last content on the line
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#153) Only one argument is allowed per line in a multi-line function call
(#154) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#154) Only one argument is allowed per line in a multi-line function call
(#154) Closing parenthesis of a multi-line function call must be on a line by itself
(#177) Opening parenthesis of a multi-line function call must be the last content on the line
(#177) Only one argument is allowed per line in a multi-line function call
(#177) Only one argument is allowed per line in a multi-line function call
(#177) Only one argument is allowed per line in a multi-line function call
(#177) Only one argument is allowed per line in a multi-line function call
(#178) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#178) Closing parenthesis of a multi-line function call must be on a line by itself
(#194) Opening parenthesis of a multi-line function call must be the last content on the line
(#195) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#195) Closing parenthesis of a multi-line function call must be on a line by itself
(#243) Blank line found at start of control structure
(#260) Opening parenthesis of a multi-line function call must be the last content on the line
(#260) Only one argument is allowed per line in a multi-line function call
(#261) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#261) Only one argument is allowed per line in a multi-line function call
(#261) Closing parenthesis of a multi-line function call must be on a line by itself
(#275) Opening parenthesis of a multi-line function call must be the last content on the line
(#275) Only one argument is allowed per line in a multi-line function call
(#276) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#276) Only one argument is allowed per line in a multi-line function call
(#276) Only one argument is allowed per line in a multi-line function call
(#276) Only one argument is allowed per line in a multi-line function call
(#276) Closing parenthesis of a multi-line function call must be on a line by itself
(#346) Opening parenthesis of a multi-line function call must be the last content on the line
(#346) Only one argument is allowed per line in a multi-line function call
(#347) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#347) Only one argument is allowed per line in a multi-line function call
(#347) Only one argument is allowed per line in a multi-line function call
(#347) Only one argument is allowed per line in a multi-line function call
(#347) Closing parenthesis of a multi-line function call must be on a line by itself
(#379) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#380) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#383) Opening parenthesis of a multi-line function call must be the last content on the line
(#384) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#384) Only one argument is allowed per line in a multi-line function call
(#384) Only one argument is allowed per line in a multi-line function call
(#384) Only one argument is allowed per line in a multi-line function call
(#384) Only one argument is allowed per line in a multi-line function call
(#384) Only one argument is allowed per line in a multi-line function call
(#384) Closing parenthesis of a multi-line function call must be on a line by itself
(#396) Opening parenthesis of a multi-line function call must be the last content on the line
(#397) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#397) Only one argument is allowed per line in a multi-line function call
(#397) Closing parenthesis of a multi-line function call must be on a line by itself
(#413) Opening parenthesis of a multi-line function call must be the last content on the line
(#414) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#414) Only one argument is allowed per line in a multi-line function call
(#414) Closing parenthesis of a multi-line function call must be on a line by itself
(#503) Opening parenthesis of a multi-line function call must be the last content on the line
(#503) Only one argument is allowed per line in a multi-line function call
(#503) Only one argument is allowed per line in a multi-line function call
(#504) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#504) Only one argument is allowed per line in a multi-line function call
(#504) Only one argument is allowed per line in a multi-line function call
(#504) Closing parenthesis of a multi-line function call must be on a line by itself
(#529) Opening parenthesis of a multi-line function call must be the last content on the line
(#529) Only one argument is allowed per line in a multi-line function call
(#530) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#530) Only one argument is allowed per line in a multi-line function call
(#530) Closing parenthesis of a multi-line function call must be on a line by itself
mod/assign/submission/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
(#30) Blank line found at start of control structure
(#36) Opening parenthesis of a multi-line function call must be the last content on the line
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Only one argument is allowed per line in a multi-line function call
(#37) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#37) Closing parenthesis of a multi-line function call must be on a line by itself
mod/assign/submission/onenote/tests/privacy/provider_test.php
(#122) Opening parenthesis of a multi-line function call must be the last content on the line
(#122) Only one argument is allowed per line in a multi-line function call
(#123) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#123) Closing parenthesis of a multi-line function call must be on a line by itself
(#135) Opening parenthesis of a multi-line function call must be the last content on the line
(#135) Only one argument is allowed per line in a multi-line function call
(#136) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#136) Closing parenthesis of a multi-line function call must be on a line by itself
(#165) Opening parenthesis of a multi-line function call must be the last content on the line
(#165) Only one argument is allowed per line in a multi-line function call
(#166) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#166) Closing parenthesis of a multi-line function call must be on a line by itself
(#179) Opening parenthesis of a multi-line function call must be the last content on the line
(#179) Only one argument is allowed per line in a multi-line function call
(#180) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#180) Closing parenthesis of a multi-line function call must be on a line by itself
(#227) Opening parenthesis of a multi-line function call must be the last content on the line
(#227) Only one argument is allowed per line in a multi-line function call
(#228) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#228) Closing parenthesis of a multi-line function call must be on a line by itself
(#229) Opening parenthesis of a multi-line function call must be the last content on the line
(#229) Only one argument is allowed per line in a multi-line function call
(#230) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#230) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 8 spaces but found 12
(#252) Closing parenthesis of a multi-line function call must be on a line by itself
(#253) Opening parenthesis of a multi-line function call must be the last content on the line
(#253) Only one argument is allowed per line in a multi-line function call
(#254) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#254) Closing parenthesis of a multi-line function call must be on a line by itself
(#303) Opening parenthesis of a multi-line function call must be the last content on the line
(#303) Only one argument is allowed per line in a multi-line function call
(#304) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#304) Only one argument is allowed per line in a multi-line function call
(#304) Only one argument is allowed per line in a multi-line function call
(#304) Only one argument is allowed per line in a multi-line function call
(#304) 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]