Prechecker results: error


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

(11 errors, 3 warnings)

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

lib/editor/atto/plugins/aic/classes/ai.php
(#72) "require_once" must be immediately followed by an open parenthesis
(#74) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#77) There should be a comma after the last array item in a multi-line array.
lib/editor/atto/plugins/aic/classes/privacy/provider.php
(#43) There must not be a space before the colon in a return type declaration
lib/editor/atto/plugins/aic/lib.php
(#39) Expected "if (...) {\n"; found "if(...){\n"
(#40) Expected 1 space before "="; 0 found
(#71) Short array syntax must be used to define arrays
(#76) There should be a comma after the last array item in a multi-line array.
lib/editor/atto/plugins/aic/settings.php
(#45) Whitespace found at end of line
(#47) Whitespace found at end of line
(#50) Whitespace found at end of line
(#54) Whitespace found at end of line
(#63) Whitespace found at end of 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

(1 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

lib/editor/atto/plugins/aic/lib.php
(#65) Phpdocs for function atto_aic_strings_for_js has incomplete parameters list

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]