Update dependency psalm/plugin-phpunit to ^0.19.0 - autoclosed #575
Annotations
6 errors
Psalm [8.1, locked]:
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php#L138
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php:138:16: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different array<array-key, mixed> provided (see https://psalm.dev/138)
|
Psalm [8.1, locked]:
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php#L158
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php:158:16: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different array<array-key, mixed> provided (see https://psalm.dev/138)
|
Psalm [8.1, locked]:
test/Service/DeprecatedSchemaDetectorTest.php#L21
test/Service/DeprecatedSchemaDetectorTest.php:21:57: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different Generator provided (see https://psalm.dev/138)
|
Psalm [8.1, locked]:
test/Service/DeprecatedSchemaDetectorTest.php#L53
test/Service/DeprecatedSchemaDetectorTest.php:53:62: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different Generator provided (see https://psalm.dev/138)
|
Psalm [8.1, locked]:
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)
|
Psalm [8.1, locked]:
test/Service/DeprecatedSchemaDetectorTest.php#L1
test/Service/DeprecatedSchemaDetectorTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 2 extra entries. (see https://psalm.dev/316)
|
Loading