Skip to content

Lock file maintenance #373

Lock file maintenance

Lock file maintenance #373

Triggered via pull request September 12, 2024 15:50
Status Failure
Total duration 1m 32s
Artifacts

continuous-integration.yml

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

Annotations

5 errors
RiskyTruthyFalsyComparison: src/PHPUnit/Controller/AbstractControllerTestCase.php#L243
src/PHPUnit/Controller/AbstractControllerTestCase.php:243: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)
RiskyTruthyFalsyComparison: src/PHPUnit/Controller/AbstractControllerTestCase.php#L247
src/PHPUnit/Controller/AbstractControllerTestCase.php:247:13: 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)
RiskyTruthyFalsyComparison: src/PHPUnit/Controller/AbstractControllerTestCase.php#L294
src/PHPUnit/Controller/AbstractControllerTestCase.php:294: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)
RiskyTruthyFalsyComparison: src/PHPUnit/Controller/AbstractControllerTestCase.php#L298
src/PHPUnit/Controller/AbstractControllerTestCase.php:298:19: 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)
RiskyTruthyFalsyComparison: src/PHPUnit/Controller/AbstractControllerTestCase.php#L482
src/PHPUnit/Controller/AbstractControllerTestCase.php:482:19: 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)