fix: state field is not changing #607
phpcs.yml
on: pull_request
Run PHPCS inspection
2m 36s
Annotations
10 errors and 15 warnings
Run PHPCS inspection:
templates/dashboard/billing-address.php#L32
If control structure block found as the only statement within an "else" block. Use elseif instead.
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L37
Multi-line function call not indented correctly; expected 8 spaces but found 12
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L37
Closing parenthesis of a multi-line function call must be on a line by itself
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L59
Opening parenthesis of a multi-line function call must be the last content on the line
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L59
Opening parenthesis of a multi-line function call must be the last content on the line
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L60
Array item not aligned correctly; expected 20 spaces but found 24
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L61
Array item not aligned correctly; expected 20 spaces but found 24
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L62
Array item not aligned correctly; expected 20 spaces but found 24
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L63
Array item not aligned correctly; expected 20 spaces but found 24
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L64
Array item not aligned correctly; expected 20 spaces but found 24
|
Run PHPCS inspection
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run PHPCS inspection
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pat-s/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run PHPCS inspection
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/
|
Run PHPCS inspection
The `save-state` 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/
|
Run PHPCS inspection
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/
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L69
When a multi-item array uses associative keys, each value should start on a new line.
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L111
When a multi-item array uses associative keys, each value should start on a new line.
|
Run PHPCS inspection:
templates/dashboard/billing-address.php#L166
Found precision alignment of 3 spaces.
|
Run PHPCS inspection:
includes/Frontend.php#L54
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
Run PHPCS inspection:
includes/Frontend.php#L55
Processing form data without nonce verification.
|
Run PHPCS inspection:
includes/Frontend/Frontend_Account.php#L27
This comment is 59% valid code; is this commented out code?
|
Run PHPCS inspection:
includes/Frontend/Frontend_Account.php#L45
Found precision alignment of 1 spaces.
|
Run PHPCS inspection:
includes/Frontend/Frontend_Account.php#L60
Found precision alignment of 1 spaces.
|
Run PHPCS inspection:
includes/Frontend/Frontend_Account.php#L78
Found precision alignment of 2 spaces.
|
Run PHPCS inspection:
includes/Frontend/Frontend_Account.php#L128
Processing form data without nonce verification.
|