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, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- payment/gateway/cardinity/cancel.php
- (#26)
Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
- payment/gateway/cardinity/process.php
- (#29)
Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
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
(15 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- payment/gateway/cardinity/classes/cardinity_helper.php
- (#32)
Class cardinity_helper is not documented
- (#79)
Function cardinity_helper::build_authorization_header is not documented
- (#49)
There is no description in phpdocs for function __construct
- (#59)
There is no description in phpdocs for function build_base_string
- (#89)
There is no description in phpdocs for function check_payment_status
- (#60)
Phpdocs for function cardinity_helper::build_base_string has incomplete parameters list
- (#90)
Phpdocs for function cardinity_helper::check_payment_status has incomplete parameters list
- payment/gateway/cardinity/classes/gateway.php
- (#32)
Class gateway is not documented
- (#34)
There is no description in phpdocs for function get_supported_currencies
- (#41)
There is no description in phpdocs for function add_configuration_to_gateway_form
- (#41)
Phpdocs for function gateway::add_configuration_to_gateway_form has incomplete parameters list
- (#35)
Invalid phpdocs tag @inheritDoc used
- (#42)
Invalid phpdocs tag @inheritDoc used
- payment/gateway/cardinity/classes/privacy/provider.php
- (#41)
Class provider is not documented
- payment/gateway/cardinity/process.php
- (#26)
File-level phpdocs block is not found
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
(2 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- payment/gateway/cardinity/amd/build/gateways_modal.min.js
- Uncommitted change detected.
- payment/gateway/cardinity/amd/build/gateways_modal.min.js.map
- 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]