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

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

theme/trema/classes/output/core/course_renderer.php
(#226) Line exceeds 132 characters; contains 133 characters
(#307) Line exceeds 132 characters; contains 137 characters

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

(54 errors, 0 warnings)

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

theme/trema/scss/trema/blocks.scss
(#59) Expected single space after ":" (media-feature-colon-space-after)
(#72) Expected single space after ":" (media-feature-colon-space-after)
theme/trema/scss/trema/courselist.scss
(#109) Unexpected !important (declaration-no-important)
theme/trema/scss/trema/elements.scss
(#101) Unexpected !important (declaration-no-important)
(#176) Unexpected !important (declaration-no-important)
(#229) Unexpected !important (declaration-no-important)
(#230) Unexpected !important (declaration-no-important)
(#537) Unexpected !important (declaration-no-important)
(#538) Unexpected !important (declaration-no-important)
(#542) Unexpected !important (declaration-no-important)
(#543) Unexpected !important (declaration-no-important)
(#546) Unexpected !important (declaration-no-important)
(#547) Unexpected !important (declaration-no-important)
(#571) Unexpected !important (declaration-no-important)
theme/trema/scss/trema/footer.scss
(#120) Unexpected !important (declaration-no-important)
(#121) Unexpected !important (declaration-no-important)
(#141) Unexpected !important (declaration-no-important)
theme/trema/scss/trema/frontpage.scss
(#236) Unexpected !important (declaration-no-important)
theme/trema/scss/trema/header.scss
(#262) Unknown property `text-wrap` (csstree/validator)
(#278) Invalid value for "width" (csstree/validator)
(#282) Unknown property `text-wrap` (csstree/validator)
(#33) Unexpected !important (declaration-no-important)
(#37) Unexpected !important (declaration-no-important)
(#158) Unexpected !important (declaration-no-important)
(#334) Unexpected !important (declaration-no-important)
(#335) Unexpected !important (declaration-no-important)
theme/trema/scss/trema/incourse.scss
(#168) Unexpected !important (declaration-no-important)
(#174) Unexpected !important (declaration-no-important)
theme/trema/scss/trema/login.scss
(#244) Expected single space before "!" (declaration-bang-space-before)
(#25) Unexpected !important (declaration-no-important)
(#84) Unexpected !important (declaration-no-important)
(#92) Unexpected !important (declaration-no-important)
(#93) Unexpected !important (declaration-no-important)
(#94) Unexpected !important (declaration-no-important)
(#95) Unexpected !important (declaration-no-important)
(#192) Unexpected !important (declaration-no-important)
(#201) Unexpected !important (declaration-no-important)
(#222) Unexpected !important (declaration-no-important)
(#233) Unexpected !important (declaration-no-important)
(#244) Unexpected !important (declaration-no-important)
(#241) Expected indentation of 8 spaces (indentation)
(#244) Expected indentation of 8 spaces (indentation)
theme/trema/scss/trema/main.scss
(#88) Unexpected !important (declaration-no-important)
theme/trema/scss/trema/message.scss
(#7) Unexpected !important (declaration-no-important)
(#56) Unexpected !important (declaration-no-important)
theme/trema/scss/trema/modules.scss
(#95) Unexpected !important (declaration-no-important)
(#163) Unexpected !important (declaration-no-important)
(#183) Unexpected !important (declaration-no-important)
(#217) Unexpected !important (declaration-no-important)
(#218) Unexpected !important (declaration-no-important)
theme/trema/scss/trema/noprint.scss
(#4) Unexpected !important (declaration-no-important)
(#10) Unexpected !important (declaration-no-important)
(#14) Unexpected !important (declaration-no-important)
(#39) 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

(0 errors, 0 warnings)

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

theme/trema/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/trema/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/trema/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 128: Consider using the “h1” element as a top-level heading only (all “h1” elements are treated as top-level headings by many screen readers and other tools). ( <h1>Headin)
(#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/trema/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/trema/templates/mydashboard.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]