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

(0 errors, 22 warnings)

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

mod/stackview/lang/en/stackview.php
(#29) The string key "modulename" is not in the correct order, it should be before "pluginname"
(#40) Unexpected comment found. Auto-fixing will not work after this comment
(#41) The string key "form:stackviewname" is not in the correct order, it should be before "stackview:addinstance"
(#43) Unexpected comment found. Auto-fixing will not work after this comment
(#47) Unexpected comment found. Auto-fixing will not work after this comment
(#48) The string key "btn:management" is not in the correct order, it should be before "thead:name"
(#49) The string key "btn:add" is not in the correct order, it should be before "btn:management"
(#52) Unexpected comment found. Auto-fixing will not work after this comment
(#57) Unexpected comment found. Auto-fixing will not work after this comment
(#58) The string key "form:file" is not in the correct order, it should be before "text:no_image"
mod/stackview/lang/nl/stackview.php
(#29) The string key "modulename" is not in the correct order, it should be before "pluginname"
(#36) Unexpected comment found. Auto-fixing will not work after this comment
(#37) The string key "form:stackviewname" is not in the correct order, it should be before "privacy:metadata"
(#39) Unexpected comment found. Auto-fixing will not work after this comment
(#43) Unexpected comment found. Auto-fixing will not work after this comment
(#44) The string key "btn:management" is not in the correct order, it should be before "thead:name"
(#45) The string key "btn:confirm" is not in the correct order, it should be before "btn:management"
(#46) The string key "btn:cancel" is not in the correct order, it should be before "btn:confirm"
(#47) The string key "btn:add" is not in the correct order, it should be before "btn:cancel"
(#50) Unexpected comment found. Auto-fixing will not work after this comment
(#55) Unexpected comment found. Auto-fixing will not work after this comment
(#56) The string key "form:file" is not in the correct order, it should be before "text:no_image"

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

(4 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

mod/stackview/amd/build/slick.min.js
Uncommitted change detected.
mod/stackview/amd/build/slick.min.js.map
Uncommitted change detected.
mod/stackview/amd/build/stackview.min.js
Uncommitted change detected.
mod/stackview/amd/build/stackview.min.js.map
Uncommitted change detected.

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]

mod/stackview/templates/stackview_table.mustache
(#1) HTML Validation info, line 13: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <td><img src="/test/image1.jpg" style="width:100px" alt=""/></td>)
(#1) HTML Validation info, line 17: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <td><img src="/test/image2.jpg" style="width:100px" alt=""/></td>)

Gherkin .feature problems

(0 errors, 0 warnings)

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