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
(14 errors, 3 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- filter/planetestream/classes/privacy/provider.php
- (#1)
Moodle boilerplate not found
- (#2)
Inline comments must start with a capital letter, digit or 3-dots sequence
- (#6)
Missing @copyright tag
- (#6)
Missing @license tag
- (#6)
Missing docblock for class provider
- (#19)
File must end with a newline character
- filter/planetestream/classes/text_filter.php
- (#16)
Boilerplate comment must be followed by a single blank line or end of file
- (#27)
Missing docblock for class text_filter
- (#28)
Opening brace should be on the same line as the declaration for class text_filter
- (#46)
Whitespace found at end of line
- (#50)
Short array syntax must be used to define arrays
- filter/planetestream/lang/en/filter_planetestream.php
- (#16)
Boilerplate comment must be followed by a single blank line or end of file
- (#29)
Unexpected string end, it should be a line feed after a semicolon
- (#29)
File must end with a newline character
- filter/planetestream/version.php
- (#16)
Boilerplate comment must be followed by a single blank line or end of file
- (#32)
Short array syntax must be used to define arrays
- (#33)
There should be a comma after the last array item in a multi-line array.
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
(1 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- filter/planetestream/classes/text_filter.php
- (#46)
Phpdocs for function text_filter::filter has incomplete parameters list
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]