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
(9 errors, 7 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- mod/quickom/classes/privacy/provider.php
- (#54)
Line exceeds 132 characters; contains 135 characters
- mod/quickom/classes/webservice.php
- (#335)
Line exceeds 132 characters; contains 148 characters
- mod/quickom/extend.php
- (#30)
"require_once" must be immediately followed by an open parenthesis
- (#344)
Inline comments must start with a capital letter, digit or 3-dots sequence
- (#352)
Inline comments must start with a capital letter, digit or 3-dots sequence
- (#352)
This comment is 55% valid code; is this commented out code?
- mod/quickom/locallib.php
- (#62)
Inline comments must end in full-stops, exclamation marks, or question marks
- mod/quickom/mod_form.php
- (#93)
This comment is 42% valid code; is this commented out code?
- mod/quickom/view.php
- (#31)
"require_once" must be immediately followed by an open parenthesis
- (#32)
"require_once" must be immediately followed by an open parenthesis
- (#33)
"require_once" must be immediately followed by an open parenthesis
- (#132)
Variable "roles_in_course" must not contain underscores.
- (#134)
Variable "roles_in_course" must not contain underscores.
- (#136)
Variable "allow_precheck" must not contain underscores.
- (#137)
Variable "allow_precheck" must not contain underscores.
- (#137)
Variable "roles_in_course" must not contain underscores.
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, 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]