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
(1 errors, 0 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- payment/gateway/chargebee/.extlib/autoload.php
- (#27)
3 slashes 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
(12 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- payment/gateway/chargebee/.extlib/autoload.php
- (#27)
Found comment starting with three or more slashes
- payment/gateway/chargebee/classes/chargebee_helper.php
- (#164)
Phpdocs for function chargebee_helper::get_hosted_page has incomplete parameters list
- (#210)
Phpdocs for function chargebee_helper::save_transaction_details has incomplete parameters list
- (#262)
Phpdocs for function chargebee_helper::build_event_data has incomplete parameters list
- (#303)
Phpdocs for function chargebee_helper::log_event has incomplete parameters list
- payment/gateway/chargebee/classes/event/transaction_cancelled.php
- (#27)
No one-line description found in phpdocs for class transaction_cancelled
- payment/gateway/chargebee/classes/event/transaction_completed.php
- (#27)
No one-line description found in phpdocs for class transaction_completed
- payment/gateway/chargebee/classes/event/transaction_failed.php
- (#27)
No one-line description found in phpdocs for class transaction_failed
- payment/gateway/chargebee/classes/event/transaction_started.php
- (#27)
No one-line description found in phpdocs for class transaction_started
- payment/gateway/chargebee/classes/event/transaction_successful.php
- (#27)
No one-line description found in phpdocs for class transaction_successful
- payment/gateway/chargebee/classes/event/void_invoice_failed.php
- (#27)
No one-line description found in phpdocs for class void_invoice_failed
- payment/gateway/chargebee/classes/event/void_invoice_successful.php
- (#27)
No one-line description found in phpdocs for class void_invoice_successful
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/chargebee/amd/build/gateways_modal.min.js
- Uncommitted change detected.
- payment/gateway/chargebee/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]