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

(40 errors, 0 warnings)

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

mod/quiz/accessrule/honestycheck/backup/moodle2/backup_quizaccess_honestycheck_subplugin.class.php
(#41) Opening brace must not be followed by a blank line
(#49) Opening parenthesis of a multi-line function call must be the last content on the line
(#50) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Closing parenthesis of a multi-line function call must be on a line by itself
(#57) Opening parenthesis of a multi-line function call must be the last content on the line
(#58) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#58) Closing parenthesis of a multi-line function call must be on a line by itself
mod/quiz/accessrule/honestycheck/backup/moodle2/restore_quizaccess_honestycheck_subplugin.class.php
(#41) Opening brace must not be followed by a blank line
mod/quiz/accessrule/honestycheck/rule.php
(#47) Opening brace must not be followed by a blank line
(#65) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#66) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#66) Multi-line function declarations must define one parameter per line
(#66) The closing parenthesis of a multi-line function declaration must be on a new line
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Only one argument is allowed per line in a multi-line function call
(#69) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Opening parenthesis of a multi-line function call must be the last content on the line
(#70) Only one argument is allowed per line in a multi-line function call
(#70) Only one argument is allowed per line in a multi-line function call
(#71) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#71) Closing parenthesis of a multi-line function call must be on a line by itself
(#72) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Only one argument is allowed per line in a multi-line function call
(#72) Only one argument is allowed per line in a multi-line function call
(#73) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#115) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#115) Multi-line function declarations must define one parameter per line
(#115) The closing parenthesis of a multi-line function declaration must be on a new line
(#116) Opening parenthesis of a multi-line function call must be the last content on the line
(#116) Only one argument is allowed per line in a multi-line function call
(#117) Only one argument is allowed per line in a multi-line function call
(#120) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#120) Closing parenthesis of a multi-line function call must be on a line by itself
(#121) Opening parenthesis of a multi-line function call must be the last content on the line
(#122) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#122) Only one argument is allowed per line in a multi-line function call
(#122) 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]