Fix build #223
Annotations
3 errors and 1 warning
Run vendor/bin/psalm:
src/Configuration/ParallelConfiguration.php#L65
src/Configuration/ParallelConfiguration.php:65:67: RiskyTruthyFalsyComparison: Operand of type array<interface-string, interface-string>|false contains type array<interface-string, interface-string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run vendor/bin/psalm:
src/Logs/JSON/RetryParser.php#L63
src/Logs/JSON/RetryParser.php:63:16: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run vendor/bin/psalm
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading