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

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

theme/boost_campus/classes/output/core/course_renderer.php
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
theme/boost_campus/classes/output/core_renderer.php
(#202) This comment is 41% valid code; is this commented out code?

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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(3 errors, 17 warnings)

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

theme/boost_campus/templates/activity_settings_incourse.mustache
(#1) HTML Validation info, line 4: Empty heading. (rd" > <h2></h2>)
(#1) HTML Validation info, line 21: Empty heading. ( <h4></h4>)
theme/boost_campus/templates/columns2.mustache
(#1) HTML Validation error, line 35: 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"> )
theme/boost_campus/templates/columns2.mustache.original
(#1) HTML Validation error, line 34: 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"> )
theme/boost_campus/templates/footer.mustache
(#1) HTML Validation info, line 11: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section data-region="footer-left" class="d-print-none col-12 col-lg-4"> )
(#1) HTML Validation info, line 15: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section data-region="footer-middle" class="d-print-none col-12 col-lg-4"> )
(#1) HTML Validation info, line 19: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section data-region="footer-right" class="d-print-none col-12 col-lg-4"> )
theme/boost_campus/templates/footer.mustache.original
(#1) Example context missing (@template section not found.)
theme/boost_campus/templates/header.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/boost_campus/templates/header.mustache.original
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/boost_campus/templates/imagearea.mustache
(#1) HTML Validation error, line 4: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. (odle.org"><img src="/pix/moodlelogo.png" class="mt-3"></a><)
theme/boost_campus/templates/login.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
theme/boost_campus/templates/navbar.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 22: 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 6: The “aria-controls” attribute must point to an element in the same document. ( <button aria-expanded="false" aria-controls="nav-drawer" type="button" class="btn nav-link float-sm-left mr-1 btn-light bg-gray" data-action="toggle-drawer" data-side="left" data-preference="drawer-open-nav"><img s)
theme/boost_campus/templates/navbar.mustache.original
(#1) Example context missing (@template section not found.)
(#1) HTML Validation error, line 21: 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 5: The “aria-controls” attribute must point to an element in the same document. ( <button aria-expanded="false" aria-controls="nav-drawer" type="button" class="btn nav-link float-sm-left mr-1 btn-light bg-gray" data-action="toggle-drawer" data-side="left" data-preference="drawer-open-nav"><img s)
theme/boost_campus/templates/settings_link_page.mustache
(#1) HTML Validation info, line 4: Empty heading. (rd" > <h2></h2>)
(#1) HTML Validation info, line 21: Empty heading. ( <h4></h4>)