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

(4 errors, 15 warnings)

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

blocks/dedication/block_dedication.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/dedication/db/access.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/dedication/dedication.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#53) Line exceeds 132 characters; contains 179 characters
(#119) Line exceeds 132 characters; contains 157 characters
(#120) Line exceeds 132 characters; contains 149 characters
(#122) Line exceeds 132 characters; contains 137 characters
(#123) Line exceeds 132 characters; contains 151 characters
(#125) Line exceeds 132 characters; contains 140 characters
(#138) Empty ELSE statement detected
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line exceeds 132 characters; contains 149 characters
(#191) Line exceeds 132 characters; contains 137 characters
(#192) Line exceeds 132 characters; contains 151 characters
blocks/dedication/dedication_lib.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#179) Line exceeds 132 characters; contains 144 characters
(#192) Line exceeds 132 characters; contains 136 characters
blocks/dedication/edit_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/dedication/version.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

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

(10 errors, 0 warnings)

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

blocks/dedication/styles.css
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Unexpected single-line block (block-no-single-line)
(#2) Unexpected single-line block (block-no-single-line)
(#3) Unexpected single-line block (block-no-single-line)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(39 errors, 0 warnings)

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

blocks/dedication/block_dedication.php
(#28) Class block_dedication is not documented
(#30) Function block_dedication::init is not documented
(#34) Function block_dedication::specialization is not documented
(#45) Function block_dedication::get_content is not documented
(#84) Function block_dedication::applicable_formats is not documented
(#20) Package block is not valid
blocks/dedication/db/access.php
(#17) File-level phpdocs block is not found
blocks/dedication/dedication.php
(#17) File-level phpdocs block is not found
blocks/dedication/dedication_form.php
(#17) File-level phpdocs block is not found
(#24) Class dedication_block_selection_form is not documented
(#26) Function dedication_block_selection_form::definition is not documented
(#24) Package is not specified for class dedication_block_selection_form. It is also not specified in file-level phpdocs
blocks/dedication/dedication_lib.php
(#18) File-level phpdocs block is not found
(#25) Class block_dedication_manager is not documented
(#242) Class block_dedication_utils is not documented
(#32) Function block_dedication_manager::__construct is not documented
(#39) Function block_dedication_manager::get_students_dedication is not documented
(#91) Function block_dedication_manager::download_students_dedication is not documented
(#130) Function block_dedication_manager::get_user_dedication is not documented
(#201) Function block_dedication_manager::download_user_dedication is not documented
(#247) Function block_dedication_utils::get_events_select is not documented
(#286) Function block_dedication_utils::format_dedication is not documented
(#333) Function block_dedication_utils::format_ips is not documented
(#338) Function block_dedication_utils::link_ip is not documented
(#343) Function block_dedication_utils::get_table_styles is not documented
(#363) Function block_dedication_utils::generate_download is not documented
(#27) Variable block_dedication_manager::$course is not documented
(#28) Variable block_dedication_manager::$mintime is not documented
(#29) Variable block_dedication_manager::$maxtime is not documented
(#30) Variable block_dedication_manager::$limit is not documented
(#244) Variable block_dedication_utils::$logstores is not documented
(#25) Package is not specified for class block_dedication_manager. It is also not specified in file-level phpdocs
(#242) Package is not specified for class block_dedication_utils. It is also not specified in file-level phpdocs
blocks/dedication/edit_form.php
(#17) File-level phpdocs block is not found
(#17) Class block_dedication_edit_form is not documented
(#19) Function block_dedication_edit_form::specific_definition is not documented
(#17) Package is not specified for class block_dedication_edit_form. It is also not specified in file-level phpdocs
blocks/dedication/lang/en/block_dedication.php
(#18) File-level phpdocs block is not found
blocks/dedication/version.php
(#17) File-level phpdocs block is not found

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

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Task "stylelint:css" failed. Use --force to continue.
Problems running grunt

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]