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

(8 errors, 27 warnings)

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

mod/reengagement/backup/moodle2/backup_reengagement_activity_task.class.php
(#60) The static declaration must come after the visibility declaration
mod/reengagement/backup/moodle2/backup_reengagement_stepslib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/reengagement/backup/moodle2/restore_reengagement_activity_task.class.php
(#59) The static declaration must come after the visibility declaration
(#69) The static declaration must come after the visibility declaration
(#85) The static declaration must come after the visibility declaration
(#101) The static declaration must come after the visibility declaration
mod/reengagement/backup/moodle2/restore_reengagement_stepslib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/reengagement/bulkchange.php
(#58) Logical operator "and" is prohibited; use "&&" instead
mod/reengagement/classes/event/course_module_instance_list_viewed.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/reengagement/classes/event/course_module_viewed.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/reengagement/classes/privacy/provider.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#49) Opening brace should be on the same line as the declaration for class provider
(#291) File must end with a newline character
mod/reengagement/classes/search/activity.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/reengagement/classes/task/cron_task.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/reengagement/db/uninstall.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/reengagement/db/upgrade.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) File must end with a newline character
mod/reengagement/lib.php
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Line exceeds 132 characters; contains 138 characters
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#607) Inline comments must end in full-stops, exclamation marks, or question marks
(#622) Line exceeds 132 characters; contains 164 characters
mod/reengagement/mod_form.php
(#51) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
mod/reengagement/version.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
mod/reengagement/view.php
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#68) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#98) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#114) 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 eslint [More info]


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]