Skip to content

Lock file maintenance #633

Lock file maintenance

Lock file maintenance #633

Triggered via pull request January 8, 2024 03:21
Status Failure
Total duration 1m 0s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
11s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

6 errors
MixedArgument: 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)
MixedArgumentTypeCoercion: 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)
PossiblyUndefinedArrayOffset: 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)
RedundantCondition: 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)
RedundantCondition: 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)
RedundantCondition: 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)