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

(2 errors, 2 warnings)

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

blocks/fbcomments/block_fbcomments.php
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Line indented incorrectly; expected at least 8 spaces, found 0
(#105) Expected 1 space before comment text but found 8; use block comment if you need indentation
blocks/fbcomments/edit_form.php
(#51) Line exceeds 132 characters; contains 137 characters

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

(8 errors, 0 warnings)

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

blocks/fbcomments/styles.css
(#4) Unexpected !important (declaration-no-important)
(#10) Unexpected !important (declaration-no-important)
(#1) Unexpected whitespace at end of line (no-eol-whitespace)
(#7) Unexpected whitespace at end of line (no-eol-whitespace)
(#8) Unexpected whitespace at end of line (no-eol-whitespace)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#7) Expected newline after "," (selector-list-comma-newline-after)
(#8) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(8 errors, 0 warnings)

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

blocks/fbcomments/block_fbcomments.php
(#17) File-level phpdocs block is not found
(#46) Function block_fbcomments::__construct is not documented
(#50) Function block_fbcomments::has_config is not documented
(#54) Function block_fbcomments::applicable_formats is not documented
(#58) Function block_fbcomments::specialization is not documented
(#63) Function block_fbcomments::instance_allow_multiple is not documented
(#67) Function block_fbcomments::get_content is not documented
blocks/fbcomments/db/upgrade.php
(#30) Phpdocs for function xmldb_block_fbcomments_upgrade 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

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

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]