Update dependency psalm/plugin-phpunit to ^0.19.0 #407
Annotations
7 errors
Psalm [8.1, locked]:
test/ConfigPostProcessorTest.php#L15
test/ConfigPostProcessorTest.php:15:16: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, mixed> provided (see https://psalm.dev/138)
|
Psalm [8.1, locked]:
test/ConfigPostProcessorTest.php#L84
test/ConfigPostProcessorTest.php:84:66: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, mixed> provided (see https://psalm.dev/138)
|
Psalm [8.1, locked]:
test/ModuleTest.php#L27
test/ModuleTest.php:27:16: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, mixed> provided (see https://psalm.dev/138)
|
Psalm [8.1, locked]:
test/ReplacementsTest.php#L13
test/ReplacementsTest.php:13:16: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different iterable<mixed, mixed> provided (see https://psalm.dev/138)
|
Psalm [8.1, locked]:
test/ConfigPostProcessorTest.php#L1
test/ConfigPostProcessorTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 2 extra entries. (see https://psalm.dev/316)
|
Psalm [8.1, locked]:
test/ModuleTest.php#L1
test/ModuleTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)
|
Psalm [8.1, locked]:
test/ReplacementsTest.php#L1
test/ReplacementsTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)
|
Loading