Lock file maintenance #299
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
10s
Matrix: ci / QA Checks
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)
|