Skip to content

Lock file maintenance #363

Lock file maintenance

Lock file maintenance #363

Triggered via push January 22, 2024 00:41
Status Failure
Total duration 54s
Artifacts
ci  /  Generate job matrix
8s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors
RiskyTruthyFalsyComparison: test/Emitter/SapiStreamEmitterTest.php#L515
test/Emitter/SapiStreamEmitterTest.php:515:17: RiskyTruthyFalsyComparison: Operand of type int|null contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
RiskyTruthyFalsyComparison: test/TestAsset/MockStreamHelper.php#L79
test/TestAsset/MockStreamHelper.php:79:13: RiskyTruthyFalsyComparison: Operand of type callable|null contains type callable, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)