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

(5 errors, 3 warnings)

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

blocks/databasetags/block_databasetags.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#166) Variable "nr_of_tags" must not contain underscores.
(#175) Variable "nr_of_tags" must not contain underscores.
(#190) Expected 1 space after "="; 2 found
blocks/databasetags/edit_form.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#61) Line exceeds 132 characters; contains 136 characters

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

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

blocks/databasetags/styles.css
(#1) Rule is empty.
(#2) Rule is empty.
(#3) Rule is empty.
(#10) Rule is empty.
(#11) Rule is empty.

PHPDocs style problems

(17 errors, 0 warnings)

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

blocks/databasetags/block_databasetags.php
(#24) Class block_databasetags is not documented
(#25) Function block_databasetags::init is not documented
(#29) Function block_databasetags::instance_allow_multiple is not documented
(#33) Function block_databasetags::has_config is not documented
(#37) Function block_databasetags::applicable_formats is not documented
(#41) Function block_databasetags::instance_allow_config is not documented
(#45) Function block_databasetags::specialization is not documented
(#54) Function block_databasetags::get_content is not documented
(#83) Function block_databasetags::get_fieldids is not documented
(#96) Function block_databasetags::can_access_course is not documented
(#108) Function block_databasetags::get_tags is not documented
(#166) Function block_databasetags::tag_print_cloud is not documented
(#17) No one-line description found in phpdocs for file
blocks/databasetags/db/access.php
(#17) No one-line description found in phpdocs for file
blocks/databasetags/edit_form.php
(#32) Function block_databasetags_edit_form::specific_definition is not documented
(#98) Function block_databasetags_edit_form::get_cloudablefields is not documented
blocks/databasetags/lang/en/block_databasetags.php
(#17) No one-line description found in phpdocs for file

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]