Lock file maintenance #632
Annotations
6 errors
Psalm [8.1, locked]:
src/Helper/FlashMessenger.php#L179
src/Helper/FlashMessenger.php:179:25: MixedArgument: Argument 1 of Laminas\I18n\Translator\TranslatorInterface::translate cannot be mixed, expecting string (see https://psalm.dev/030)
|
Psalm [8.1, locked]:
src/Helper/FlashMessenger.php#L201
src/Helper/FlashMessenger.php:201:13: MixedArgumentTypeCoercion: Argument 2 of implode expects array<array-key, null|object{__tostring()}|scalar>, but parent type non-empty-list<mixed|string> provided (see https://psalm.dev/194)
|
Psalm [8.1, locked]:
src/ViewEvent.php#L212
src/ViewEvent.php:212:32: PossiblyUndefinedArrayOffset: Possibly undefined array key $params[$param] on ArrayAccess|array{model?: mixed, renderer?: mixed, request?: mixed, response?: mixed, result?: mixed, ...<array-key, mixed>} (see https://psalm.dev/167)
|
Psalm [8.1, locked]:
test/ViewTest.php#L218
test/ViewTest.php:218:19: RedundantCondition: Type list<mixed> for $result is always array<array-key, mixed> (see https://psalm.dev/122)
|
Psalm [8.1, locked]:
test/ViewTest.php#L218
test/ViewTest.php:218:19: RedundantCondition: Type list{0?: mixed, ...<mixed>} for $result is always array<array-key, mixed> (see https://psalm.dev/122)
|
Psalm [8.1, locked]:
test/ViewTest.php#L235
test/ViewTest.php:235:15: RedundantCondition: Type list{0?: mixed, ...<mixed>} for $result is always array<array-key, mixed> (see https://psalm.dev/122)
|
The logs for this run have expired and are no longer available.
Loading