Skip to content

Lock file maintenance #537

Lock file maintenance

Lock file maintenance #537

Triggered via push January 22, 2024 01:44
Status Failure
Total duration 55s
Artifacts
ci  /  Generate job matrix
9s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
RiskyTruthyFalsyComparison: src/LaminasViewRenderer.php#L79
src/LaminasViewRenderer.php:79:13: RiskyTruthyFalsyComparison: Operand of type Laminas\View\Model\ModelInterface|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/NamespacedPathStackResolver.php#L212
src/NamespacedPathStackResolver.php:212:17: RiskyTruthyFalsyComparison: Operand of type false|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/NamespacedPathStackResolver.php#L214
src/NamespacedPathStackResolver.php:214: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: test/LaminasViewRendererFactoryTest.php#L66
test/LaminasViewRendererFactoryTest.php:66:20: 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: test/LaminasViewRendererFactoryTest.php#L66
test/LaminasViewRendererFactoryTest.php:66:77: 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: test/LaminasViewRendererFactoryTest.php#L85
test/LaminasViewRendererFactoryTest.php:85:20: 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: test/LaminasViewRendererFactoryTest.php#L85
test/LaminasViewRendererFactoryTest.php:85:94: 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: test/LaminasViewRendererFactoryTest.php#L103
test/LaminasViewRendererFactoryTest.php:103:20: 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: test/LaminasViewRendererFactoryTest.php#L103
test/LaminasViewRendererFactoryTest.php:103:100: 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: test/LaminasViewRendererTest.php#L44
test/LaminasViewRendererTest.php:44:20: 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)