Main branch sync #1196
ci.yml
on: pull_request
Matrix: lint
Matrix: phpcs
Matrix: PHPStan check
Annotations
2 errors and 6 warnings
PHPCS check on PHP 8.2
There are no commands defined in the "standards" namespace.
|
PHPCS check on PHP 8.2
Process completed with exit code 1.
|
PHPCS check on PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan check (8.2, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
File linting on Node v18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
File linting on Node v18:
setup/create-wp-project/src/basics/misc.js#L8
Expected to return a value at the end of arrow function
|
File linting on Node v20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
File linting on Node v20:
setup/create-wp-project/src/basics/misc.js#L8
Expected to return a value at the end of arrow function
|