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, 9 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- local/eportfolio/classes/event/eportfolio_created.php
- (#27)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- local/eportfolio/classes/event/eportfolio_deleted.php
- (#27)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- local/eportfolio/classes/event/eportfolio_edited.php
- (#27)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- local/eportfolio/classes/event/eportfolio_shared.php
- (#27)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- local/eportfolio/classes/event/eportfolio_viewed.php
- (#27)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- local/eportfolio/classes/forms/contentselect.php
- (#32)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- local/eportfolio/classes/h5p/canedit.php
- (#19)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- local/eportfolio/lib.php
- (#25)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- local/eportfolio/locallib.php
- (#25)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
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
(1 errors, 0 warnings)
This section shows problems detected with the handling of upgrade savepoints
[More info]
- local/eportfolio/db/upgrade.php
- version 2024111100 has wrong savepoint call with version 2024111101
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, 0 warnings)
This section shows problems detected in mustache templates
[More info]
- 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]