Lock file maintenance #317
Annotations
3 errors
Psalm [8.1, locked]:
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)
|
Psalm [8.1, locked]:
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)
|
Psalm [8.1, locked]:
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)
|
Loading