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

(1 errors, 14 warnings)

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

blocks/masterdashboard/block_masterdashboard.php
(#177) File must end with a newline character
blocks/masterdashboard/lang/de/block_masterdashboard.php
(#28) Unexpected comment found. Auto-fixing will not work after this comment
(#29) The string key "dashboardintro" is not in the correct order, it should be before "pluginname"
(#30) The string key "completedon" is not in the correct order, it should be before "dashboardintro"
(#36) The string key "inprogresscourses" is not in the correct order, it should be before "overduecourses"
(#37) The string key "completedcourses" is not in the correct order, it should be before "inprogresscourses"
(#39) Unexpected comment found. Auto-fixing will not work after this comment
(#43) Unexpected comment found. Auto-fixing will not work after this comment
blocks/masterdashboard/lang/en/block_masterdashboard.php
(#28) Unexpected comment found. Auto-fixing will not work after this comment
(#29) The string key "dashboardintro" is not in the correct order, it should be before "pluginname"
(#30) The string key "completedon" is not in the correct order, it should be before "dashboardintro"
(#36) The string key "inprogresscourses" is not in the correct order, it should be before "overduecourses"
(#37) The string key "completedcourses" is not in the correct order, it should be before "inprogresscourses"
(#39) Unexpected comment found. Auto-fixing will not work after this comment
(#43) Unexpected comment found. Auto-fixing will not work after this comment

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/masterdashboard/templates/block_masterdashboard.mustache
(#1) HTML Validation info, line 11: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src="https://example.com/image1.jpg" alt="Mathematik" class="course-thumb" /> )
(#1) HTML Validation info, line 24: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src="https://example.com/image2.jpg" alt="Deutsch" class="course-thumb" /> )
(#1) HTML Validation info, line 37: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img src="https://example.com/image3.jpg" alt="Englisch" class="course-thumb" /> )

Gherkin .feature problems

(0 errors, 0 warnings)

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