Migrate Wc vendors to dokan #113
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
phpcs.yml
on: pull_request
Run PHPCS inspection
38s
Annotations
2 errors and 4 warnings
Run PHPCS inspection:
includes/Processors/Order.php#L36
Comma not allowed after last value in single-line array declaration
|
Run PHPCS inspection
Process completed with exit code 1.
|
Run PHPCS inspection
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. 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 `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 `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:
includes/Processors/Order.php#L36
When a multi-item array uses associative keys, each value should start on a new line.
|