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

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

mod/description/backup/moodle2/backup_description_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
mod/description/backup/moodle2/restore_description_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
mod/description/index.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
mod/description/version.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(33 errors, 4 warnings)

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

mod/description/backup/moodle2/backup_description_activity_task.class.php
(#30) Class backup_description_activity_task does not have @copyright tag
(#30) Class backup_description_activity_task does not have @license tag
mod/description/backup/moodle2/backup_description_stepslib.php
(#33) Function backup_description_activity_structure_step::define_structure is not documented
(#17) No one-line description found in phpdocs for file
(#28) Class backup_description_activity_structure_step does not have @copyright tag
(#28) Class backup_description_activity_structure_step does not have @license tag
(#18) Package mod is not valid
mod/description/backup/moodle2/restore_description_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#28) No one-line description found in phpdocs for class restore_description_activity_task
(#28) Class restore_description_activity_task does not have @copyright tag
(#28) Class restore_description_activity_task does not have @license tag
(#18) Package moodlecore is not valid
mod/description/backup/moodle2/restore_description_stepslib.php
(#33) Function restore_description_activity_structure_step::define_structure is not documented
(#42) Function restore_description_activity_structure_step::process_description is not documented
(#55) Function restore_description_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
(#28) Class restore_description_activity_structure_step does not have @copyright tag
(#28) Class restore_description_activity_structure_step does not have @license tag
(#18) Package moodlecore is not valid
mod/description/db/upgrade.php
(#48) Function xmldb_description_upgrade is not documented
(#20) Package mod is not valid
mod/description/index.php
(#20) Package mod is not valid
mod/description/lang/en/description.php
(#20) Package mod is not valid
mod/description/lib.php
(#32) There is no description in phpdocs for function get_description_name
(#144) There is no description in phpdocs for function description_get_view_actions
(#151) There is no description in phpdocs for function description_get_post_actions
(#177) There is no description in phpdocs for function description_supports
(#47) Not recommended phpdocs tag @global used
(#65) Not recommended phpdocs tag @global used
(#85) Not recommended phpdocs tag @global used
(#111) Not recommended phpdocs tag @global used
(#20) Package mod is not valid
mod/description/mod_form.php
(#31) Class mod_description_mod_form is not documented
(#32) Function mod_description_mod_form::definition is not documented
(#20) Package mod is not valid
mod/description/version.php
(#20) Package mod is not valid
mod/description/view.php
(#20) Package mod is not valid

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]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]