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

(85 errors, 0 warnings)

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

customfield/field/semester/classes/data_controller.php
(#44) Opening brace must not be followed by a blank line
(#83) Expected at least 1 space before "."; 0 found
(#83) Expected at least 1 space after "."; 0 found
(#182) Opening parenthesis of a multi-line function call must be the last content on the line
(#182) Only one argument is allowed per line in a multi-line function call
(#183) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#183) Closing parenthesis of a multi-line function call must be on a line by itself
(#220) Expected at least 1 space before "."; 0 found
(#220) Expected at least 1 space after "."; 0 found
(#226) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#228) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#244) Expected at least 1 space before "."; 0 found
(#244) Expected at least 1 space after "."; 0 found
(#250) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#252) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#273) Expected at least 1 space before "."; 0 found
(#273) Expected at least 1 space after "."; 0 found
(#306) Expected at least 1 space before "."; 0 found
(#306) Expected at least 1 space after "."; 0 found
(#339) Expected at least 1 space before "."; 0 found
(#339) Expected at least 1 space after "."; 0 found
customfield/field/semester/classes/field_controller.php
(#48) Opening parenthesis of a multi-line function call must be the last content on the line
(#48) Only one argument is allowed per line in a multi-line function call
(#49) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#49) Closing parenthesis of a multi-line function call must be on a line by itself
(#52) Opening parenthesis of a multi-line function call must be the last content on the line
(#52) Only one argument is allowed per line in a multi-line function call
(#53) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Only one argument is allowed per line in a multi-line function call
(#61) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Only one argument is allowed per line in a multi-line function call
(#69) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
customfield/field/semester/classes/privacy/provider.php
(#36) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\null_provider, customfield_provider; Found: customfield_provider, \core_privacy\local\metadata\null_provider
(#36) Opening brace must not be followed by a blank line
customfield/field/semester/db/upgrade.php
(#35) Blank line found at start of control structure
customfield/field/semester/settings.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#37) Expected at least 1 space before "."; 0 found
(#45) Expected at least 1 space before "."; 0 found
(#45) Expected at least 1 space after "."; 0 found
(#45) Expected at least 1 space before "."; 0 found
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#65) Expected at least 1 space before "."; 0 found
(#65) Expected at least 1 space after "."; 0 found
(#65) Expected at least 1 space before "."; 0 found
(#74) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#79) Blank line found at end of control structure
customfield/field/semester/tests/plugin_test.php
(#34) Opening brace must not be followed by a blank line
(#60) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#68) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#68) Closing parenthesis of a multi-line function call must be on a line by itself
(#115) Opening parenthesis of a multi-line function call must be the last content on the line
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Only one argument is allowed per line in a multi-line function call
(#116) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Opening parenthesis of a multi-line function call must be the last content on the line
(#135) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#135) Closing parenthesis of a multi-line function call must be on a line by itself
(#141) Opening parenthesis of a multi-line function call must be the last content on the line
(#142) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#142) Closing parenthesis of a multi-line function call must be on a line by itself

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]