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, 18 warnings)

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

blocks/quickcourselist/lang/de/block_quickcourselist.php
(#34) The string key "quickcourselist" is not in the correct order, it should be before "quickcourselist:use"
(#35) The string key "displaymode" is not in the correct order, it should be before "quickcourselist"
blocks/quickcourselist/lang/en/block_quickcourselist.php
(#37) The string key "quickcourselist" is not in the correct order, it should be before "quickcourselist:use"
(#38) The string key "displaymode" is not in the correct order, it should be before "quickcourselist"
(#41) The string key "splitterms" is not in the correct order, it should be before "title"
(#44) The string key "restrictcontext" is not in the correct order, it should be before "splittermsdescription"
(#47) The string key "coursestartdate" is not in the correct order, it should be before "restrictcontextdescription"
(#48) The string key "coursecategory" is not in the correct order, it should be before "coursestartdate"
(#50) The string key "quickcourselist:addinstance" is not in the correct order, it should be before "quickcourselist:myaddinstance"
(#51) The string key "privacy:metadata" is not in the correct order, it should be before "quickcourselist:addinstance"
blocks/quickcourselist/lang/nl/block_quickcourselist.php
(#33) The string key "quickcourselist" is not in the correct order, it should be before "quickcourselist:use"
(#34) The string key "displaymode" is not in the correct order, it should be before "quickcourselist"
(#37) The string key "splitterms" is not in the correct order, it should be before "title"
(#40) The string key "restrictcontext" is not in the correct order, it should be before "splittermsdescription"
(#42) The string key "coursestartdate" is not in the correct order, it should be before "restrictcontextdescription"
(#43) The string key "coursecategory" is not in the correct order, it should be before "coursestartdate"
(#45) The string key "quickcourselist:addinstance" is not in the correct order, it should be before "quickcourselist:myaddinstance"
(#46) The string key "privacy:metadata" is not in the correct order, it should be before "quickcourselist:addinstance"

Javascript coding style problems

(18 errors, 2 warnings)

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

blocks/quickcourselist/module.js
(#5) Identifier 'block_quickcourselist' is not in camel case. (camelcase)
(#47) 'uri' is not defined. (no-undef)
(#48) Use '===' to compare with null. (no-eq-null)
(#53) 'uri' is not defined. (no-undef)
(#54) This line has a length of 134. Maximum allowed is 132. (max-len)
(#59) Unexpected console statement. (no-console)
(#60) 'list' is not defined. (no-undef)
(#77) 'displaystr' is not defined. (no-undef)
(#80) 'displaystr' is not defined. (no-undef)
(#83) 'displaystr' is not defined. (no-undef)
(#86) 'displaystr' is not defined. (no-undef)
(#89) 'displaystr' is not defined. (no-undef)
(#92) 'displaystr' is not defined. (no-undef)
(#95) This line has a length of 161. Maximum allowed is 132. (max-len)
(#95) 'displaystr' is not defined. (no-undef)
(#95) 'list' is not defined. (no-undef)
(#98) 'list' is not defined. (no-undef)
(#99) 'list' is not defined. (no-undef)
(#103) Comments should not begin with a lowercase character. (capitalized-comments)
(#122) Missing semicolon. (semi)

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]