Skip to content

Add PHP 8.4 to workflow #23

Add PHP 8.4 to workflow

Add PHP 8.4 to workflow #23

Triggered via pull request November 20, 2024 14:13
Status Failure
Total duration 30s
Artifacts

qa.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
PHPStan: src/DBALTypesResolver.php#L55
Strict comparison using !== between null and string will always evaluate to true.
PHPStan: src/Operand/PlatformFunction/Executor/SubstringExecutor.php#L26
Method Happyr\DoctrineSpecification\Operand\PlatformFunction\Executor\SubstringExecutor::__invoke() never returns false so it can be removed from the return type.
PHPStan: src/Query/QueryModifierCollection.php#L44
Instanceof between Happyr\DoctrineSpecification\Query\QueryModifier and Happyr\DoctrineSpecification\Query\QueryModifier will always evaluate to true.
PHPStan: src/Result/ResultModifierCollection.php#L43
Instanceof between Happyr\DoctrineSpecification\Result\ResultModifier and Happyr\DoctrineSpecification\Result\ResultModifier will always evaluate to true.
PHPStan
Process completed with exit code 1.
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan
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/
PHPStan
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/
PHPStan
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/