bump composer deps #297
Annotations
9 errors
RiskyTruthyFalsyComparison:
dev/Currencies/CurrencyExporter.php#L50
dev/Currencies/CurrencyExporter.php:50:13: RiskyTruthyFalsyComparison: Operand of type array<string, string>|null contains type array<string, string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Resolver/PatternResolver.php#L165
src/Resolver/PatternResolver.php:165:13: 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)
|
RiskyTruthyFalsyComparison:
src/Resolver/PatternResolver.php#L191
src/Resolver/PatternResolver.php:191:13: 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)
|
Psalm — PHP 8.1
Process completed with exit code 2.
|
Psalm — PHP 8.3
The job was canceled because "_8_1" failed.
|
RiskyTruthyFalsyComparison:
dev/Currencies/CurrencyExporter.php#L50
dev/Currencies/CurrencyExporter.php:50:13: RiskyTruthyFalsyComparison: Operand of type array<string, string>|null contains type array<string, string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Resolver/PatternResolver.php#L165
src/Resolver/PatternResolver.php:165:13: 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)
|
RiskyTruthyFalsyComparison:
src/Resolver/PatternResolver.php#L191
src/Resolver/PatternResolver.php:191:13: 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)
|
Psalm — PHP 8.3
Process completed with exit code 2.
|