Update dependency psalm/plugin-phpunit to ^0.19.0 #697
Annotations
2 errors
Psalm [8.1, locked]:
test/HelperPluginManagerCompatibilityTest.php#L56
test/HelperPluginManagerCompatibilityTest.php:56:22: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different Generator<mixed, array{0: mixed, 1: mixed}, mixed, void> provided (see https://psalm.dev/138)
|
Psalm [8.1, locked]:
test/HelperPluginManagerCompatibilityTest.php#L1
test/HelperPluginManagerCompatibilityTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)
|
Loading