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
(11 errors, 11 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- local/selfcohort/classes/privacy/provider.php
- (#27)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#43)
There must not be a space before the colon in a return type declaration
- local/selfcohort/classes/register_form.php
- (#47)
Short array syntax must be used to define arrays
- (#51)
Short array syntax must be used to define arrays
- (#59)
Variable "cohorts_array" must not contain underscores.
- (#59)
Short array syntax must be used to define arrays
- (#61)
Variable "cohorts_array" must not contain underscores.
- (#63)
Variable "cohorts_array" must not contain underscores.
- (#67)
Commas (,) must be followed by white space.
- local/selfcohort/classes/selfcohort.php
- (#29)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#37)
Expected 1 space before opening brace; found 2
- (#116)
There should be a comma after the last array item in a multi-line array.
- (#132)
Short array syntax must be used to define arrays
- local/selfcohort/lang/en/local_selfcohort.php
- (#32)
The string key "cohort" is not in the correct order, it should be before "cohortsintro"
- (#47)
The string key "selfregisterintrostring" is not in the correct order, it should be before "selfregisterlink"
- local/selfcohort/register.php
- (#1)
Missing docblock for file register.php
- (#41)
Missing @copyright tag
- (#41)
Missing @license tag
- local/selfcohort/settings.php
- (#40)
Inline comments must start with a capital letter, digit or 3-dots sequence
- (#40)
This comment is 86% valid code; is this commented out code?
- (#40)
No space found before comment text; expected "// $settings->add($selectmany);" but found "//$settings->add($selectmany);"
- local/selfcohort/version.php
- (#30)
Inline comments must end in full-stops, exclamation marks, or question marks
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]