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

(8 errors, 11 warnings)

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

mod/zipdownload/db/upgrade.php
(#38) Blank line found at start of control structure
mod/zipdownload/index.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
mod/zipdownload/lang/en/zipdownload.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#26) The string key "pluginadministration" is not in the correct order, it should be before "pluginname"
(#28) The string key "templatezip" is not in the correct order, it should be before "zipdownloadname"
(#29) The string key "downloadzip" is not in the correct order, it should be before "templatezip"
(#31) Unexpected comment found. Auto-fixing will not work after this comment
(#32) The string key "defaultplatform" is not in the correct order, it should be before "modulename_help"
(#34) The string key "platform_lab" is not in the correct order, it should be before "selectplatform"
(#36) The string key "platform_mac" is not in the correct order, it should be before "platform_win"
(#37) The string key "invalidplatform" is not in the correct order, it should be before "platform_mac"
(#38) Unexpected string end, it should be a line feed after a semicolon
(#38) Expected 1 newline at end of file; 0 found
mod/zipdownload/mod_form.php
(#32) Opening brace must not be followed by a blank line
mod/zipdownload/view.php
(#46) Blank line found at start of control structure
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must end in full-stops, exclamation marks, or question marks

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]


Gherkin .feature problems

(0 errors, 0 warnings)

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