Prechecker results: warning


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

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

theme/boost_campus/amd/src/catchshortcuts.js
(#27) Missing JSDoc parameter type for 'value'. (valid-jsdoc)
(#73) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#87) Missing JSDoc return type. (valid-jsdoc)
theme/boost_campus/amd/src/incoursesettings.js
(#38) Unexpected space before function parentheses. (space-before-function-paren)
(#50) Unexpected space before function parentheses. (space-before-function-paren)

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

(0 errors, 18 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 22: Empty heading. ( <h4></h4>)
theme/boost_campus/templates/columns2.mustache
(#1) HTML Validation info, line 16: The “banner” role is unnecessary for element “header”. ( <header role="banner" class="pos-f-t navbar navbar-full navbar-light bg-faded navbar-static-top moodle-has-zindex"> )
theme/boost_campus/templates/columns2.mustache.original
(#1) HTML Validation info, line 16: The “banner” role is unnecessary for element “header”. ( <header role="banner" class="pos-f-t navbar navbar-full navbar-light bg-faded navbar-static-top moodle-has-zindex"> )
theme/boost_campus/templates/footer.mustache
(#1) HTML Validation info, line 12: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section data-region="footer-left" class="hidden-print col-12 col-lg-4"> )
(#1) HTML Validation info, line 16: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section data-region="footer-middle" class="hidden-print col-12 col-lg-4"> )
(#1) HTML Validation info, line 20: Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections. ( <section data-region="footer-right" class="hidden-print col-12 col-lg-4"> )
theme/boost_campus/templates/imagearea.mustache
(#1) HTML Validation error, line 6: 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"></a> )
theme/boost_campus/templates/loginform.mustache
(#1) HTML Validation error, line 37: Saw “<” when expecting an attribute name. Probable cause: Missing “>” immediately before. ( <input type="password" name="password" id="password" value="" class="form-control" placeholder="[[password]]" <div cl)
(#1) HTML Validation error, line 37: Duplicate attribute “class”. ( <div class="remem)
(#1) HTML Validation info, line 37: Attribute “<div” is not serializable as XML 1.0. (div class="rememberpass m-t-1"> )
(#1) HTML Validation error, line 37: Attribute “<div” not allowed on element “input” at this point. (div class="rememberpass m-t-1"> )
(#1) HTML Validation error, line 40: End tag “div” seen, but there were open elements. ( </div> )
(#1) HTML Validation error, line 20: Unclosed element “form”. ( <form class="m-t-1" action="http://localhost/stable_master/login/index.php" method="post" id="login" autocomplete="off"> )
(#1) HTML Validation error, line 43: Stray end tag “form”. ( </form> )
(#1) HTML Validation error, line 70: Stray end tag “div”. (v></div></div><di)
theme/boost_campus/templates/settings_link_page.mustache
(#1) HTML Validation info, line 4: Empty heading. (rd" > <h2></h2>)
(#1) HTML Validation info, line 22: Empty heading. ( <h4></h4>)