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]

question/behaviour/certaintywithstudentfeedback/behaviour.php
(#37) Opening brace must not be followed by a blank line
(#44) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#73) Short array syntax must be used to define arrays
question/behaviour/certaintywithstudentfeedback/behaviourtype.php
(#33) Opening brace must not be followed by a blank line
(#56) Short array syntax must be used to define arrays
question/behaviour/certaintywithstudentfeedback/classes/privacy/provider.php
(#32) The implements keyword must be on the same line as the class name
(#32) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider, \core_privacy\local\request\core_userlist_provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider
(#32) The first item in a multi-line implements list must be on the line following the implements keyword
(#33) Expected 4 spaces before interface name; 26 found
(#34) Expected 4 spaces before interface name; 26 found
(#34) Opening brace must not be followed by a blank line
(#41) The closing brace for the class must go on the next line after the body

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]