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

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

local/culactivity_stream/classes/observer.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/culactivity_stream/classes/privacy/provider.php
(#34) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#262) File must end with a newline character
local/culactivity_stream/db/tasks.php
(#46) File must end with a newline character
local/culactivity_stream/db/uninstall.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
local/culactivity_stream/tests/event_observers_test.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#47) Test method test_schedule_notification() is missing any coverage information, own or at class level
local/culactivity_stream/tests/message_cleanup_test.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#49) Test method test_cleanup_all_notifications() is missing any coverage information, own or at class level
local/culactivity_stream/tests/privacy_provider_test.php
(#31) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#90) Test method test_get_metadata() is missing any coverage information, own or at class level
(#115) Test method test_get_contexts_for_userid() is missing any coverage information, own or at class level
(#126) Test method test_export_for_context() is missing any coverage information, own or at class level
(#138) Test method test_delete_data_for_all_users_in_context() is missing any coverage information, own or at class level
(#153) Test method test_delete_data_for_user() is missing any coverage information, own or at class level
(#202) Test method test_get_users_in_context() is missing any coverage information, own or at class level
(#217) Test method test_get_users_in_context_invalid_context_type() is missing any coverage information, own or at class level
(#229) Test method test_delete_data_for_users() is missing any coverage information, own or at class level
local/culactivity_stream/tests/process_queue_test.php
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#49) Test method test_process_queue() 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

(13 errors, 0 warnings)

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

local/culactivity_stream/classes/observer.php
(#20) Package local is not valid
local/culactivity_stream/classes/privacy/provider.php
(#50) Phpdocs for function provider::get_metadata has incomplete parameters list
local/culactivity_stream/classes/task/process_queue.php
(#32) Class process_queue is not documented
(#34) Function process_queue::get_name is not documented
(#39) Function process_queue::execute is not documented
local/culactivity_stream/db/events.php
(#20) Package local is not valid
local/culactivity_stream/db/install.php
(#20) Package local is not valid
(#27) Function xmldb_local_culactivity_stream_install is not documented
local/culactivity_stream/db/messages.php
(#20) Package local is not valid
local/culactivity_stream/db/uninstall.php
(#20) Package local is not valid
local/culactivity_stream/db/upgrade.php
(#20) Package local is not valid
local/culactivity_stream/lang/en/local_culactivity_stream.php
(#20) Package local is not valid
local/culactivity_stream/version.php
(#20) Package local 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]