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
(5 errors, 11 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- webservice/restful/db/access.php
- (#16)
Boilerplate comment must be followed by a single blank line or end of file
- webservice/restful/lang/en/webservice_restful.php
- (#16)
Boilerplate comment must be followed by a single blank line or end of file
- (#37)
The string key "restful:use" is not in the correct order, it should be before "supportdefaultacceptheaderdesc"
- webservice/restful/locallib.php
- (#16)
Boilerplate comment must be followed by a single blank line or end of file
- webservice/restful/server.php
- (#16)
Boilerplate comment must be followed by a single blank line or end of file
- (#32)
Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
- webservice/restful/tests/server_test.php
- (#31)
Unit test server_test should be declared as final.
- (#109)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#119)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#157)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#167)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#209)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#219)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#261)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#271)
Inline comments must end in full-stops, exclamation marks, or question marks
- webservice/restful/version.php
- (#16)
Boilerplate comment must be followed by a single blank line or end of file
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
(0 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
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]