Prechecker results: error


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

(2 errors, 12 warnings)

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

blocks/eportfolio/block_eportfolio.php
(#97) Whitespace found at end of line
(#111) Commas (,) must be followed by white space.
blocks/eportfolio/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
blocks/eportfolio/lang/de/block_eportfolio.php
(#30) The string key "header:mysharedeportfolios" is not in the correct order, it should be before "pluginname"
(#36) The string key "view:activtiy" is not in the correct order, it should be before "view:eportfolio"
(#38) The string key "message:noeportfoliosshared" is not in the correct order, it should be before "view:activtiy"
(#39) The string key "message:noeportfoliocourse" is not in the correct order, it should be before "message:noeportfoliosshared"
(#44) The string key "eportfolio:addinstance" is not in the correct order, it should be before "privacy:metadata"
blocks/eportfolio/lang/en/block_eportfolio.php
(#30) The string key "header:mysharedeportfolios" is not in the correct order, it should be before "pluginname"
(#36) The string key "view:activtiy" is not in the correct order, it should be before "view:eportfolio"
(#38) The string key "message:noeportfoliosshared" is not in the correct order, it should be before "view:activtiy"
(#39) The string key "message:noeportfoliocourse" is not in the correct order, it should be before "message:noeportfoliosshared"
(#44) The string key "eportfolio:addinstance" is not in the correct order, it should be before "privacy:metadata"
blocks/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

(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, 0 warnings)

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

blocks/eportfolio/templates/view_activity.mustache
(#1) HTML Validation info, line 3: Empty heading. (d><body><h5><a hre)
blocks/eportfolio/templates/view_eportfolios.mustache
(#1) HTML Validation info, line 3: Empty heading. (d><body><h6></h6>)

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]