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

(29 errors, 0 warnings)

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

public/mod/quiz/report/archive/archive_form.php
(#46) Opening brace must not be followed by a blank line
(#87) The closing brace for the class must go on the next line after the body
public/mod/quiz/report/archive/archive_options.php
(#44) Opening brace must not be followed by a blank line
public/mod/quiz/report/archive/archive_table.php
(#36) Opening brace must not be followed by a blank line
(#67) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#68) Closing parenthesis of a multi-line function call must be on a line by itself
public/mod/quiz/report/archive/classes/privacy/provider.php
(#34) Opening brace must not be followed by a blank line
public/mod/quiz/report/archive/db/upgrade.php
(#35) Blank line found at start of control structure
public/mod/quiz/report/archive/report.php
(#92) Blank line found at end of control structure
(#216) Opening parenthesis of a multi-line function call must be the last content on the line
(#218) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#218) Closing parenthesis of a multi-line function call must be on a line by itself
(#256) Blank line found at start of control structure
(#271) Blank line found at end of control structure
(#290) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#290) Only one argument is allowed per line in a multi-line function call
(#290) Closing parenthesis of a multi-line function call must be on a line by itself
(#330) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#330) Only one argument is allowed per line in a multi-line function call
(#330) Closing parenthesis of a multi-line function call must be on a line by itself
(#360) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#360) Closing parenthesis of a multi-line function call must be on a line by itself
(#367) Blank line found at end of control structure
public/mod/quiz/report/archive/tests/behat/behat_quiz_archive.php
(#33) Opening brace must not be followed by a blank line
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#116) Expected 1 blank line at end of file; 2 found

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]