Update dependency psalm/plugin-phpunit to ^0.19.0 - autoclosed #612
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
9s
Matrix: ci / QA Checks
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)
|