Skip to content

Lock file maintenance #306

Lock file maintenance

Lock file maintenance #306

Triggered via push March 15, 2024 13:44
Status Failure
Total duration 1m 24s
Artifacts
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors
RiskyTruthyFalsyComparison: src/ConfigDiscoveryTrait.php#L40
src/ConfigDiscoveryTrait.php:40:13: 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: src/ConfigDiscoveryTrait.php#L60
src/ConfigDiscoveryTrait.php:60: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/ConfigDiscoveryTrait.php#L67
src/ConfigDiscoveryTrait.php:67: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)