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

(11 errors, 0 warnings)

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

mod/quiz/report/certainty/certainty_form.php
(#34) Opening brace must not be followed by a blank line
mod/quiz/report/certainty/certainty_options.php
(#35) Opening brace must not be followed by a blank line
mod/quiz/report/certainty/certainty_table.php
(#37) Opening brace must not be followed by a blank line
(#111) Opening parenthesis of a multi-line function call must be the last content on the line
(#111) Only one argument is allowed per line in a multi-line function call
(#112) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#112) Closing parenthesis of a multi-line function call must be on a line by itself
mod/quiz/report/certainty/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/certainty/report.php
(#33) Opening brace must not be followed by a blank line

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

(1 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]

mod/quiz/report/certainty/styles.css
(#9) Unexpected whitespace at end of line (no-eol-whitespace)

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

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

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]