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]
- local/eportfolio/templates/fileselector.mustache
- (#1)
HTML Validation error, line 6: Bad value “listbox” for attribute “role” on element “button”. (> <button class="btn btn-secondary dropdown-toggle" type="button" id="contentselect" data-toggle="dropdown" role="listbox" aria-haspopup="true" aria-expanded="false" title="((overview%3Aeportfolio%3Afileselect%2C+local_eportfolio))"> )
- (#1)
HTML Validation error, line 11: An element with “role=option” must be contained in, or owned by, an element with “role=listbox”. ( <a class="dropdown-item" href="" title="((overview%3Aeportfolio%3Auploadnewfile%2C+local_eportfolio))" role="option"> )
- (#1)
HTML Validation error, line 16: An element with “role=option” must be contained in, or owned by, an element with “role=listbox”. ( <a class="dropdown-item" href="" title="((overview%3Aeportfolio%3Acreatenewfile%2C+local_eportfolio))" role="option"> )
- local/eportfolio/templates/helpfaq.mustache
- (#1)
HTML Validation info, line 1: This document appears to be written in German but the “html” start tag has “lang="en"”. Consider using “lang="de"” (or variant) instead. (TYPE html><html lang="en"><head>)
- local/eportfolio/templates/view_h5p_player.mustache
- (#1)
HTML Validation info, line 10: Empty heading. (> <h4></h4>)
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]