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

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

theme/academi/amd/src/frontpage.js
(#5) Unexpected empty method 'init'. (no-empty-function)

CSS problems

(32 errors, 0 warnings)

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

theme/academi/scss/blocks.scss
(#18) Unexpected !important (declaration-no-important)
(#23) Unexpected !important (declaration-no-important)
(#258) Unexpected !important (declaration-no-important)
(#260) Unexpected !important (declaration-no-important)
(#278) Unexpected !important (declaration-no-important)
theme/academi/scss/course.scss
(#9) Unexpected !important (declaration-no-important)
(#15) Unexpected !important (declaration-no-important)
theme/academi/scss/header.scss
(#329) Unexpected !important (declaration-no-important)
(#342) Unexpected !important (declaration-no-important)
(#345) Unexpected !important (declaration-no-important)
(#350) Unexpected !important (declaration-no-important)
(#551) Unexpected !important (declaration-no-important)
(#554) Unexpected !important (declaration-no-important)
(#560) Unexpected !important (declaration-no-important)
theme/academi/scss/standard.scss
(#56) Unexpected !important (declaration-no-important)
(#92) Unexpected !important (declaration-no-important)
(#265) Unexpected !important (declaration-no-important)
(#266) Unexpected !important (declaration-no-important)
(#267) Unexpected !important (declaration-no-important)
(#486) Unexpected !important (declaration-no-important)
theme/academi/style/animate.css
(#2008) Unexpected !important (declaration-no-important)
(#2009) Unexpected !important (declaration-no-important)
(#2081) Unexpected !important (declaration-no-important)
(#2082) Unexpected !important (declaration-no-important)
(#2128) Unexpected !important (declaration-no-important)
(#2129) Unexpected !important (declaration-no-important)
(#2171) Unexpected !important (declaration-no-important)
(#2172) Unexpected !important (declaration-no-important)
theme/academi/style/custom.css
(#3) Unknown word (CssSyntaxError)
theme/academi/style/slick.css
(#36) Unexpected duplicate "cursor" (declaration-block-no-duplicate-properties)
theme/academi/scss/preset/eguru.scss
(#66) Unexpected !important (declaration-no-important)
theme/academi/scss/preset/klass.scss
(#66) Unexpected !important (declaration-no-important)

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:scss" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(1 errors, 0 warnings)

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

theme/academi/templates/columns1.mustache
(#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="favicon.ico" /> )
(#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/academi/templates/columns2.mustache
(#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="favicon.ico" /> )
(#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/academi/templates/drawers.mustache
(#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="favicon.ico" /> )
(#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/academi/templates/frontpage.mustache
(#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="favicon.ico" /> )
(#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/academi/templates/header.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/academi/templates/login.mustache
(#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="favicon.ico" /> )
(#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/academi/templates/maintenance.mustache
(#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="favicon.ico" /> )
(#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)

Gherkin .feature problems

(0 errors, 0 warnings)

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