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

(0 errors, 0 warnings)

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


Javascript coding style problems

(7 errors, 5 warnings)

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

question/type/sc/amd/src/question_behaviour.js
(#17) @package should be empty. (jsdoc/empty-tags)
question/type/sc/amd/src/question_edit.js
(#17) @package should be empty. (jsdoc/empty-tags)
question/type/sc/mobile/sc.js
(#4) Method 'componentInit' has a complexity of 21. Maximum allowed is 20. (complexity)
(#15) Missing semicolon. (semi)
(#26) Missing semicolon. (semi)
(#34) Expected space(s) after "if". (keyword-spacing)
(#56) Missing semicolon. (semi)
(#100) Do not nest ternary expressions. (no-nested-ternary)
(#106) This line has a length of 164. Maximum allowed is 132. (max-len)
(#106) Do not nest ternary expressions. (no-nested-ternary)
(#111) Do not nest ternary expressions. (no-nested-ternary)
(#138) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)

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, 1 warnings)

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

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

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]