Lock file maintenance #537
continuous-integration.yml
on: push
ci
/
Generate job matrix
9s
Matrix: ci / QA Checks
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)
|