Update dependency psalm/plugin-phpunit to ^0.19.0 #956
Annotations
4 errors
Psalm [8.1, locked]:
test/AbstractPluginManagerTest.php#L98
test/AbstractPluginManagerTest.php:98:54: 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/ServiceManagerTest.php#L121
test/ServiceManagerTest.php:121:45: 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/AbstractPluginManagerTest.php#L1
test/AbstractPluginManagerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)
|
Psalm [8.1, locked]:
test/ServiceManagerTest.php#L1
test/ServiceManagerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)
|
Loading