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

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

availability/condition/treasurehunt/tests/lib_test.php
(#27) Opening brace must not be followed by a blank line

Javascript coding style problems

(4 errors, 1 warnings)

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

availability/condition/treasurehunt/yui/form/form.js
(#1) 'YUI' is not defined. (no-undef)
(#1) 'NAME' is defined but never used. (no-unused-vars)
(#3) Identifier 'availability_treasurehunt' is not in camel case. (camelcase)
(#14) This line has a length of 133. Maximum allowed is 132. (max-len)
(#31) This line has a length of 143. Maximum allowed is 132. (max-len)

CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]


PHPDocs style problems

(1 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

availability/condition/treasurehunt/classes/condition.php
(#70) Phpdocs for function condition::__construct has incomplete parameters list

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]