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

(23 errors, 0 warnings)

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

local/coursefilters/classes/openaccess_filter.php
(#49) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#53) Each line in a multi-line control structure must be indented at least once; expected at least 12 spaces, but found 8
(#53) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#57) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#62) Each line in a multi-line control structure must be indented at least once; expected at least 12 spaces, but found 8
(#62) The closing parenthesis of a multi-line control structure must be on the line after the last expression
local/coursefilters/classes/teacher_filter.php
(#37) Long list syntax is not allowed
local/coursefilters/lib.php
(#84) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Only one argument is allowed per line in a multi-line function call
(#85) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
local/coursefilters/settings.php
(#31) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#32) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#33) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#34) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#35) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#41) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#45) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#46) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#47) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#48) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#49) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#50) Multi-line function call not indented correctly; expected 12 spaces but found 20

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

(1 errors, 0 warnings)

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

local/coursefilters/amd/build/courses_filter.min.js.map
Uncommitted change detected.

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]