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
(4 errors, 6 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/db/install.php
- (#26)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- message/output/appcrue/settings.php
- (#45)
Inline doc block comments are not allowed; use "// Comment." instead
- message/output/appcrue/tests/send_message_test.php
- (#34)
PHPUnit class "message_appcrue\tests\send_message_test", with namespace "message_appcrue\tests", currently located at "tests/" directory, does not match its expected location at "tests/tests"
- (#43)
Whitespace found at end of line
- (#55)
Unnecessary FINAL modifier in FINAL class
- (#64)
Inline comments must end in full-stops, exclamation marks, or question marks
- (#76)
Data provider method "launched_provider" not found.
- (#81)
Test method test_send_instant_message_to_single_user() 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
(6 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- message/output/appcrue/classes/message_helper.php
- (#87)
Phpdocs for function message_helper::extract_instantmessage_body_subject has incomplete parameters list
- message/output/appcrue/classes/twinpush_client.php
- (#49)
Phpdocs for function twinpush_client::__construct has incomplete parameters list
- (#133)
Phpdocs for function twinpush_client::trim_alert_text has incomplete parameters list
- message/output/appcrue/message_output_appcrue.php
- (#148)
Phpdocs for function message_output_appcrue::get_target_url has incomplete parameters list
- (#167)
Phpdocs for function message_output_appcrue::buffer_message has incomplete parameters list
- (#328)
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]