Prechecker results: error


PHP lint problems

(1 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]

blocks/quest_classification/lang/pl/block_quest_classification.php
BOM character found

PHP coding style problems

(5 errors, 2 warnings)

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

blocks/quest_classification/block_quest_classification.php
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
blocks/quest_classification/edit_form.php
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Whitespace found at end of line
blocks/quest_classification/lang/ca/block_quest_classification.php
(#44) File must end with a newline character
blocks/quest_classification/lang/eu/block_quest_classification.php
(#44) File must end with a newline character
blocks/quest_classification/lang/fr/block_quest_classification.php
(#44) File must end with a newline character
blocks/quest_classification/lang/pl/block_quest_classification.php
(#1) The first thing in a PHP file must be the <?php tag.

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

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

blocks/quest_classification/styles.css
(#16) Unexpected unit (length-zero-no-unit)
(#16) Unexpected unit (length-zero-no-unit)
(#16) Unexpected unit (length-zero-no-unit)

PHPDocs style problems

(6 errors, 0 warnings)

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

blocks/quest_classification/block_quest_classification.php
(#82) Phpdocs for function block_quest_classification::instance_config_save has incomplete parameters list
(#197) Phpdocs for function block_quest_classification::print_simple_calification has incomplete parameters list
(#399) Phpdocs for function block_quest_classification::block_quest_get_course_members has incomplete parameters list
(#420) Phpdocs for function block_quest_classification::block_quest_get_calification_teams has incomplete parameters list
(#50) Inline phpdocs tag {@link blocks_name_allowed_in_format()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
blocks/quest_classification/lang/pl/block_quest_classification.php
(#1) The file is empty or doesn't contain PHP code. Skipped.

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]