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

(6 errors, 2 warnings)

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

mod/quiz/accessrule/supervisedcheck/backup/moodle2/backup_quizaccess_supervisedcheck_subplugin.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/quiz/accessrule/supervisedcheck/backup/moodle2/restore_quizaccess_supervisedcheck_subplugin.class.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/quiz/accessrule/supervisedcheck/rule.php
(#74) Whitespace found at end of line
(#165) Expected "if (...) {\n"; found "if(...) {\n"
(#181) This comment is 58% valid code; is this commented out code?
(#185) This comment is 58% valid code; is this commented out code?
(#189) Expected "if (...) {\n"; found "if(...) {\n"
(#250) Whitespace found at end of line

Javascript coding style problems

(5 errors, 4 warnings)

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

mod/quiz/accessrule/supervisedcheck/lib.js
(#22) '$' is not defined. (no-undef)
(#22) Missing space before opening brace. (space-before-blocks)
(#23) Missing JSDoc comment. (require-jsdoc)
(#23) Missing space before opening brace. (space-before-blocks)
(#24) '$' is not defined. (no-undef)
(#25) '$' is not defined. (no-undef)
(#27) '$' is not defined. (no-undef)
(#31) '$' is not defined. (no-undef)
(#32) Missing space before opening brace. (space-before-blocks)

CSS problems

(1 errors, 0 warnings)

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

mod/quiz/accessrule/supervisedcheck/style.css
(#1) Expected single space before "{" (block-opening-brace-space-before)

PHPDocs style problems

(8 errors, 0 warnings)

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

mod/quiz/accessrule/supervisedcheck/backup/moodle2/backup_quizaccess_supervisedcheck_subplugin.class.php
(#37) Function backup_quizaccess_supervisedcheck_subplugin::define_quiz_subplugin_structure is not documented
mod/quiz/accessrule/supervisedcheck/backup/moodle2/restore_quizaccess_supervisedcheck_subplugin.class.php
(#37) Function restore_quizaccess_supervisedcheck_subplugin::define_quiz_subplugin_structure is not documented
mod/quiz/accessrule/supervisedcheck/rule.php
(#41) Function quizaccess_supervisedcheck::prevent_access is not documented
(#82) Function quizaccess_supervisedcheck::make is not documented
(#91) Function quizaccess_supervisedcheck::add_settings_form_fields is not documented
(#127) Function quizaccess_supervisedcheck::save_settings is not documented
(#221) Function quizaccess_supervisedcheck::validate_settings_form_fields is not documented
(#251) Function quizaccess_supervisedcheck::delete_settings is not documented

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

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

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]