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

(0 errors, 21 warnings)

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

plagiarism/strike/amd/src/apitest.js
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Identifier 'test_api_status' is not in camel case. (camelcase)
(#8) Missing space before opening brace. (space-before-blocks)
(#16) There should be no space after '{'. (object-curly-spacing)
(#16) There should be no space before '}'. (object-curly-spacing)
(#19) There should be no spaces inside this paren. (space-in-parens)
(#19) There should be no spaces inside this paren. (space-in-parens)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#23) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#26) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) There should be no spaces inside this paren. (space-in-parens)
(#27) There should be no spaces inside this paren. (space-in-parens)
(#27) Missing space before opening brace. (space-before-blocks)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#44) There should be no spaces inside this paren. (space-in-parens)

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

(2 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

plagiarism/strike/db/upgrade.php
Detected more 'if' blocks (1) than 'savepoint' calls (0)
version 2017103002 is missing corresponding savepoint call

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]