Lock file maintenance #282
continuous-integration.yml
on: push
ci
/
Generate job matrix
6s
Matrix: ci / QA Checks
Annotations
3 errors
RiskyTruthyFalsyComparison:
test/Persistence/CacheHeadersGeneratorTraitTest.php#L191
test/Persistence/CacheHeadersGeneratorTraitTest.php:191:25: RiskyTruthyFalsyComparison: Operand of type false|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:
test/Persistence/CacheHeadersGeneratorTraitTest.php#L207
test/Persistence/CacheHeadersGeneratorTraitTest.php:207:25: RiskyTruthyFalsyComparison: Operand of type false|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:
test/Persistence/CacheHeadersGeneratorTraitTest.php#L320
test/Persistence/CacheHeadersGeneratorTraitTest.php:320:16: RiskyTruthyFalsyComparison: Operand of type false|int contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|