Skip to content

Lock file maintenance #345

Lock file maintenance

Lock file maintenance #345

Triggered via push March 2, 2024 22:26
Status Failure
Total duration 1m 12s
Artifacts
ci  /  Generate job matrix
6s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors
RiskyTruthyFalsyComparison: src/AbstractCacheItemPoolIntegrationTest.php#L62
src/AbstractCacheItemPoolIntegrationTest.php:62: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/AbstractSimpleCacheIntegrationTest.php#L59
src/AbstractSimpleCacheIntegrationTest.php:59: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)