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

(27 errors, 1 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) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#41) Whitespace found at end of line
(#43) Opening brace should be on the same line as the declaration
(#44) Whitespace found at end of line
(#45) Line exceeds maximum limit of 180 characters; contains 235 characters
(#49) Line exceeds maximum limit of 180 characters; contains 222 characters
(#52) Expected "if (...) {\n"; found "if(...)\n {\n"
(#56) Expected 1 space before "?"; 0 found
(#56) Expected 1 space after "?"; 0 found
(#56) Expected 1 space before ":"; 0 found
(#56) Expected 1 space after ":"; 0 found
(#56) Line exceeds maximum limit of 180 characters; contains 306 characters
(#58) Whitespace found at end of line
(#61) Whitespace found at end of line
(#63) Opening brace should be on the same line as the declaration
(#64) Whitespace found at end of line
(#65) Line exceeds 132 characters; contains 138 characters
(#69) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#73) Expected "if (...) {\n"; found "if(...)\n {\n"
(#75) Line indented incorrectly; expected at least 16 spaces, found 15
(#75) Whitespace found at end of line
(#78) Line exceeds maximum limit of 180 characters; contains 425 characters
(#80) Whitespace found at end of line
filter/studietube/lang/en/filter_studietube.php
(#25) File must end with a newline character
filter/studietube/version.php
(#31) File must end with a newline character

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

(4 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
(#42) Function filter_studietube::new_filter is not documented
(#62) Function filter_studietube::old_filter 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]