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

(42 errors, 0 warnings)

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

local/lockgrades/classes/privacy/provider.php
(#35) Expected 4 spaces before interface name; 5 found
(#35) Opening brace must not be followed by a blank line
local/lockgrades/classes/task/scheduled_task.php
(#40) Opening brace must not be followed by a blank line
(#86) Expected 1 space after FUNCTION keyword; 0 found
(#141) Opening parenthesis of a multi-line function call must be the last content on the line
(#169) Opening parenthesis of a multi-line function call must be the last content on the line
(#190) Blank line found at end of control structure
local/lockgrades/db/tasks.php
(#34) Expected 1 space between the comma and "// Every 2 minutes.". Found: 3 spaces
local/lockgrades/delete.php
(#47) Blank line found at end of control structure
local/lockgrades/duplicate.php
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#82) Only one argument is allowed per line in a multi-line function call
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
local/lockgrades/edit.php
(#72) Opening parenthesis of a multi-line function call must be the last content on the line
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
local/lockgrades/edit_form.php
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Only one argument is allowed per line in a multi-line function call
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
local/lockgrades/form.php
(#61) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Only one argument is allowed per line in a multi-line function call
(#62) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#62) Only one argument is allowed per line in a multi-line function call
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
local/lockgrades/index.php
(#69) Opening parenthesis of a multi-line function call must be the last content on the line
(#70) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Expected 1 space after FUNCTION keyword; 0 found
(#84) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#99) Long list syntax is not allowed
(#106) Long list syntax is not allowed
(#117) Long list syntax is not allowed
(#221) Only one argument is allowed per line in a multi-line function call
(#270) Only one argument is allowed per line in a multi-line function call
(#344) Only one argument is allowed per line in a multi-line function call
(#348) Only one argument is allowed per line in a multi-line function call
(#354) Only one argument is allowed per line in a multi-line function call
(#363) Only one argument is allowed per line in a multi-line function call

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]