Skip to content

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

Update dependency psalm/plugin-phpunit to ^0.19.0

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

Triggered via push March 15, 2024 14:01
Status Failure
Total duration 3m 9s
Artifacts
ci  /  Generate job matrix
11s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

14 errors
MixedReturnStatement: test/Exception/ExceptionTest.php#L19
test/Exception/ExceptionTest.php:19:41: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different Generator provided (see https://psalm.dev/138)
MixedReturnStatement: test/Middleware/HostMiddlewareDecoratorTest.php#L73
test/Middleware/HostMiddlewareDecoratorTest.php:73:44: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different Generator provided (see https://psalm.dev/138)
UnusedBaselineEntry: test/Exception/ExceptionTest.php#L1
test/Exception/ExceptionTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: test/Middleware/HostMiddlewareDecoratorTest.php#L1
test/Middleware/HostMiddlewareDecoratorTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)