Lock file maintenance #310
continuous-integration.yml
on: push
ci
/
Generate job matrix
9s
Matrix: ci / QA Checks
Annotations
2 errors
RiskyTruthyFalsyComparison:
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)
|
RiskyTruthyFalsyComparison:
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)
|