Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


PHP lint problems

(1 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]

filter/estreamauth/classes/privacy/provider.php
(#8) PHP Parse error: syntax error, unexpected token "public" in /filter/estreamauth/classes/privacy/provider.php on line 8

PHP coding style problems

(66 errors, 6 warnings)

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

filter/estreamauth/classes/privacy/provider.php
(#1) Missing docblock for file provider.php
(#1) Moodle boilerplate not found
(#1) An error occurred during processing; checking has been aborted. The error message was: Undefined array key "scope_closer" in /var/lib/jenkins/git_repositories/moodle_ci_site/local/ci/vendor/moodlehq/moodle-cs/moodle/Sniffs/Commenting/ConstructorReturnSniff.php on line 51 The error originated in the moodle.Commenting.ConstructorReturn sniff on line 51.
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6) Missing docblock for class provider
(#6) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) Missing docblock for function get_metadata
(#10) Spaces must be used to indent lines; tabs are not allowed
(#17) File must end with a newline character
filter/estreamauth/classes/text_filter.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) This comment is 100% valid code; is this commented out code?
(#27) Missing docblock for class text_filter
(#29) Missing docblock for function userobfuscate
(#49) Missing docblock for function filter
(#49) Short array syntax must be used to define arrays
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 12 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 16 spaces, found 5
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 16 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 1
(#57) Closing brace indented incorrectly; expected 2 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 12 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 5
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#60) Closing brace indented incorrectly; expected 2 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 16 spaces, found 4
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 1
(#65) Whitespace found at end of line
(#68) File must end with a newline character
filter/estreamauth/lang/en/filter_estreamauth.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#31) Unexpected string end, it should be a line feed after a semicolon
(#31) File must end with a newline character
filter/estreamauth/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

(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]