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

(3 errors, 6 warnings)

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

mod/quiz/accessrule/fullface/rule.php
(#50) Line exceeds 132 characters; contains 134 characters
(#101) Empty IF statement detected
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) This comment is 60% valid code; is this commented out code?
(#102) Line indented incorrectly; expected at least 12 spaces, found 9
(#102) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) 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

(8 errors, 0 warnings)

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

mod/quiz/accessrule/fullface/classes/event/fullface_request.php
(#29) Class fullface_request is not documented
mod/quiz/accessrule/fullface/lang/en/quizaccess_fullface.php
(#20) Package quizacess_fullface is not valid
mod/quiz/accessrule/fullface/rule.php
(#37) Function quizaccess_fullface::make is not documented
(#47) Function quizaccess_fullface::save_settings is not documented
(#57) Function quizaccess_fullface::description is not documented
(#166) Function quizaccess_fullface::log_request is not documented
(#84) Phpdocs for function quizaccess_fullface::is_enabled_in_quizid has incomplete parameters list
(#63) Inline phpdocs tag {@link mod_quiz_mod_form::definition()} 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]