Prechecker results: error


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

(7 errors, 0 warnings)

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

blocks/countdown/block_countdown.php
(#42) Opening brace should be on the same line as the declaration
(#49) Visibility must be declared on method "instance_allow_multiple"
(#50) Opening brace should be on the same line as the declaration
(#60) Opening brace should be on the same line as the declaration
blocks/countdown/classes/privacy/provider.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#37) Opening brace should be on the same line as the declaration
blocks/countdown/edit_form.php
(#37) Opening brace should be on the same line as the declaration

Javascript coding style problems

(5 errors, 0 warnings)

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

blocks/countdown/js/start.js
(#1) '$' is not defined. (no-undef)
(#2) '$' is not defined. (no-undef)
(#3) '$' is not defined. (no-undef)
(#7) '$' is not defined. (no-undef)
(#16) 'event' is defined but never used. (no-unused-vars)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(7 errors, 0 warnings)

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

blocks/countdown/block_countdown.php
(#17) File-level phpdocs block is not found
(#38) There is no description in phpdocs for function init
(#46) There is no description in phpdocs for function instance_allow_multiple
(#54) There is no description in phpdocs for function get_content
blocks/countdown/classes/privacy/provider.php
(#17) File-level phpdocs block is not found
blocks/countdown/edit_form.php
(#17) File-level phpdocs block is not found
(#19) No one-line description found in phpdocs for class block_countdown_edit_form

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]