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

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

mod/groupmembers/backup/moodle2/backup_groupmembers_activity_task.class.php
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
mod/groupmembers/classes/groups.php
(#79) File must end with a newline character
mod/groupmembers/classes/privacy/provider.php
(#45) Method name "_get_reason" should not be prefixed with an underscore to indicate visibility
mod/groupmembers/db/events.php
(#35) File must end with a newline character
mod/groupmembers/index.php
(#64) File must end with a newline character
mod/groupmembers/tests/groups_datastructure_test.php
(#186) File must end with a newline character
mod/groupmembers/version.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
mod/groupmembers/view.php
(#34) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#39) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead
(#47) Function print_error() has been deprecated; use throw new moodle_exception() (using lang strings only if meant to be shown to final user)() instead

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

(11 errors, 0 warnings)

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

mod/groupmembers/backup/moodle2/backup_groupmembers_stepslib.php
(#32) Function backup_groupmembers_activity_structure_step::define_structure is not documented
mod/groupmembers/backup/moodle2/restore_groupmembers_activity_task.class.php
(#17) No one-line description found in phpdocs for file
(#27) No one-line description found in phpdocs for class restore_groupmembers_activity_task
(#75) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#77) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#89) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#91) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/groupmembers/backup/moodle2/restore_groupmembers_stepslib.php
(#32) Function restore_groupmembers_activity_structure_step::define_structure is not documented
(#41) Function restore_groupmembers_activity_structure_step::process_groupmembers is not documented
(#53) Function restore_groupmembers_activity_structure_step::after_execute is not documented
(#17) No one-line description found in phpdocs for file

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]