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

(132 errors, 1 warnings)

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

question/behaviour/certaintywithstudentfbdeferred/behaviour.php
(#37) Opening brace must not be followed by a blank line
question/behaviour/certaintywithstudentfbdeferred/behaviourtype.php
(#44) Opening brace must not be followed by a blank line
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#138) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#150) Opening parenthesis of a multi-line function call must be the last content on the line
(#151) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#169) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#169) Closing parenthesis of a multi-line function call must be on a line by itself
(#178) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#198) Expected 1 space after FUNCTION keyword; 0 found
(#198) Expected 1 space after USE keyword; found 0
(#246) Line exceeds 132 characters; contains 135 characters
(#279) Opening parenthesis of a multi-line function call must be the last content on the line
(#280) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#280) Closing parenthesis of a multi-line function call must be on a line by itself
(#289) Opening parenthesis of a multi-line function call must be the last content on the line
(#290) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#290) Closing parenthesis of a multi-line function call must be on a line by itself
(#294) Opening parenthesis of a multi-line function call must be the last content on the line
(#295) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#295) Closing parenthesis of a multi-line function call must be on a line by itself
(#332) Opening parenthesis of a multi-line function call must be the last content on the line
(#332) Only one argument is allowed per line in a multi-line function call
(#333) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#333) Closing parenthesis of a multi-line function call must be on a line by itself
question/behaviour/certaintywithstudentfbdeferred/classes/answerclass.php
(#25) Opening brace must not be followed by a blank line
(#86) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#87) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#88) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#89) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#90) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#91) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#92) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#98) Expected no spaces between nsubcategories and the increment operator; 1 found
(#100) Expected no spaces between nsubcategories and the increment operator; 1 found
(#101) Expected no spaces between nsubcategories and the increment operator; 1 found
(#103) Expected no spaces between nsubcategories and the increment operator; 1 found
(#104) Expected no spaces between nsubcategories and the increment operator; 1 found
(#114) The closing brace for the class must go on the next line after the body
question/behaviour/certaintywithstudentfbdeferred/classes/answersubcategory.php
(#27) Opening brace must not be followed by a blank line
(#81) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#82) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#83) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#84) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#85) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#103) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#104) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#105) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#106) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#107) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#112) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#113) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#114) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#115) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#138) The closing brace for the class must go on the next line after the body
question/behaviour/certaintywithstudentfbdeferred/classes/certaintylevel.php
(#25) Opening brace must not be followed by a blank line
(#96) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#97) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#98) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#99) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#100) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#101) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#107) The closing brace for the class must go on the next line after the body
question/behaviour/certaintywithstudentfbdeferred/classes/declaredignoranceclass.php
(#25) Opening brace must not be followed by a blank line
(#74) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#75) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#76) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#77) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#110) The closing brace for the class must go on the next line after the body
question/behaviour/certaintywithstudentfbdeferred/classes/locallib.php
(#25) Opening brace must not be followed by a blank line
(#89) Expected no spaces between nnotanswered and the increment operator; 1 found
(#98) Expected no spaces between ] and the increment operator; 1 found
(#100) Expected no spaces between nwrong and the increment operator; 1 found
(#109) Expected no spaces between nright and the increment operator; 1 found
(#119) Expected no spaces between nrandom and the increment operator; 1 found
(#122) Expected no spaces between nnocertainty and the increment operator; 1 found
(#236) The closing brace for the class must go on the next line after the body
question/behaviour/certaintywithstudentfbdeferred/classes/lucidityclass.php
(#25) Opening brace must not be followed by a blank line
(#65) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#66) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#67) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#68) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#97) The closing brace for the class must go on the next line after the body
question/behaviour/certaintywithstudentfbdeferred/classes/output/dynamic_help_icon.php
(#29) Opening brace must not be followed by a blank line
question/behaviour/certaintywithstudentfbdeferred/classes/privacy/provider.php
(#36) The implements keyword must be on the same line as the class name
(#36) 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
(#36) The first item in a multi-line implements list must be on the line following the implements keyword
(#37) Expected 4 spaces before interface name; 26 found
(#38) Expected 4 spaces before interface name; 26 found
(#38) Opening brace must not be followed by a blank line
(#76) The closing brace for the class must go on the next line after the body
question/behaviour/certaintywithstudentfbdeferred/classes/settingsform.php
(#33) Opening brace must not be followed by a blank line
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Only one argument is allowed per line in a multi-line function call
(#138) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Opening parenthesis of a multi-line function call must be the last content on the line
(#157) Only one argument is allowed per line in a multi-line function call
(#158) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Closing parenthesis of a multi-line function call must be on a line by itself
(#162) Opening parenthesis of a multi-line function call must be the last content on the line
(#162) Only one argument is allowed per line in a multi-line function call
(#163) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#163) Closing parenthesis of a multi-line function call must be on a line by itself
(#170) Opening parenthesis of a multi-line function call must be the last content on the line
(#170) Only one argument is allowed per line in a multi-line function call
(#171) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#171) Only one argument is allowed per line in a multi-line function call
(#171) Closing parenthesis of a multi-line function call must be on a line by itself
(#179) Opening parenthesis of a multi-line function call must be the last content on the line
(#179) Only one argument is allowed per line in a multi-line function call
(#180) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#180) Only one argument is allowed per line in a multi-line function call
(#180) Closing parenthesis of a multi-line function call must be on a line by itself
(#210) Opening parenthesis of a multi-line function call must be the last content on the line
(#210) Only one argument is allowed per line in a multi-line function call
(#210) Only one argument is allowed per line in a multi-line function call
(#211) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#211) Only one argument is allowed per line in a multi-line function call
(#211) Closing parenthesis of a multi-line function call must be on a line by itself
question/behaviour/certaintywithstudentfbdeferred/renderer.php
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Only one argument is allowed per line in a multi-line function call
(#84) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
question/behaviour/certaintywithstudentfbdeferred/settings.php
(#31) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#32) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#33) Multi-line function call not indented correctly; expected 8 spaces but found 12
question/behaviour/certaintywithstudentfbdeferred/settingspage.php
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#63) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#63) 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

(2 errors, 0 warnings)

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

question/behaviour/certaintywithstudentfbdeferred/amd/build/chart_postprocessing.min.js.map
Uncommitted change detected.
question/behaviour/certaintywithstudentfbdeferred/amd/build/charts_utility.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]