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

(70 errors, 0 warnings)

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

mod/quiz/report/feedback/classes/privacy/provider.php
(#35) The first item in a multi-line implements list must be on the line following the implements keyword
(#36) Expected 4 spaces before interface name; 26 found
(#36) Opening brace must not be followed by a blank line
mod/quiz/report/feedback/feedback_form.php
(#33) Opening brace must not be followed by a blank line
(#77) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#78) The closing parenthesis of a multi-line control structure must be on the line after the last expression
mod/quiz/report/feedback/feedback_options.php
(#33) Opening brace must not be followed by a blank line
mod/quiz/report/feedback/feedback_table.php
(#32) Opening brace must not be followed by a blank line
(#50) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#50) Multi-line function declarations must define one parameter per line
(#50) Multi-line function declarations must define one parameter per line
(#51) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#51) Multi-line function declarations must define one parameter per line
(#51) Multi-line function declarations must define one parameter per line
(#51) Multi-line function declarations must define one parameter per line
(#51) Multi-line function declarations must define one parameter per line
(#51) The closing parenthesis of a multi-line function declaration must be on a new line
(#52) Opening parenthesis of a multi-line function call must be the last content on the line
(#52) Only one argument is allowed per line in a multi-line function call
(#52) Space found before comma in argument list
(#52) Expected no space between "$quiz" and the comma. Found: 1 space
(#52) Only one argument is allowed per line in a multi-line function call
(#53) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Blank line found at end of control structure
mod/quiz/report/feedback/report.php
(#31) Opening brace must not be followed by a blank line
(#82) Long list syntax is not allowed
(#83) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) Opening parenthesis of a multi-line function call must be the last content on the line
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Only one argument is allowed per line in a multi-line function call
(#105) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Only one argument is allowed per line in a multi-line function call
(#105) Closing parenthesis of a multi-line function call must be on a line by itself
(#106) Opening parenthesis of a multi-line function call must be the last content on the line
(#107) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#107) Only one argument is allowed per line in a multi-line function call
(#107) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#108) Only one argument is allowed per line in a multi-line function call
(#109) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#144) Only one argument is allowed per line in a multi-line function call
(#145) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#152) Blank line found at start of control structure
(#158) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#159) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#159) The closing parenthesis of a multi-line control structure must be on the line after the last expression

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]