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

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

blocks/filtered_course_list/classes/privacy/provider.php
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/filtered_course_list/locallib.php
(#161) The use of backticks in strings is not recommended

Javascript coding style problems

(1 errors, 1 warnings)

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

blocks/filtered_course_list/Gruntfile.js
(#3) 'module' is not defined. (no-undef)
(#3) Unexpected space before function parentheses. (space-before-function-paren)

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

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

blocks/filtered_course_list/templates/list_item.mustache
(#1) HTML Validation error, line 2: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><li class='block-fcl__list__item block-fcl__list__item--course'> <)
blocks/filtered_course_list/templates/rubric.mustache
(#1) HTML Validation error, line 2: An element with “role=tab” must be contained in, or owned by, an element with “role=tablist”. (ad><body><div id="fcl_17_tab1" class="block-fcl__rubric block-fcl__rubric--expanded tab1" role="tab" aria-controls="fcl_17_tabpanel1" aria-expanded="true" aria-selected="false"> C)