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

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

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, 13 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 mt-1" 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/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/footer.mustache
(#1) Example context missing (@template section not found.)
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

(2 errors, 0 warnings)

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

theme/simplest/tests/behat/pageadministrationmenu.feature
(#2) Feature name is already used in: theme/classic/tests/behat/pageadministrationmenu.feature
theme/simplest/tests/behat/courseadministrationmenu.feature
(#2) Feature name is already used in: theme/classic/tests/behat/courseadministrationmenu.feature