Skip to content

Lock file maintenance #347

Lock file maintenance

Lock file maintenance #347

Triggered via pull request March 2, 2024 22:26
Status Failure
Total duration 2m 18s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
10s
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)