Skip to content

Lock file maintenance #282

Lock file maintenance

Lock file maintenance #282

Triggered via push January 22, 2024 01:40
Status Failure
Total duration 53s
Artifacts
ci  /  Generate job matrix
6s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

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)