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
(18 errors, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- public/local/metagroups/classes/observers.php
- (#31)
Opening brace must not be followed by a blank line
- public/local/metagroups/classes/privacy/provider.php
- (#32)
The interface names in a "class implements" statement should be ordered alphabetically.
Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\plugin\provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider
- (#35)
Opening brace must not be followed by a blank line
- (#91)
Function closing brace must go on the next line following the body; found 1 blank lines before brace
- (#101)
Function closing brace must go on the next line following the body; found 1 blank lines before brace
- (#111)
Function closing brace must go on the next line following the body; found 1 blank lines before brace
- public/local/metagroups/classes/task/synchronize.php
- (#31)
Opening brace must not be followed by a blank line
- public/local/metagroups/cli/sync.php
- (#35)
Long list syntax is not allowed
- public/local/metagroups/tests/observers_test.php
- (#32)
Opening brace must not be followed by a blank line
- (#153)
Opening parenthesis of a multi-line function call must be the last content on the line
- (#154)
Multi-line function call not indented correctly; expected 8 spaces but found 12
- (#154)
Closing parenthesis of a multi-line function call must be on a line by itself
- (#172)
Opening parenthesis of a multi-line function call must be the last content on the line
- (#173)
Multi-line function call not indented correctly; expected 8 spaces but found 12
- (#173)
Closing parenthesis of a multi-line function call must be on a line by itself
- public/local/metagroups/tests/privacy/provider_test.php
- (#33)
Opening brace must not be followed by a blank line
- (#86)
Expected 1 space after FUNCTION keyword; 0 found
- (#105)
Expected 1 space after FUNCTION keyword; 0 found
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]