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

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

message/output/appcrue/classes/privacy/provider.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#41) There must not be a space before the colon in a return type declaration
message/output/appcrue/classes/twinpush_client.php
(#28) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#32) Missing docblock for class twinpush_client
(#43) Whitespace found at end of line
(#64) Whitespace found at end of line
(#68) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#69) Whitespace found at end of line
(#85) Short array syntax must be used to define arrays
(#88) There should be a comma after the last array item in a multi-line array.
(#131) No one-line description found in phpdocs for docblock of function trim_alert_text
(#139) Missing docblock for function log_no_ajax
message/output/appcrue/db/install.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
message/output/appcrue/db/tasks.php
(#43) There should be a comma after the last array item in a multi-line array.
message/output/appcrue/lang/en/message_appcrue.php
(#30) The string key "api_key" is not in the correct order, it should be before "pluginname"
(#40) The string key "match_user_by" is not in the correct order, it should be before "only_news_forum_help"
(#43) The string key "preserveundeliverable" is not in the correct order, it should be before "privacy:metadata"
(#45) The string key "enable_push" is not in the correct order, it should be before "preserveundeliverable_help"
(#47) The string key "url_pattern" is not in the correct order, it should be before "url_pattern_help"
(#48) The string key "sendbufferedtask" is not in the correct order, it should be before "url_pattern"
message/output/appcrue/message_output_appcrue.php
(#47) Whitespace found at end of line
(#49) Member variable "apiClient" must be all lower-case
(#67) Whitespace found at end of line
(#262) Whitespace found at end of line
message/output/appcrue/settings.php
(#45) Inline doc block comments are not allowed; use "// Comment." instead

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

(5 errors, 0 warnings)

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

message/output/appcrue/classes/twinpush_client.php
(#47) Phpdocs for function twinpush_client::__construct has incomplete parameters list
(#130) Phpdocs for function twinpush_client::trim_alert_text has incomplete parameters list
message/output/appcrue/message_output_appcrue.php
(#166) Phpdocs for function message_output_appcrue::get_target_url has incomplete parameters list
(#185) Phpdocs for function message_output_appcrue::buffer_message has incomplete parameters list
(#344) Phpdocs for function message_output_appcrue::get_nick_name 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

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