Skip to content

Tax implementation #1736

Tax implementation

Tax implementation #1736

Triggered via pull request October 11, 2024 13:52
@harunollyoharunollyo
synchronize #1212
harun-v3
Status Failure
Total duration 30s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
WPCS: classes/Upgrader.php#L150
Use placeholders and $wpdb->prepare(); found interpolated variable $order_items_table at "ALTER TABLE {$order_items_table}

WPCS: ecommerce/HooksHandler.php#L77
Processing form data without nonce verification.
WPCS: ecommerce/HooksHandler.php#L77
Processing form data without nonce verification.
WPCS: ecommerce/HooksHandler.php#L77
$_POST data not unslashed before sanitization. Use wp_unslash() or similar
WPCS: ecommerce/HooksHandler.php#L77
Detected usage of a non-sanitized input variable: $_POST['cancel_reason']
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#L55
Method name "getCancelUrl" in class PaymentUrlsTrait is not in snake case format, try "get_cancel_url"
WPCS: helpers/QueryHelper.php#L260
Missing space before array closer.
WPCS: includes/tutor-general-functions.php#L27
Doc comment for parameter "$input" missing
WPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
WPCS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/