Update dependency psalm/plugin-phpunit to ^0.19.0 #700
continuous-integration.yml
on: push
ci
/
Generate job matrix
9s
Matrix: ci / QA Checks
Annotations
2 errors
MixedReturnStatement:
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)
|
UnusedBaselineEntry:
test/HelperPluginManagerCompatibilityTest.php#L1
test/HelperPluginManagerCompatibilityTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)
|