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

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

course/format/masonry/format.js
(#8) Missing JSDoc comment. (require-jsdoc)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#34) There should be no space after '{'. (object-curly-spacing)
(#34) There should be no space before '}'. (object-curly-spacing)
(#46) There should be no space after '{'. (object-curly-spacing)
(#46) There should be no space before '}'. (object-curly-spacing)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#66) There should be no space after '{'. (object-curly-spacing)
(#66) There should be no space before '}'. (object-curly-spacing)
(#74) Unexpected space before function parentheses. (space-before-function-paren)
(#83) Unexpected space before function parentheses. (space-before-function-paren)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#105) Unexpected space before function parentheses. (space-before-function-paren)
(#112) Unexpected space before function parentheses. (space-before-function-paren)
(#134) Unexpected space before function parentheses. (space-before-function-paren)
(#134) Statement inside of curly braces should be on next line. (brace-style)
(#134) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#142) Unexpected space before function parentheses. (space-before-function-paren)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#155) Missing space before opening brace. (space-before-blocks)
(#163) Unexpected space before function parentheses. (space-before-function-paren)
(#164) Missing space before opening brace. (space-before-blocks)
(#171) Unexpected space before function parentheses. (space-before-function-paren)
(#176) Unexpected space before function parentheses. (space-before-function-paren)
(#177) Multiple spaces found before 'obj'. (no-multi-spaces)
(#180) Unexpected space before function parentheses. (space-before-function-paren)
(#196) Do not nest ternary expressions. (no-nested-ternary)
(#220) Unexpected space before function parentheses. (space-before-function-paren)
(#233) Unexpected space before function parentheses. (space-before-function-paren)
(#255) There should be no space after '{'. (object-curly-spacing)
(#255) There should be no space before '}'. (object-curly-spacing)
(#265) Unexpected space before function parentheses. (space-before-function-paren)
(#273) Unexpected space before function parentheses. (space-before-function-paren)
(#282) Unexpected space before function parentheses. (space-before-function-paren)
(#287) Unexpected space before function parentheses. (space-before-function-paren)
(#293) Unexpected space before function parentheses. (space-before-function-paren)
(#297) Unexpected space before function parentheses. (space-before-function-paren)
(#297) Statement inside of curly braces should be on next line. (brace-style)
(#297) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#304) Unexpected space before function parentheses. (space-before-function-paren)
(#310) Unexpected space before function parentheses. (space-before-function-paren)
(#312) Unexpected space before function parentheses. (space-before-function-paren)

CSS problems

(17 errors, 4 warnings)

This section shows CSS problems detected by stylelint [More info]

course/format/masonry/styles.css
(#17) Expected "#9A9B9C" to be "#9a9b9c" (color-hex-case)
(#22) Expected "#F3F3F3" to be "#f3f3f3" (color-hex-case)
(#123) Expected "#F0F0F0" to be "#f0f0f0" (color-hex-case)
(#147) Expected "#F0F0F0" to be "#f0f0f0" (color-hex-case)
(#81) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#22) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#52) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#56) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#61) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#62) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#64) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#81) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#85) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#86) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#110) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#123) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#129) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#145) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#146) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#147) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#159) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)

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]

Task "stylelint:css" failed. Use --force to continue.
Problems running grunt

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]