Skip to content

Lock file maintenance #305

Lock file maintenance

Lock file maintenance #305

Triggered via pull request October 16, 2024 15:33
Status Failure
Total duration 2m 26s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
6s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

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)