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

(0 errors, 12 warnings)

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

message/output/culactivity_stream/classes/privacy/provider.php
(#34) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
message/output/culactivity_stream/db/uninstall.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
message/output/culactivity_stream/tests/message_send_test.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#45) Test method test_send_message() is missing any coverage information, own or at class level
message/output/culactivity_stream/tests/privacy_provider_test.php
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#49) Test method test_get_metadata() is missing any coverage information, own or at class level
(#75) Test method test_get_contexts_for_userid() is missing any coverage information, own or at class level
(#110) Test method test_get_users_in_context() is missing any coverage information, own or at class level
(#148) Test method test_export_for_context() is missing any coverage information, own or at class level
(#192) Test method test_delete_data_for_all_users_in_context() is missing any coverage information, own or at class level
(#225) Test method test_delete_data_for_user() is missing any coverage information, own or at class level
(#266) Test method test_delete_data_for_users() is missing any coverage information, own or at class level

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

(11 errors, 3 warnings)

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

message/output/culactivity_stream/classes/privacy/provider.php
(#50) Phpdocs for function provider::get_metadata has incomplete parameters list
message/output/culactivity_stream/db/install.php
(#20) Package message is not valid
(#27) Function xmldb_message_culactivity_stream_install is not documented
message/output/culactivity_stream/db/uninstall.php
(#20) Package message is not valid
message/output/culactivity_stream/lang/en/message_culactivity_stream.php
(#20) Package message is not valid
message/output/culactivity_stream/message_output_culactivity_stream.php
(#21) Package message is not valid
(#17) No one-line description found in phpdocs for file
(#94) Phpdocs for function message_output_culactivity_stream::config_form has incomplete parameters list
(#105) Phpdocs for function message_output_culactivity_stream::process_form has incomplete parameters list
(#118) Phpdocs for function message_output_culactivity_stream::load_data has incomplete parameters list
(#41) Not recommended phpdocs tag @global used
(#41) Not recommended phpdocs tag @global used
(#117) Not recommended phpdocs tag @global used
message/output/culactivity_stream/version.php
(#20) Package message 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

(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]