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

(18 errors, 17 warnings)

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

filter/resumebutton/classes/privacy/provider.php
(#1) No one-line description found in phpdocs for docblock of file provider.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#24) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) Opening brace must not be followed by a blank line
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) This comment is 70% valid code; is this commented out code?
filter/resumebutton/filter.php
(#1) No one-line description found in phpdocs for docblock of file filter.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#22) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#24) Missing docblock for class filter_resumebutton
(#25) Missing docblock for function filter
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Expected 1 space after FUNCTION keyword; 0 found
(#40) Inline control structures are not allowed
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline control structures are not allowed
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Expected 1 space after FUNCTION keyword; 0 found
(#50) Line exceeds 132 characters; contains 162 characters
filter/resumebutton/lang/en/filter_resumebutton.php
(#1) No one-line description found in phpdocs for docblock of file filter_resumebutton.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#23) The string key "filtername" is not in the correct order, it should be before "pluginname"
(#26) The string key "privacy:metadata" is not in the correct order, it should be before "usageinstructions_title"
filter/resumebutton/settings.php
(#1) No one-line description found in phpdocs for docblock of file settings.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
filter/resumebutton/version.php
(#1) No one-line description found in phpdocs for docblock of file version.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) There should be a comma after the last array item in a multi-line array.
(#31) 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]