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, 1 warnings)

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

blocks/culactivity_stream/classes/privacy/provider.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
blocks/culactivity_stream/locallib.php
(#260) File must end with a newline character
blocks/culactivity_stream/remove_ajax.php
(#38) File must end with a newline character

Javascript coding style problems

(0 errors, 12 warnings)

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

blocks/culactivity_stream/yui/src/scroll/js/scroll.js
(#25) Identifier 'block_culactivity_stream' is not in camel case. (camelcase)
(#98) Comments should not begin with a lowercase character. (capitalized-comments)
(#104) Extra space after key 'sesskey'. (key-spacing)
(#106) Extra space after key 'lastid'. (key-spacing)
(#125) Comments should not begin with a lowercase character. (capitalized-comments)
(#133) Comments should not begin with a lowercase character. (capitalized-comments)
(#154) Extra space after key 'sesskey'. (key-spacing)
(#155) Extra space after key 'lastid'. (key-spacing)
(#178) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Comments should not begin with a lowercase character. (capitalized-comments)
(#192) Expected space or tab after '//' in comment. (spaced-comment)
(#194) Comments should not begin with a lowercase character. (capitalized-comments)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(26 errors, 13 warnings)

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

blocks/culactivity_stream/block_culactivity_stream.php
(#20) Package block is not valid
(#132) Function block_culactivity_stream::hide_header is not documented
(#136) Function block_culactivity_stream::has_config is not documented
(#39) Invalid phpdocs tag @public used
(#125) Not recommended phpdocs tag @version used
blocks/culactivity_stream/db/access.php
(#20) Package block is not valid
blocks/culactivity_stream/db/messages.php
(#20) Package block is not valid
blocks/culactivity_stream/lang/en/block_culactivity_stream.php
(#20) Package block is not valid
blocks/culactivity_stream/locallib.php
(#20) Package block is not valid
(#37) Phpdocs for function block_culactivity_stream_get_notifications has incomplete parameters list
(#160) Phpdocs for function block_culactivity_stream_get_course_displayname has incomplete parameters list
(#181) Phpdocs for function block_culactivity_stream_get_course_img has incomplete parameters list
(#215) Phpdocs for function block_culactivity_stream_get_user_img has incomplete parameters list
(#34) Not recommended phpdocs tag @global used
(#34) Not recommended phpdocs tag @global used
(#34) Not recommended phpdocs tag @global used
(#159) Not recommended phpdocs tag @global used
(#177) Not recommended phpdocs tag @global used
(#177) Not recommended phpdocs tag @global used
(#177) Not recommended phpdocs tag @global used
(#177) Not recommended phpdocs tag @global used
(#213) Not recommended phpdocs tag @global used
(#213) Not recommended phpdocs tag @global used
(#247) Not recommended phpdocs tag @global used
blocks/culactivity_stream/reload_ajax.php
(#20) Package block is not valid
blocks/culactivity_stream/remove_ajax.php
(#20) Package block is not valid
blocks/culactivity_stream/remove_post.php
(#20) Package block is not valid
blocks/culactivity_stream/renderer.php
(#20) Package block is not valid
(#36) Variable block_culactivity_stream_renderer::$instanceid is not documented
(#42) Phpdocs for function block_culactivity_stream_renderer::culactivity_stream has incomplete parameters list
(#92) Phpdocs for function block_culactivity_stream_renderer::culactivity_stream_items has incomplete parameters list
(#41) Not recommended phpdocs tag @global used
blocks/culactivity_stream/renderers/course_picture.php
(#23) Package block is not valid
(#120) Package local is not valid
(#121) Category culoutput is not valid
(#31) Class block_culactivity_stream_renderers_course_picture_renderer is not documented
blocks/culactivity_stream/scroll_ajax.php
(#20) Package block is not valid
blocks/culactivity_stream/tests/behat/behat_block_culactivity_stream.php
(#121) Phpdocs for function behat_block_culactivity_stream::new_notification_is_created has incomplete parameters list
blocks/culactivity_stream/version.php
(#20) Package block is not valid

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [More info]


grunt changes

(1 errors, 0 warnings)

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

blocks/culactivity_stream/yui/build/moodle-block_culactivity_stream-scroll/moodle-block_culactivity_stream-scroll-min.js
Uncommitted change detected.

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]