Skip to content

Lock file maintenance #361

Lock file maintenance

Lock file maintenance #361

Triggered via push January 22, 2024 00:23
Status Failure
Total duration 57s
Artifacts
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)