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

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

mod/groupmembers/db/upgrade.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/groupmembers/tests/groups_datastructure_test.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) PHPUnit testcase name "mod_groupmembers_groups_datastructure_testcase" does not match file name "groups_datastructure_test"
(#36) PHPUnit class "mod_groupmembers_groups_datastructure_testcase" does not have any namespace. It is recommended to add it to the "mod_groupmembers" namespace, using more levels if needed, in order to match the code being tested
(#43) Test method test_only_own_nogrouping() is missing any coverage information, own or at class level
(#64) Test method test_only_own_withgrouping() is missing any coverage information, own or at class level
(#88) Test method test_all_nogrouping() is missing any coverage information, own or at class level
(#119) Test method test_all_withgrouping() is missing any coverage information, own or at class level

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

(8 errors, 4 warnings)

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

mod/groupmembers/backup/moodle2/backup_groupmembers_stepslib.php
(#30) 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] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#77) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#89) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#91) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
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
mod/groupmembers/renderer.php
(#43) Phpdocs for function mod_groupmembers_renderer::render_allgroups has incomplete parameters list

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]