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

(24 errors, 1 warnings)

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

availability/condition/examus/classes/condition.php
(#225) Expected 1 space before opening brace; found 0
(#229) Must use "self::" for local static member reference
availability/condition/examus/classes/log_details.php
(#74) Expected "} else {\n"; found "}else{\n"
(#79) Expected "if (...) {\n"; found "if(...){\n"
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Expected "foreach (...) {\n"; found "foreach(...){\n"
availability/condition/examus/externallib.php
(#80) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#84) Empty CATCH statement detected
(#84) Empty CATCH statement must have a comment to explain why the exception is not handled
(#84) Closing brace must be on a line by itself
(#87) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch (...) {"
(#91) Empty CATCH statement detected
(#91) Empty CATCH statement must have a comment to explain why the exception is not handled
(#91) Closing brace must be on a line by itself
(#163) Expected "if (...) {\n"; found "if(...){\n"
(#446) Expected "if (...) {\n"; found "if(...) {\n"
(#451) Expected "if (...) {\n"; found "if(...){\n"
(#455) Expected 1 space before "+"; 0 found
(#455) Expected 1 space after "+"; 0 found
(#455) Expected 1 space before "*"; 0 found
(#455) Expected 1 space after "*"; 0 found
(#457) Expected "if (...) {\n"; found "if(...){\n"
availability/condition/examus/lib.php
(#77) Expected "if (...) {\n"; found "if(...){\n"
(#93) Expected "if (...) {\n"; found "if(...){\n"

Javascript coding style problems

(0 errors, 2 warnings)

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

availability/condition/examus/yui/src/form/js/form.js
(#7) Identifier 'availability_examus' is not in camel case. (camelcase)
(#133) Identifier 'auto_rescheduling' is not in camel case. (camelcase)

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]

availability/condition/examus/classes/condition.php
(#222) Phpdocs for function condition::user_in_proctored_groups has incomplete parameters list
(#286) Phpdocs for function condition::is_available_internal has incomplete parameters list
(#322) Phpdocs for function condition::get_description has incomplete parameters list
(#223) Invalid phpdocs tag @params used
availability/condition/examus/externallib.php
(#272) Phpdocs for function availability_examus_external::submit_proctoring_review has incomplete parameters list
(#434) Phpdocs for function availability_examus_external::user_picture 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

(1 errors, 0 warnings)

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

availability/condition/examus/yui/build/moodle-availability_examus-form/moodle-availability_examus-form-min.js
Uncommitted change detected.

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]