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

(19 errors, 12 warnings)

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

blocks/eportfolio/block_eportfolio.php
(#32) Opening brace must not be followed by a blank line
(#97) Whitespace found at end of line
(#104) Blank line found at start of control structure
(#111) No space found after comma in argument list
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space between the comma and "[". Found: no spaces
blocks/eportfolio/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Opening brace must not be followed by a blank line
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.
(#80) Blank line found at start of control structure
(#108) Blank line found at start of control structure
(#112) Opening parenthesis of a multi-line function call must be the last content on the line
(#113) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#113) Closing parenthesis of a multi-line function call must be on a line by itself
(#119) Opening parenthesis of a multi-line function call must be the last content on the line
(#120) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#120) Closing parenthesis of a multi-line function call must be on a line by itself
(#131) Blank line found at end of control structure
(#197) Opening parenthesis of a multi-line function call must be the last content on the line
(#198) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#198) Closing parenthesis of a multi-line function call must be on a line by itself

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]