Skip to content

Update all non-major dependencies #962

Update all non-major dependencies

Update all non-major dependencies #962

Triggered via pull request April 3, 2024 20:37
Status Failure
Total duration 1m 40s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
7s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

4 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)