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, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- availability/condition/examus/classes/condition.php
- (#102)
Expected "} else {\n"; found "}else {\n"
- availability/condition/examus/externallib.php
- (#86)
Empty CATCH statement detected
- (#95)
Empty CATCH statement detected
Javascript coding style problems
(0 errors, 6 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)
- (#20)
Function has a complexity of 22. Maximum allowed is 20. (complexity)
- (#29)
Missing JSDoc comment. (require-jsdoc)
- (#131)
More than 2 blank lines not allowed. (no-multiple-empty-lines)
- (#201)
Identifier 'auto_rescheduling' is not in camel case. (camelcase)
- (#202)
Identifier 'scheduling_required' 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
(8 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- availability/condition/examus/classes/condition.php
- (#288)
Phpdocs for function condition::user_in_proctored_groups has incomplete parameters list
- (#353)
Phpdocs for function condition::is_available_internal has incomplete parameters list
- (#389)
Phpdocs for function condition::get_description has incomplete parameters list
- (#289)
Invalid phpdocs tag @params used
- availability/condition/examus/externallib.php
- (#376)
Function availability_examus_external::auth_access is not documented
- (#414)
Function availability_examus_external::auth_access_parameters is not documented
- (#285)
Phpdocs for function availability_examus_external::submit_proctoring_review has incomplete parameters list
- (#505)
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]