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

(5 errors, 3 warnings)

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

blocks/filtered_course_list/block_filtered_course_list.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#425) The use of backticks in strings is not recommended
blocks/filtered_course_list/db/access.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/filtered_course_list/db/upgrade.php
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/filtered_course_list/lang/en/block_filtered_course_list.php
(#49) The use of backticks in strings is not recommended
blocks/filtered_course_list/locallib.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/filtered_course_list/tests/block_test.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/filtered_course_list/version.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(0 errors, 11 warnings)

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

blocks/filtered_course_list/yui/src/accordion/js/accordion.js
(#2) Expected space or tab after '/*' in comment. (spaced-comment)
(#3) Expected space or tab after '/*' in comment. (spaced-comment)
(#4) Expected space or tab after '/*' in comment. (spaced-comment)
(#8) Identifier 'block_filtered_course_list' is not in camel case. (camelcase)
(#11) Unexpected space before function parentheses. (space-before-function-paren)
(#12) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Unexpected space before function parentheses. (space-before-function-paren)
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#34) Unexpected space before function parentheses. (space-before-function-paren)
(#41) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(1 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

blocks/filtered_course_list/block_filtered_course_list.php
(#434) Phpdocs for function block_filtered_course_list::_get_cat_and_descendants has incomplete parameters list

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

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

Problems running grunt shifter

shifter problems

(1 errors, 0 warnings)

This section shows problems detected by shifter [More info]

blocks/filtered_course_list/yui/src/accordion/js/accordion.js
contains 1 lint errors

Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]