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, 2 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- mod/quiz/accessrule/seb/config.php
- (#26)
Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
- mod/quiz/accessrule/seb/template.php
- (#26)
Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
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
(6 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- mod/quiz/accessrule/seb/rule.php
- (#82)
Inline phpdocs tag {@link mod_quiz_mod_form::definition()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- (#93)
Inline phpdocs tag {@link add_settings_form_fields()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- (#162)
Inline phpdocs tag {@link quiz_after_add_or_update()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- (#215)
Inline phpdocs tag {@link quiz_delete_instance()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- (#231)
Inline phpdocs tag {@link quiz_access_manager::load_settings()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
- (#234)
Inline phpdocs tag {@link get_extra_settings()} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
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]