Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

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

theme/seo/amd/src/analyze.js
(#16) Unused eslint-disable directive (no problems were reported from 'no-console').
(#60) Comments should not begin with a lowercase character. (capitalized-comments)

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

(4 errors, 0 warnings)

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

theme/seo/amd/build/analyze.min.js
Uncommitted change detected.
theme/seo/amd/build/analyze.min.js.map
Uncommitted change detected.
theme/seo/amd/build/seord.min.js
Uncommitted change detected.
theme/seo/amd/build/seord.min.js.map
Uncommitted change detected.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 10 warnings)

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

theme/seo/templates/head.mustache
(#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 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (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)
theme/seo/templates/seo-info.mustache
(#1) HTML Validation error, line 28: Element “h6” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (ges"> <h6>((+war)
(#1) HTML Validation error, line 29: Element “h6” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (</h6> <h6>((+goo)
(#1) HTML Validation error, line 30: Element “h6” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (</h6> <h6>((+min)
(#1) HTML Validation error, line 34: Element “h6” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (</li> <h6>((+int)
(#1) HTML Validation error, line 35: Element “ul” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (</h6> <ul> )
(#1) HTML Validation error, line 46: Element “h6” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (</ul> <h6>((+ext)
(#1) HTML Validation error, line 47: Element “ul” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) (</h6> <ul> )

Gherkin .feature problems

(0 errors, 0 warnings)

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