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

(3 errors, 17 warnings)

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

blocks/accessibility_filescan/block_accessibility_filescan.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#31) Missing docblock for function init
(#36) Missing docblock for function has_config
(#41) Missing docblock for function applicable_formats
(#52) Incorrect docblock tag "@returns". Should be "@return".
(#126) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Line exceeds 132 characters; contains 144 characters
blocks/accessibility_filescan/db/caches.php
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) This comment is 48% valid code; is this commented out code?
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/accessibility_filescan/db/events.php
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) This comment is 53% valid code; is this commented out code?
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/accessibility_filescan/lang/en/block_accessibility_filescan.php
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/accessibility_filescan/settings.php
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) This comment is 80% valid code; is this commented out code?
(#32) Line indented incorrectly; expected at least 4 spaces, found 2

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

(2 errors, 0 warnings)

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

blocks/accessibility_filescan/block_accessibility_filescan.php
(#237) There is no description in phpdocs for function get_content
(#119) Phpdocs for function block_accessibility_filescan::get_stats 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, 1 warnings)

This section shows problems detected in mustache templates [More info]

blocks/accessibility_filescan/templates/summary.mustache
(#1) Example context missing.

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]