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

(0 errors, 0 warnings)

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


CSS problems

(1 errors, 1 warnings)

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

theme/simplest/scss/post.scss
(#36) Unexpected unit (length-zero-no-unit)
theme/simplest/scss/simplest/inspirationalquotes.scss
(#51) Missed semicolon (CssSyntaxError)

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:scss" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 25 warnings)

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

theme/simplest/templates/columns.mustache
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
theme/simplest/templates/core_course/completion_automatic.mustache
(#1) HTML Validation error, line 2: An element with “role=listitem” must be contained in, or owned by, an element with “role=list” or “role=group”. (body> <span class="badge badge-success" role="listitem" title="Done: View (Set by Admin User)" aria-label="Done: View (Set by Admin User)" > )
theme/simplest/templates/core_course/completion_manual.mustache
(#1) ESLint error []: Parsing error: Unexpected token > ( ), Line: 2 Column: 59
theme/simplest/templates/core_courseformat/local/content/cm/activity.mustache
(#1) HTML Validation info, line 41: Empty heading. (> <h5 class="modal-title" id="actdesc--label"></h5>)
theme/simplest/templates/core_courseformat/local/content/section/cmitem.mustache
(#1) HTML Validation error, line 7: Element “li” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (ad><body><li class="activity activity-wrapper m-1 p-1 forum modtype_forum newmessages " id="module-3" data-for="cmitem" data-id="3"> )
(#1) HTML Validation info, line 33: Empty heading. ( <h5 class="modal-title" id="actdesc-module-3-label"></h5>)
theme/simplest/templates/core_courseformat/local/content/section/cmlist.mustache
(#1) HTML Validation error, line 12: Bad value “” for attribute “id” on element “li”: An ID must not be the empty string. ( <li class="activity activity-wrapper m-1 p-1 forum modtype_forum newmessages " id="" data-for="cmitem" data-id="3" > )
(#1) HTML Validation info, line 35: Empty heading. ( <h5 class="modal-title" id="actdesc--label"></h5>)
(#1) HTML Validation error, line 61: Duplicate ID “”. ( <li class="activity activity-wrapper m-1 p-1 assign modtype_assign " id="" data-for="cmitem" data-id="4" > )
(#1) HTML Validation info, line 12: The first occurrence of ID “” was here. ( <li class="activity activity-wrapper m-1 p-1 forum modtype_forum newmessages " id="" data-for="cmitem" data-id="3" > )
(#1) HTML Validation error, line 61: Bad value “” for attribute “id” on element “li”: An ID must not be the empty string. ( <li class="activity activity-wrapper m-1 p-1 assign modtype_assign " id="" data-for="cmitem" data-id="4" > )
(#1) HTML Validation error, line 80: Duplicate ID “actdesc-”. ( <div class="modal fade" id="actdesc-" tabindex="-1" role="dialog" aria-labelledby="actdesc--label" aria-hidden="true"> )
(#1) HTML Validation info, line 31: The first occurrence of ID “actdesc-” was here. ( <div class="modal fade" id="actdesc-" tabindex="-1" role="dialog" aria-labelledby="actdesc--label" aria-hidden="true"> )
(#1) HTML Validation error, line 84: Duplicate ID “actdesc--label”. ( <h5 class="modal-title" id="actdesc--label"></h5>)
(#1) HTML Validation info, line 35: The first occurrence of ID “actdesc--label” was here. ( <h5 class="modal-title" id="actdesc--label"></h5>)
(#1) HTML Validation info, line 84: Empty heading. ( <h5 class="modal-title" id="actdesc--label"></h5>)
theme/simplest/templates/course.mustache
(#1) HTML Validation info, line 3: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (TYPE html><html ><head)
(#1) ESLint error [no-console]: Unexpected console statement. ( ), Line: 12 Column: 9
(#1) ESLint warning [comma-spacing]: A space is required after ','. ( ), Line: 15 Column: 26
(#1) ESLint error [no-console]: Unexpected console statement. ( ), Line: 18 Column: 9
theme/simplest/templates/login.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 2: Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”. (<html ><head)
(#1) HTML Validation error, line 4: Element “title” must not be empty. ( <title></title> <)
(#1) HTML Validation error, line 5: Bad value “” for attribute “href” on element “link”: Must be non-empty. (itle> <link rel="shortcut icon" href="" /> )
(#1) HTML Validation info, line 2: Consider adding a “lang” attribute to the “html” start tag to declare the language of this document. (<html ><head)

Gherkin .feature problems

(0 errors, 0 warnings)

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