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

(53 errors, 0 warnings)

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

question/behaviour/studentfeedbackdeferred/ajax/submitstudentfeedback.json.php
(#24) Space after opening parenthesis of function call prohibited
(#24) Expected 0 spaces before closing parenthesis; 1 found
(#39) Space after opening parenthesis of function call prohibited
(#39) Expected 0 spaces before closing parenthesis; 1 found
(#40) Space after opening parenthesis of function call prohibited
(#40) Expected 0 spaces before closing parenthesis; 1 found
(#41) Space after opening parenthesis of function call prohibited
(#41) Expected 0 spaces before closing parenthesis; 1 found
(#55) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#56) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#93) Blank line found at end of control structure
(#94) Expected 0 spaces after opening bracket; 1 found
(#94) Expected 0 spaces before closing bracket; 1 found
(#98) Space after opening parenthesis of function call prohibited
(#98) Expected 0 spaces before closing parenthesis; 1 found
question/behaviour/studentfeedbackdeferred/behaviour.php
(#36) Opening brace must not be followed by a blank line
question/behaviour/studentfeedbackdeferred/behaviourtype.php
(#35) Opening brace must not be followed by a blank line
(#97) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#98) Only one argument is allowed per line in a multi-line function call
(#98) Closing parenthesis of a multi-line function call must be on a line by itself
(#114) The closing brace for the class must go on the next line after the body
question/behaviour/studentfeedbackdeferred/classes/event/student_general_feedback_updated.php
(#32) Opening brace must not be followed by a blank line
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
question/behaviour/studentfeedbackdeferred/classes/event/student_question_feedback_updated.php
(#32) Opening brace must not be followed by a blank line
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
question/behaviour/studentfeedbackdeferred/classes/privacy/provider.php
(#44) 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
(#44) The first item in a multi-line implements list must be on the line following the implements keyword
(#45) Expected 4 spaces before interface name; 26 found
(#46) Expected 4 spaces before interface name; 26 found
(#46) Opening brace must not be followed by a blank line
(#61) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#62) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#66) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Long list syntax is not allowed
(#132) Long list syntax is not allowed
(#137) Long list syntax is not allowed
(#176) Long list syntax is not allowed
(#181) Long list syntax is not allowed
(#218) Long list syntax is not allowed
(#301) Long list syntax is not allowed
(#379) Long list syntax is not allowed
(#399) The closing brace for the class must go on the next line after the body
question/behaviour/studentfeedbackdeferred/renderer.php
(#31) Opening brace must not be followed by a blank line
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#51) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#51) Only one argument is allowed per line in a multi-line function call
(#51) 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

(1 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

question/behaviour/studentfeedbackdeferred/amd/build/studentfeedback.min.js.map
Uncommitted change detected.

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]