Prechecker results: error


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

(30 errors, 6 warnings)

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

filter/ubicast/classes/apicall.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) Opening brace must not be followed by a blank line
filter/ubicast/classes/text_filter.php
(#27) Opening brace must not be followed by a blank line
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#70) Long list syntax is not allowed
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#162) Line exceeds 132 characters; contains 139 characters
(#203) Empty CATCH statement detected
(#219) Only one argument is allowed per line in a multi-line function call
(#219) Only one argument is allowed per line in a multi-line function call
filter/ubicast/lang/en/filter_ubicast.php
(#29) The string key "createplaylists" is not in the correct order, it should be before "filtername"
(#33) The string key "apikey" is not in the correct order, it should be before "defaultapitimeoutsecs_desc"
filter/ubicast/lang/fr/filter_ubicast.php
(#29) The string key "createplaylists" is not in the correct order, it should be before "filtername"
(#33) The string key "apikey" is not in the correct order, it should be before "defaultapitimeoutsecs_desc"
filter/ubicast/settings.php
(#28) Blank line found at start of control structure
(#34) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#34) Closing parenthesis of a multi-line function call must be on a line by itself
(#39) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#39) Only one argument is allowed per line in a multi-line function call
(#39) Closing parenthesis of a multi-line function call must be on a line by itself
(#44) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#44) Only one argument is allowed per line in a multi-line function call
(#44) Only one argument is allowed per line in a multi-line function call
(#44) Closing parenthesis of a multi-line function call must be on a line by itself
(#49) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#49) Only one argument is allowed per line in a multi-line function call
(#49) Only one argument is allowed per line in a multi-line function call
(#49) Closing parenthesis of a multi-line function call must be on a line by itself
(#54) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Closing parenthesis of a multi-line function call must be on a line by itself

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

This section shows CSS problems detected by stylelint [More info]

filter/ubicast/styles.css
(#3) Expected "#222222" to be "#222" (color-hex-length)
(#4) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#25) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#28) Expected "#dddddd" to be "#ddd" (color-hex-length)
(#38) Expected "#444444" to be "#444" (color-hex-length)
(#42) Expected "#ffffff" to be "#fff" (color-hex-length)

PHPDocs style problems

(1 errors, 0 warnings)

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

filter/ubicast/classes/apicall.php
(#36) Phpdocs for function filter_ubicast_apicall::send_request 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]