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

(15 errors, 2 warnings)

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

blocks/socialcomments/classes/privacy/provider.php
(#357) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $userid.
blocks/socialcomments/pinboard/index.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file index.php
blocks/socialcomments/report/delete_comment.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file delete_comment.php
blocks/socialcomments/report/digest.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file digest.php
blocks/socialcomments/report/index.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file index.php
blocks/socialcomments/report/newsfeed.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file newsfeed.php
blocks/socialcomments/tests/block_socialcomments_comments_test.php
(#43) Missing docblock for function setup in testcase

Javascript coding style problems

(0 errors, 41 warnings)

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

blocks/socialcomments/amd/src/comments.js
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#57) There should be no space after '{'. (@babel/object-curly-spacing)
(#57) There should be no space before '}'. (@babel/object-curly-spacing)
(#58) There should be no space after '{'. (@babel/object-curly-spacing)
(#58) There should be no space before '}'. (@babel/object-curly-spacing)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#97) Unexpected space before function parentheses. (space-before-function-paren)
(#128) Unexpected space before function parentheses. (space-before-function-paren)
(#177) Unexpected space before function parentheses. (space-before-function-paren)
(#199) Unexpected space before function parentheses. (space-before-function-paren)
(#201) Unexpected space before function parentheses. (space-before-function-paren)
(#206) Unexpected space before function parentheses. (space-before-function-paren)
(#245) Unexpected space before function parentheses. (space-before-function-paren)
(#247) Unexpected space before function parentheses. (space-before-function-paren)
(#287) Unexpected space before function parentheses. (space-before-function-paren)
(#312) Unexpected space before function parentheses. (space-before-function-paren)
(#475) Unexpected space before function parentheses. (space-before-function-paren)
(#480) Unexpected space before function parentheses. (space-before-function-paren)
(#484) Unexpected space before function parentheses. (space-before-function-paren)
(#493) Unexpected space before function parentheses. (space-before-function-paren)
(#504) Unexpected space before function parentheses. (space-before-function-paren)
(#511) Unexpected space before function parentheses. (space-before-function-paren)
(#516) Unexpected space before function parentheses. (space-before-function-paren)
(#521) Unexpected space before function parentheses. (space-before-function-paren)
(#527) Unexpected space before function parentheses. (space-before-function-paren)
(#541) Unexpected space before function parentheses. (space-before-function-paren)
(#547) Unexpected space before function parentheses. (space-before-function-paren)
(#552) Unexpected space before function parentheses. (space-before-function-paren)
(#557) Unexpected space before function parentheses. (space-before-function-paren)
(#562) Unexpected space before function parentheses. (space-before-function-paren)
(#569) Unexpected space before function parentheses. (space-before-function-paren)
(#584) Unexpected space before function parentheses. (space-before-function-paren)
(#588) Unexpected space before function parentheses. (space-before-function-paren)
(#592) Unexpected space before function parentheses. (space-before-function-paren)
(#597) Unexpected space before function parentheses. (space-before-function-paren)
(#602) Unexpected space before function parentheses. (space-before-function-paren)
blocks/socialcomments/amd/src/report.js
(#24) Unexpected space before function parentheses. (space-before-function-paren)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#77) Unexpected space before function parentheses. (space-before-function-paren)

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]