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
(13 errors, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- filter/mapofusers/classes/privacy/provider.php
- (#34)
Opening brace must not be followed by a blank line
- filter/mapofusers/classes/text_filter.php
- (#38)
Opening brace must not be followed by a blank line
- (#95)
Blank line found at start of control structure
- (#97)
Blank line found at start of control structure
- (#102)
Blank line found at start of control structure
- (#107)
Blank line found at end of control structure
- (#108)
Blank line found at start of control structure
- (#152)
Blank line found at start of control structure
- (#158)
Blank line found at end of control structure
- (#159)
Blank line found at start of control structure
- (#275)
Blank line found at start of control structure
- (#289)
Blank line found at start of control structure
- filter/mapofusers/settings.php
- (#31)
Blank line found at start of control structure
Javascript coding style problems
(5 errors, 8 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
- filter/mapofusers/js/map_init.js
- (#5)
Unexpected console statement. (no-console)
- (#10)
'L' is not defined. (no-undef)
- (#15)
'L' is not defined. (no-undef)
- (#30)
'L' is not defined. (no-undef)
- (#33)
Multiple spaces found before '// adjust as n...'. (no-multi-spaces)
- (#33)
Comments should not begin with a lowercase character. (capitalized-comments)
- (#34)
Multiple spaces found before '// bottom cent...'. (no-multi-spaces)
- (#34)
Comments should not begin with a lowercase character. (capitalized-comments)
- (#35)
Multiple spaces found before '// above the m...'. (no-multi-spaces)
- (#35)
Comments should not begin with a lowercase character. (capitalized-comments)
- (#39)
There should be no space after '{'. (object-curly-spacing)
- (#39)
There should be no space before '}'. (object-curly-spacing)
- (#40)
'L' is not defined. (no-undef)
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]