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

(5 errors, 12 warnings)

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

mod/quiz/report/liveviewgrid/javascript_teach_refreshG3.js
(#26) Identifier 'start_time' is not in camel case. (camelcase)
(#28) Expected space(s) after "if". (keyword-spacing)
(#29) 'ActiveXObject' is not defined. (no-undef)
(#29) Missing semicolon. (semi)
(#34) Missing JSDoc comment. (require-jsdoc)
(#35) Identifier 'milliseconds_since_start' is not in camel case. (camelcase)
(#35) Identifier 'start_time' is not in camel case. (camelcase)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Identifier 'milliseconds_since_start' is not in camel case. (camelcase)
(#37) 't' is assigned a value but never used. (no-unused-vars)
(#37) Implied eval. Consider passing a function instead of a string. (no-implied-eval)
(#37) A space is required after ','. (comma-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#50) Missing semicolon. (semi)
(#55) Missing JSDoc comment. (require-jsdoc)

CSS problems

(17 errors, 0 warnings)

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

mod/quiz/report/liveviewgrid/css/main.css
(#7) Expected single space before "{" (block-opening-brace-space-before)
(#13) Expected single space before "{" (block-opening-brace-space-before)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#4) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#9) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#10) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#16) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#17) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
mod/quiz/report/liveviewgrid/css/quiz_livereport.css
(#30) Unexpected empty block (block-no-empty)
(#19) Unexpected duplicate "position" (declaration-block-no-duplicate-properties)
(#36) Unexpected duplicate "position" (declaration-block-no-duplicate-properties)
(#8) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#38) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#43) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#41) Expected newline after "," (selector-list-comma-newline-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

(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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]