Skip to content

Custom page title added for order success and failed pages #1671

Custom page title added for order success and failed pages

Custom page title added for order success and failed pages #1671

Triggered via pull request October 5, 2024 05:47
Status Failure
Total duration 26s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
WPCS: ecommerce/PaymentHandler.php#L60
Processing form data without nonce verification.
WPCS: ecommerce/PaymentHandler.php#L79
Object property "$redirectUrl" is not in valid snake_case format, try "$redirect_url"
WPCS: ecommerce/Settings.php#L118
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
WPCS: templates/dashboard/wishlist.php#L15
Overriding WordPress globals is prohibited. Found assignment to $per_page
WPCS: templates/dashboard/wishlist.php#L28
Overriding WordPress globals is prohibited. Found assignment to $post
WPCS: templates/dashboard/withdraw.php#L90
Whitespace found at end of line
WPCS: views/options/tools.php#L23
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Use isset() or empty() to check the index exists before using it
WPCS: views/options/tools.php#L23
Detected usage of a non-sanitized input variable: $_GET['page']
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/