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

(1 errors, 0 warnings)

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

report/modulecompletion/classes/output/filters_list.php
(#62) Expected 1 space before "="; 2 found

Javascript coding style problems

(0 errors, 0 warnings)

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


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

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

report/modulecompletion/templates/error.mustache
(#1) Example context missing.
report/modulecompletion/templates/filter_form.mustache
(#1) Example context missing.
report/modulecompletion/templates/filter_form_base.mustache
(#1) Example context missing.
report/modulecompletion/templates/filter_form_inline.mustache
(#1) Example context missing.
report/modulecompletion/templates/filters_list.mustache
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( require(['jquery'], function ($) {
(#1) ESLint error [no-unused-vars]: 'e' is defined but never used. ( $('body').on('click', '#would-be-a-uniqid-confirm-delete-filter', function(e) {
(#1) ESLint error [no-unused-vars]: 'e' is defined but never used. ( $('body').on('click', '.delete-filter-button', function(e) {
(#1) ESLint error [semi]: Missing semicolon. ( })
report/modulecompletion/templates/report_details.mustache
(#1) HTML Validation error, line 24: Element “div” is missing one or more of the following attributes: “role”. (> <div class="hidable_content table-responsive mt-2" aria-expanded="false"> )
report/modulecompletion/templates/reports.mustache
(#1) HTML Validation error, line 62: Start tag “a” seen but an element of the same type was already open. (mpletion]]<a/></div)
(#1) HTML Validation error, line 62: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. (mpletion]]<a/></div)
(#1) HTML Validation error, line 63: End tag “div” seen, but there were open elements. (ion]]<a/></div></b)
(#1) HTML Validation error, line 62: Unclosed element “a”. (mpletion]]<a/></div)
(#1) HTML Validation error, line 66: End tag for “body” seen, but there were unclosed elements. (</div></body></html)
(#1) ESLint warning [space-before-function-paren]: Unexpected space before function parentheses. ( require(['report_modulecompletion/reports'], function (Reports) {

Gherkin .feature problems

(0 errors, 0 warnings)

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