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

(2 errors, 4 warnings)

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

enrol/apply/edit_form.php
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 72% valid code; is this commented out code?
enrol/apply/lang/ja/enrol_apply.php
(#2) The opening <?php tag must be followed by exactly one newline.
enrol/apply/lib.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion
enrol/apply/manage_table.php
(#31) Member variable "is_collapsible" must not contain underscores.

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

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


PHPDocs style problems

(54 errors, 1 warnings)

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

enrol/apply/apply_form.php
(#31) Class enrol_apply_apply_form is not documented
(#44) Function enrol_apply_apply_form::definition is not documented
(#32) Variable enrol_apply_apply_form::$instance is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/db/access.php
(#17) No one-line description found in phpdocs for file
enrol/apply/db/messages.php
(#17) No one-line description found in phpdocs for file
enrol/apply/db/upgrade.php
(#26) Function xmldb_enrol_apply_upgrade is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/edit.php
(#17) No one-line description found in phpdocs for file
enrol/apply/edit_form.php
(#29) Class enrol_apply_edit_form is not documented
(#31) Function enrol_apply_edit_form::definition is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/ca/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/de/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/en/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/en_us/en_us_enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/es/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/it/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/ja/enrol_apply.php
(#2) Empty line found after PHP open tag
enrol/apply/lang/pt_br/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lang/zh_cn/enrol_apply.php
(#17) No one-line description found in phpdocs for file
enrol/apply/lib.php
(#28) Class enrol_apply_plugin is not documented
(#40) Function enrol_apply_plugin::allow_unenrol is not documented
(#60) Function enrol_apply_plugin::enrol_page_hook is not documented
(#105) Function enrol_apply_plugin::get_action_icons is not documented
(#176) Function enrol_apply_plugin::get_user_enrolment_actions is not documented
(#208) Function enrol_apply_plugin::confirm_enrolment is not documented
(#241) Function enrol_apply_plugin::wait_enrolment is not documented
(#270) Function enrol_apply_plugin::cancel_enrolment is not documented
(#303) Function enrol_apply_plugin::notify_applicant is not documented
(#324) Function enrol_apply_plugin::send_application_notification is not documented
(#445) Function enrol_apply_plugin::update_mail_content is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/manage.php
(#17) No one-line description found in phpdocs for file
enrol/apply/manage_table.php
(#29) Class enrol_apply_manage_table is not documented
(#33) Function enrol_apply_manage_table::__construct is not documented
(#74) Function enrol_apply_manage_table::col_checkboxcolumn is not documented
(#78) Function enrol_apply_manage_table::col_fullname is not documented
(#86) Function enrol_apply_manage_table::col_applydate is not documented
(#31) Variable enrol_apply_manage_table::$is_collapsible is not documented
(#17) No one-line description found in phpdocs for file
(#64) Phpdocs for function enrol_apply_manage_table::get_row_class has incomplete parameters list
enrol/apply/notification.php
(#26) Class enrol_apply_notification is not documented
(#27) Function enrol_apply_notification::__construct is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/renderer.php
(#27) Class enrol_apply_renderer is not documented
(#28) Function enrol_apply_renderer::manage_page is not documented
(#36) Function enrol_apply_renderer::edit_page is not documented
(#43) Function enrol_apply_renderer::manage_form is not documented
(#72) Function enrol_apply_renderer::manage_table is not documented
(#95) Function enrol_apply_renderer::application_notification_mail_body is not documented
(#17) No one-line description found in phpdocs for file
enrol/apply/settings.php
(#17) No one-line description found in phpdocs for file
enrol/apply/unenrolself.php
(#17) No one-line description found in phpdocs for file
enrol/apply/version.php
(#17) No one-line description found in phpdocs for file

Update savepoints problems

(3 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

enrol/apply/db/upgrade.php
Detected more 'if' blocks (3) than 'savepoint' calls (1)
version 2016042202 is missing corresponding savepoint call
version 2016060803 is missing corresponding savepoint call

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]