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
(2 errors, 1 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- mod/quickom/classes/privacy/provider.php
- (#54)
Expected 1 space before opening brace; found 0
- (#54)
Line exceeds 132 characters; contains 134 characters
- (#78)
Expected 1 space before opening brace; found 0
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
(16 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- mod/quickom/classes/output/mobile.php
- (#17)
File-level phpdocs block is not found
- mod/quickom/jwt/BeforeValidException.php
- (#3)
File-level phpdocs block is not found
- (#4)
Class BeforeValidException is not documented
- (#4)
Package is not specified for class BeforeValidException. It is also not specified in file-level phpdocs
- mod/quickom/jwt/ExpiredException.php
- (#3)
File-level phpdocs block is not found
- (#4)
Class ExpiredException is not documented
- (#4)
Package is not specified for class ExpiredException. It is also not specified in file-level phpdocs
- mod/quickom/jwt/JWT.php
- (#3)
File-level phpdocs block is not found
- (#40)
Variable JWT::$supported_algs is not documented
- (#9)
No one-line description found in phpdocs for class JWT
- (#368)
Phpdocs for function JWT::safeStrlen has incomplete parameters list
- (#25)
Phpdocs for variable JWT::$leeway does not contain @var or incorrect
- (#32)
Phpdocs for variable JWT::$timestamp does not contain @var or incorrect
- (#16)
Package Authentication_JWT is not valid
- (#15)
Category Authentication is not valid
- mod/quickom/jwt/SignatureInvalidException.php
- (#3)
File-level phpdocs block is not found
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, 1 warnings)
This section shows problems detected in mustache templates
[More info]
- mod/quickom/templates/mobile_view_page.mustache
- (#1)
Example context missing (@template section not found.)
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]