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

(13 errors, 11 warnings)

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

filter/codepen/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#43) There must not be a space before the colon in a return type declaration
filter/codepen/classes/text_filter.php
(#20) Incorrect @package tag for file text_filter.php. Expected filter_codepen, found filter.
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#30) Missing docblock for class text_filter
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 1
filter/codepen/filter.php
(#20) Incorrect @package tag for file filter.php. Expected filter_codepen, found filter.
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
filter/codepen/lang/en/filter_codepen.php
(#20) Incorrect @package tag for file filter_codepen.php. Expected filter_codepen, found filter.
(#38) The string key "settingdefaulttab_html" is not in the correct order, it should be before "settingdefaulttab_js"
(#54) The string key "settingembedtabbarcolor" is not in the correct order, it should be before "settingembedtablinkcolor_desc"
(#58) The string key "settingembedtheme_dark" is not in the correct order, it should be before "settingembedtheme_desc"
filter/codepen/settings.php
(#20) Incorrect @package tag for file settings.php. Expected filter_codepen, found filter.
(#61) There should be a comma after the last array item in a multi-line array.
(#72) There should be a comma after the last array item in a multi-line array.
(#87) There should be a comma after the last array item in a multi-line array.
filter/codepen/version.php
(#20) Incorrect @package tag for file version.php. Expected filter_codepen, found filter.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks

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]