Overview
(0 errors, 0 warnings)
This section shows the general problems detected when processing the code
[More info]
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, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
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
(7 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- enrol/accesscodes/classes/enrol_accesscodes_configduration.php
- (#28)
Phpdocs for function enrol_accesscodes_configduration::get_duration_as_text has incomplete parameters list
- enrol/accesscodes/db/upgrade.php
- (#17)
Phpdocs for function xmldb_enrol_accesscodes_upgrade has incomplete parameters list
- enrol/accesscodes/lib.php
- (#98)
Phpdocs for function enrol_accesscodes_plugin::allow_unenrol has incomplete parameters list
- (#607)
Phpdocs for function enrol_accesscodes_plugin::restore_user_enrolment has incomplete parameters list
- (#927)
Phpdocs for function enrol_accesscodes_plugin::add_instance has incomplete parameters list
- (#993)
Phpdocs for function enrol_accesscodes_plugin::get_welcome_email_contact has incomplete parameters list
- enrol/accesscodes/locallib.php
- (#118)
Phpdocs for function enrol_accesscodes_enrol_form::validation 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
(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
(2 errors, 0 warnings)
This section shows problems detected in mustache templates
[More info]
- enrol/accesscodes/templates/manage_codesets.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
- enrol/accesscodes/templates/view_codes.mustache
- (#1)
Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
Gherkin .feature problems
(2 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]
- enrol/accesscodes/tests/behat/accesscodes_enrolment.feature
- (#30)
New line at EOF(end of file) is required
- (#30)
Trailing spaces are not allowed