Lock file maintenance #305
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
6s
Matrix: ci / QA Checks
Annotations
4 errors
RiskyTruthyFalsyComparison:
src/AbstractContainer.php#L224
src/AbstractContainer.php:224:17: 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/Navigation.php#L28
src/Navigation.php:28:13: RiskyTruthyFalsyComparison: Operand of type iterable<array-key|mixed, mixed>|null contains type iterable<array-key|mixed, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Navigation.php#L35
src/Navigation.php:35:13: RiskyTruthyFalsyComparison: Operand of type iterable<array-key|mixed, mixed>|null contains type iterable<array-key|mixed, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Page/Mvc.php#L387
src/Page/Mvc.php:387:28: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|