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

(16 errors, 0 warnings)

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

filter/bsmigrate/classes/bs_translator.php
(#26) Opening brace must not be followed by a blank line
filter/bsmigrate/classes/text_filter.php
(#32) Opening brace must not be followed by a blank line
(#71) Expected 1 space after FUNCTION keyword; 0 found
(#172) Expected 1 space after FUNCTION keyword; 0 found
filter/bsmigrate/tests/bs_translator_test.php
(#29) Opening brace must not be followed by a blank line
(#341) Opening parenthesis of a multi-line function call must be the last content on the line
(#342) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#342) Closing parenthesis of a multi-line function call must be on a line by itself
(#345) Opening parenthesis of a multi-line function call must be the last content on the line
(#345) Only one argument is allowed per line in a multi-line function call
(#346) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#346) Closing parenthesis of a multi-line function call must be on a line by itself
(#349) Opening parenthesis of a multi-line function call must be the last content on the line
(#350) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#350) Closing parenthesis of a multi-line function call must be on a line by itself
filter/bsmigrate/tests/text_filter_test.php
(#31) 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

(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]