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

(1 errors, 1 warnings)

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

mod/aspirelist/backup/moodle2/restore_aspirelist_stepslib.php
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
mod/aspirelist/db/caches.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(12 errors, 14 warnings)

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

mod/aspirelist/module.js
(#25) Identifier 'mod_aspirelist' is not in camel case. (camelcase)
(#27) Identifier 'init_list' is not in camel case. (camelcase)
(#29) Missing JSDoc comment. (require-jsdoc)
(#38) There should be no space after '{' (object-curly-spacing)
(#38) There should be no space before '}' (object-curly-spacing)
(#46) There should be no space after '{' (object-curly-spacing)
(#46) There should be no space before '}' (object-curly-spacing)
(#76) 'httpRequest' is not defined. (no-undef)
(#78) Blocks are nested too deeply (5). (max-depth)
(#79) 'httpRequest' is not defined. (no-undef)
(#79) 'ActiveXObject' is not defined. (no-undef)
(#81) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#82) Blocks are nested too deeply (6). (max-depth)
(#83) 'httpRequest' is not defined. (no-undef)
(#83) 'ActiveXObject' is not defined. (no-undef)
(#85) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#85) Empty block statement. (no-empty)
(#89) Missing JSDoc comment. (require-jsdoc)
(#89) Move function declaration to function body root. (no-inner-declarations)
(#90) 'httpRequest' is not defined. (no-undef)
(#91) 'httpRequest' is not defined. (no-undef)
(#93) Unexpected alert. (no-alert)
(#103) 'httpRequest' is not defined. (no-undef)
(#104) 'httpRequest' is not defined. (no-undef)
(#105) 'httpRequest' is not defined. (no-undef)
(#106) 'httpRequest' is not defined. (no-undef)

CSS problems

(0 errors, 5 warnings)

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

mod/aspirelist/styles.css
(#45) Use of !important
(#49) Use of !important
(#56) Use of !important
(#58) Use of !important
(#120) Use of !important

PHPDocs style problems

(29 errors, 0 warnings)

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

mod/aspirelist/backup/moodle2/backup_aspirelist_activity_task.class.php
(#31) Class backup_aspirelist_activity_task does not have @copyright tag
(#31) Class backup_aspirelist_activity_task does not have @license tag
mod/aspirelist/backup/moodle2/backup_aspirelist_stepslib.php
(#33) Function backup_aspirelist_activity_structure_step::define_structure is not documented
(#28) Class backup_aspirelist_activity_structure_step does not have @copyright tag
(#28) Class backup_aspirelist_activity_structure_step does not have @license tag
mod/aspirelist/backup/moodle2/restore_aspirelist_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_aspirelist_activity_task
(#28) Class restore_aspirelist_activity_task does not have @copyright tag
(#28) Class restore_aspirelist_activity_task does not have @license tag
mod/aspirelist/backup/moodle2/restore_aspirelist_stepslib.php
(#33) Function restore_aspirelist_activity_structure_step::define_structure is not documented
(#42) Function restore_aspirelist_activity_structure_step::process_aspirelist is not documented
(#56) Function restore_aspirelist_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file
(#28) Class restore_aspirelist_activity_structure_step does not have @copyright tag
(#28) Class restore_aspirelist_activity_structure_step does not have @license tag
mod/aspirelist/db/install.php
(#33) Function xmldb_aspirelist_install is not documented
mod/aspirelist/db/upgrade.php
(#48) Function xmldb_aspirelist_upgrade is not documented
mod/aspirelist/lib.php
(#74) Phpdocs for function aspirelist_reset_userdata has incomplete parameters list
mod/aspirelist/mod_form.php
(#114) Function mod_aspirelist_mod_form::setup_list_elements is not documented
(#158) Function mod_aspirelist_mod_form::setup_section_elements is not documented
(#195) Function mod_aspirelist_mod_form::setup_item_elements is not documented
(#215) Function mod_aspirelist_mod_form::validation is not documented
mod/aspirelist/renderer.php
(#27) Class mod_aspirelist_renderer is not documented
(#84) Class resource_list is not documented
(#72) Function mod_aspirelist_renderer::render_resource_list is not documented
(#89) Function resource_list::__construct is not documented
(#85) Variable resource_list::$context is not documented
(#86) Variable resource_list::$aspirelist is not documented
(#87) Variable resource_list::$cm is not documented

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]