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

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

blocks/fn_myprogress/block_fn_myprogress.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_myprogress/db/access.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_myprogress/edit_form.php
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/fn_myprogress/lib.php
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/fn_myprogress/version.php
(#26) 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

(0 errors, 1 warnings)

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

blocks/fn_myprogress/styles.css
(#109) Use of !important

PHPDocs style problems

(18 errors, 0 warnings)

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

blocks/fn_myprogress/block_fn_myprogress.php
(#33) Function block_fn_myprogress::init is not documented
(#244) Function block_fn_myprogress::applicable_formats is not documented
(#248) Function block_fn_myprogress::has_config is not documented
(#252) Function block_fn_myprogress::instance_allow_config is not documented
(#17) No one-line description found in phpdocs for file
(#26) Class block_fn_myprogress does not have @copyright tag
(#26) Class block_fn_myprogress does not have @license tag
blocks/fn_myprogress/db/access.php
(#17) No one-line description found in phpdocs for file
blocks/fn_myprogress/edit_form.php
(#33) Class block_fn_myprogress_edit_form is not documented
(#35) Function block_fn_myprogress_edit_form::specific_definition is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_myprogress/lang/en/block_fn_myprogress.php
(#17) No one-line description found in phpdocs for file
blocks/fn_myprogress/lib.php
(#25) Function block_fn_myprogress_assignment_status is not documented
(#17) No one-line description found in phpdocs for file
blocks/fn_myprogress/listactivities.php
(#17) No one-line description found in phpdocs for file
blocks/fn_myprogress/settings.php
(#17) No one-line description found in phpdocs for file
blocks/fn_myprogress/version.php
(#17) No one-line description found in phpdocs for file
(#23) Invalid phpdocs tag @developer 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]


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]