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

(0 errors, 0 warnings)

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


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

(19 errors, 0 warnings)

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

blocks/quiz_attempts_list/block_quiz_attempts_list.php
(#34) There is no description in phpdocs for function init
(#41) There is no description in phpdocs for function applicable_formats
(#48) There is no description in phpdocs for function get_content
blocks/quiz_attempts_list/classes/privacy/provider.php
(#31) Class provider is not documented
(#17) No one-line description found in phpdocs for file
(#19) Invalid phpdocs tag @date used
blocks/quiz_attempts_list/db/access.php
(#17) No one-line description found in phpdocs for file
(#19) Invalid phpdocs tag @date used
blocks/quiz_attempts_list/lang/en/block_quiz_attempts_list.php
(#17) No one-line description found in phpdocs for file
(#19) Invalid phpdocs tag @date used
blocks/quiz_attempts_list/lang/fr/block_quiz_attempts_list.php
(#17) No one-line description found in phpdocs for file
(#19) Invalid phpdocs tag @date used
blocks/quiz_attempts_list/renderer.php
(#27) Class block_quiz_attempts_list_renderer is not documented
(#17) No one-line description found in phpdocs for file
(#29) There is no description in phpdocs for function display_attempts
(#30) Phpdocs for function block_quiz_attempts_list_renderer::display_attempts has incomplete parameters list
(#19) Invalid phpdocs tag @date used
blocks/quiz_attempts_list/version.php
(#17) No one-line description found in phpdocs for file
(#19) Invalid phpdocs tag @date used

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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]