Skip to content

Update dependency psalm/plugin-phpunit to ^0.19.0 #1000

Update dependency psalm/plugin-phpunit to ^0.19.0

Update dependency psalm/plugin-phpunit to ^0.19.0 #1000

Triggered via push October 22, 2024 13:37
Status Failure
Total duration 1m 3s
Artifacts
ci  /  Generate job matrix
6s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

11 errors
MixedReturnStatement: 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)
MixedReturnStatement: 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)
UnusedBaselineEntry: test/AbstractPluginManagerTest.php#L1
test/AbstractPluginManagerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: test/ServiceManagerTest.php#L1
test/ServiceManagerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)