Lock file maintenance #310
Annotations
2 errors
Psalm [8.1, locked]:
src/Collector/MemoryCollector.php#L111
src/Collector/MemoryCollector.php:111:44: RiskyTruthyFalsyComparison: Operand of type mixed|null contains type mixed, 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/Collector/TimeCollector.php#L124
src/Collector/TimeCollector.php:124:42: RiskyTruthyFalsyComparison: Operand of type mixed|null contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Loading