Skip to content

Update dependency psalm/plugin-phpunit to ^0.19.0 - autoclosed #612

Update dependency psalm/plugin-phpunit to ^0.19.0 - autoclosed

Update dependency psalm/plugin-phpunit to ^0.19.0 - autoclosed #612

Triggered via pull request June 14, 2024 13:29
Status Failure
Total duration 1m 4s
Artifacts

continuous-integration.yml

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

Annotations

3 errors
MixedReturnStatement: test/Psr/SimpleCache/SimpleCacheDecoratorTest.php#L131
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php:131:16: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different array<array-key, mixed> provided (see https://psalm.dev/138)
MixedReturnStatement: test/Psr/SimpleCache/SimpleCacheDecoratorTest.php#L151
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php:151:16: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different array<array-key, mixed> provided (see https://psalm.dev/138)
UnusedBaselineEntry: test/Psr/SimpleCache/SimpleCacheDecoratorTest.php#L1
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 2 extra entries. (see https://psalm.dev/316)