Prechecker results: error


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, 0 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

filter/studietube/filter.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Whitespace found at end of line
(#37) Whitespace found at end of line
(#42) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#46) Expected "if (...) {\n"; found "if(...)\n {\n"
(#48) Line indented incorrectly; expected at least 16 spaces, found 15
(#48) Whitespace found at end of line
(#51) Line exceeds maximum limit of 180 characters; contains 420 characters
(#53) Whitespace found at end of line

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

(2 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

filter/studietube/filter.php
(#27) Class filter_studietube is not documented
(#32) Phpdocs for function filter_studietube::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]