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

(1 errors, 0 warnings)

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

blocks/course_modulenavigation/Gruntfile.js
(#35) Parsing error: The keyword 'let' is reserved

CSS problems

(0 errors, 1 warnings)

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

blocks/course_modulenavigation/styles.css
(#197) Expected line length to be no more than 132 characters (max-line-length)

PHPDocs style problems

(2 errors, 0 warnings)

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

blocks/course_modulenavigation/block_course_modulenavigation.php
(#442) Phpdocs for function block_course_modulenavigation::get_prev_next has incomplete parameters list
blocks/course_modulenavigation/renderer.php
(#38) Phpdocs for function block_course_modulenavigation_nav_renderer::render_nav 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

(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/course_modulenavigation/templates/coursenav.mustache
(#1) Example context missing.
blocks/course_modulenavigation/templates/coursenav_onesection.mustache
(#1) Example context missing.