Skip to content

Changes For Authorize.Net #2344

Changes For Authorize.Net

Changes For Authorize.Net #2344

Triggered via pull request December 27, 2024 06:41
Status Failure
Total duration 24s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
WPCS: ecommerce/PaymentGateways/Configs/PaymentUrlsTrait.php#L23
Method name "getWebhookUrl" in class PaymentUrlsTrait is not in snake case format, try "get_webhook_url"
WPCS: ecommerce/PaymentGateways/Configs/PaymentUrlsTrait.php#L39
Method name "getSuccessUrl" in class PaymentUrlsTrait is not in snake case format, try "get_success_url"
WPCS: ecommerce/PaymentGateways/Configs/PaymentUrlsTrait.php#L45
Inline comments must end in full-stops, exclamation marks, or question marks
WPCS: ecommerce/PaymentGateways/Configs/PaymentUrlsTrait.php#L56
Method name "getCancelUrl" in class PaymentUrlsTrait is not in snake case format, try "get_cancel_url"
WPCS: ecommerce/PaymentHandler.php#L75
Processing form data without nonce verification.
WPCS: ecommerce/PaymentHandler.php#L95
Object property "$redirectUrl" is not in valid snake_case format, try "$redirect_url"
WPCS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
WPCS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
WPCS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/