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

(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

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:css" 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, 8 warnings)

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

local/adminer/templates/adminer.mustache
(#1) HTML Validation error, line 3: Element “style” not allowed as child of element “body” in this context. (Suppressing further errors from this subtree.) (d><body><style type="text/css"> .)
(#1) HTML Validation info, line 3: The “type” attribute for the “style” element is not needed and should be omitted. (d><body><style type="text/css"> .)
(#1) HTML Validation error, line 40: Bad value “” for attribute “src” on element “iframe”: Must be non-empty. ( <iframe id="adminer-frame" class="embed-responsive-item" src="" allowfullscreen > )
(#1) ESLint error [no-unused-vars]: 'modal' is defined but never used. ( ), Line: 2 Column: 55
(#1) ESLint error [no-undef]: '$' is not defined. ( ), Line: 3 Column: 9
(#1) ESLint error [no-undef]: '$' is not defined. ( ), Line: 5 Column: 5
(#1) ESLint error [no-unused-vars]: 'element' is defined but never used. ( ), Line: 5 Column: 61
(#1) ESLint error [no-undef]: '$' is not defined. ( ), Line: 6 Column: 9

Gherkin .feature problems

(0 errors, 0 warnings)

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