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

(13 errors, 0 warnings)

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

public/mod/data/field/regex/classes/install.php
(#30) Opening brace must not be followed by a blank line
public/mod/data/field/regex/classes/privacy/provider.php
(#38) The interface names in a "class implements" statement should be ordered alphabetically. Expected: null_provider, datafield_provider; Found: datafield_provider, null_provider
(#38) Opening brace must not be followed by a blank line
public/mod/data/field/regex/field.class.php
(#24) Opening brace must not be followed by a blank line
(#50) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#140) Each PHP statement must be on a line by itself
(#178) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space after "."; 0 found
public/mod/data/field/regex/tests/data_field_regex_test.php
(#121) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#122) Multi-line function declaration not indented correctly; expected 8 spaces but found 42
(#123) Multi-line function declaration not indented correctly; expected 8 spaces but found 42
(#123) The closing parenthesis of a multi-line function declaration must be on a new 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]