Skip to content

Lock file maintenance #299

Lock file maintenance

Lock file maintenance #299

Triggered via pull request January 22, 2024 05:02
Status Failure
Total duration 59s
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

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)