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

(3 errors, 15 warnings)

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

blocks/objectives/objectives.js
(#16) Identifier 'block_objectives' is not in camel case. (camelcase)
(#18) Identifier 'show_fullscreen' is not in camel case. (camelcase)
(#18) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Identifier 'init_fullscreen' is not in camel case. (camelcase)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#25) This line has a length of 133. Maximum allowed is 132. (max-len)
(#28) Operator '>' must be spaced. (space-infix-ops)
(#32) 'YAHOO' is not defined. (no-undef)
(#42) 'YAHOO' is not defined. (no-undef)
blocks/objectives/objectives24.js
(#16) Expected space or tab after '/*' in comment. (spaced-comment)
(#16) 'M' is already defined as a built-in global variable. (no-redeclare)
(#17) Expected space or tab after '/*' in comment. (spaced-comment)
(#17) 'document' is already defined as a built-in global variable. (no-redeclare)
(#18) Identifier 'block_objectives' is not in camel case. (camelcase)
(#20) Identifier 'show_fullscreen' is not in camel case. (camelcase)
(#25) Identifier 'init_fullscreen' is not in camel case. (camelcase)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Operator '>' must be spaced. (space-infix-ops)

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

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