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/handlebar/scss/styles.scss
(#117) Expected indentation of 8 spaces (indentation)

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]

Task "stylelint:scss" failed. Use --force to continue.
Problems running grunt

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(2 errors, 23 warnings)

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

theme/handlebar/templates/blocksmodal.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/handlebar/templates/columns2.mustache
(#1) HTML Validation error, line 36: Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) ( <div class="d-none d-lg-block"> )
(#1) HTML Validation error, line 76: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider1_blocksmodal" aria-labelledby="blockslider1modal"> )
(#1) HTML Validation error, line 79: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider2_blocksmodal" aria-labelledby="blockslider2modal"> )
(#1) HTML Validation error, line 82: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider3_blocksmodal" aria-labelledby="blockslider3modal"> )
(#1) HTML Validation error, line 85: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider4_blocksmodal" aria-labelledby="blockslider4modal"> )
theme/handlebar/templates/courses.mustache
(#1) HTML Validation error, line 36: Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) ( <div class="d-none d-lg-block"> )
(#1) HTML Validation error, line 75: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider1_blocksmodal" aria-labelledby="blockslider1modal"> )
(#1) HTML Validation error, line 78: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider2_blocksmodal" aria-labelledby="blockslider2modal"> )
(#1) HTML Validation error, line 81: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider3_blocksmodal" aria-labelledby="blockslider3modal"> )
(#1) HTML Validation error, line 84: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider4_blocksmodal" aria-labelledby="blockslider4modal"> )
theme/handlebar/templates/head.mustache
(#1) Example context missing (@template section not found.)
(#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="" /> )
theme/handlebar/templates/header.mustache
(#1) Example context missing (@template section not found.)
theme/handlebar/templates/maintenance.mustache
(#1) HTML Validation error, line 7: Bad value for attribute “href” on element “link”: Illegal character in query: “|” is not allowed. (" /> <link href="https://fonts.googleapis.com/css?family=Cabin+Sketch:400,700|Lato:300,400,400i,700|Montserrat|Neucha|News+Cycle:400,700|Nunito+Sans:400,600|Open+Sans:300,300i,400,400i,700,700i|Raleway:400,700|Roboto|Source+Sans+Pro:300,400,400i,700|Ubuntu:400,700" rel="stylesheet"> )
theme/handlebar/templates/mydash.mustache
(#1) HTML Validation error, line 7: Bad value for attribute “href” on element “link”: Illegal character in query: “|” is not allowed. (" /> <link href="https://fonts.googleapis.com/css?family=Cabin+Sketch:400,700|Lato:300,400,400i,700|Montserrat|Neucha|News+Cycle:400,700|Nunito+Sans:400,600|Open+Sans:300,300i,400,400i,700,700i|Raleway:400,700|Roboto|Source+Sans+Pro:300,400,400i,700|Ubuntu:400,700" rel="stylesheet"> )
(#1) HTML Validation error, line 41: Element “div” not allowed as child of element “ul” in this context. (Suppressing further errors from this subtree.) ( <div class="d-none d-lg-block"> )
(#1) HTML Validation error, line 80: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider1_blocksmodal" aria-labelledby="blockslider1modal"> )
(#1) HTML Validation error, line 83: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider2_blocksmodal" aria-labelledby="blockslider2modal"> )
(#1) HTML Validation error, line 86: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider3_blocksmodal" aria-labelledby="blockslider3modal"> )
(#1) HTML Validation error, line 89: The “aria-labelledby” attribute must point to an element in the same document. ( <section data-region="blocks-column" class="d-print-none hidden-print modal fade" id="slider4_blocksmodal" aria-labelledby="blockslider4modal"> )
theme/handlebar/templates/socialicons.mustache
(#1) Example context missing.
theme/handlebar/templates/studentmodal.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error