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, 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
(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, 3 warnings)
This section shows problems detected in mustache templates
[More info]
- course/format/etask/templates/content.mustache
- (#1)
HTML Validation error, line 103: Element “h” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.) ( <h class="h4 sectionname course-content-item d-flex align-self-stretch align-items-center mb-0" id="sectionid-35-title" data-for="section_title" data-id="35" data-number="1"> )
- (#1)
HTML Validation error, line 186: Element “h” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.) ( <h class="h4 sectionname course-content-item d-flex align-self-stretch align-items-center mb-0" id="sectionid-36-title" data-for="section_title" data-id="36" data-number="4"> )
- (#1)
HTML Validation error, line 284: Element “h” not allowed as child of element “div” in this context. (Suppressing further errors from this subtree.) ( <h class="h4 sectionname course-content-item d-flex align-self-stretch align-items-center mb-0" id="sectionid-37-title" data-for="section_title" data-id="37" data-number="5"> )
- course/format/etask/templates/gradeitem_popover.mustache
- (#1)
HTML Validation info, line 35: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <form><input /></form)
- course/format/etask/templates/gradepass_input.mustache
- (#1)
HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="gradepass_input5833dd4f4b08d108" size="8" class="form-control ml-2 mr-2" name="gradepass" value="80.5" /> )
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]