Upgrade #185
ci.yml
on: pull_request
Sync meta files
0s
code-coverage
/
Code Coverage
23s
composer-validate
/
Validate composer.json
11s
sca
/
Static Code Analysis
13s
Matrix: test
Run php-cs-fixer
0s
Annotations
5 errors and 9 warnings
sca / Static Code Analysis:
src/ConfigureWithAttributes.php (in context of class Zenstruck/Console/InvokableCommand)#L24
Result of && is always false.
|
sca / Static Code Analysis:
src/ConfigureWithAttributes.php (in context of class Zenstruck/Console/InvokableCommand)#L24
Strict comparison using !== between 'Zenstruck\\Console\\InvokableCommand' and 'Zenstruck\\Console\\InvokableCommand' will always evaluate to false.
|
sca / Static Code Analysis:
src/Invokable.php (in context of class Zenstruck/Console/InvokableCommand)#L48
Result of && is always false.
|
sca / Static Code Analysis:
src/Invokable.php (in context of class Zenstruck/Console/InvokableCommand)#L48
Strict comparison using !== between 'Zenstruck\\Console\\InvokableCommand' and 'Zenstruck\\Console\\InvokableCommand' will always evaluate to false.
|
sca / Static Code Analysis
Process completed with exit code 1.
|
composer-validate / Validate composer.json
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sca / Static Code Analysis
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/.
|
PHP 8.2, SF 7.0.* - highest
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/.
|
PHP 8.2, SF 6.4.* - highest
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/.
|
PHP 8.1, SF * - lowest
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/.
|
PHP 8.3, SF 6.4.* - highest
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/.
|
PHP 8.1, SF 6.4.* - highest
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/.
|
code-coverage / Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3, SF 7.0.* - highest
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/.
|