Skip to content

[Skip] Payment from Setup wizard when no payment method is active #3415

[Skip] Payment from Setup wizard when no payment method is active

[Skip] Payment from Setup wizard when no payment method is active #3415

Triggered via pull request November 19, 2024 06:52
Status Failure
Total duration 27s
Artifacts

phpcs.yml

on: pull_request
Run PHPCS inspection
18s
Run PHPCS inspection
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Run PHPCS inspection: includes/Vendor/SetupWizard.php#L210
Processing form data without nonce verification.
Run PHPCS inspection: includes/Vendor/SetupWizard.php#L227
Processing form data without nonce verification.
Run PHPCS inspection: includes/Vendor/SetupWizard.php#L245
Processing form data without nonce verification.
Run PHPCS inspection: includes/Vendor/SetupWizard.php#L262
Processing form data without nonce verification.
Run PHPCS inspection: includes/Vendor/SetupWizard.php#L281
Processing form data without nonce verification.
Run PHPCS inspection: includes/Vendor/SetupWizard.php#L299
Processing form data without nonce verification.
Run PHPCS inspection: includes/Vendor/SetupWizard.php#L500
Mixing different binary boolean operators within an expression without using parentheses to clarify precedence is not allowed.
Run PHPCS inspection
Process completed with exit code 1.
Run PHPCS inspection: includes/Vendor/SetupWizard.php#L39
It is recommended not to use reserved keyword "var" as function parameter name. Found: $var
Run PHPCS inspection: includes/Vendor/SetupWizard.php#L159
Translatable string should not be wrapped in HTML. Found: '<p>Thank you for choosing The Marketplace to power your online store! This quick setup wizard will help you configure the basic settings. <strong>It’s completely optional and shouldn’t take longer than two minutes.</strong></p>'