Skip to content

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

Update dependency psalm/plugin-phpunit to ^0.19.0

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

Triggered via pull request March 16, 2024 15:34
Status Failure
Total duration 57s
Artifacts

continuous-integration.yml

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

Annotations

6 errors
MixedReturnStatement: test/Psr/SimpleCache/SimpleCacheDecoratorTest.php#L138
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php:138:16: 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/Psr/SimpleCache/SimpleCacheDecoratorTest.php#L158
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php:158:16: 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/Service/DeprecatedSchemaDetectorTest.php#L21
test/Service/DeprecatedSchemaDetectorTest.php:21:57: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different Generator provided (see https://psalm.dev/138)
MixedReturnStatement: test/Service/DeprecatedSchemaDetectorTest.php#L53
test/Service/DeprecatedSchemaDetectorTest.php:53:62: MixedReturnStatement: Providers must return iterable<array-key, array<array-key, mixed>>, possibly different Generator provided (see https://psalm.dev/138)
UnusedBaselineEntry: test/Psr/SimpleCache/SimpleCacheDecoratorTest.php#L1
test/Psr/SimpleCache/SimpleCacheDecoratorTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 2 extra entries. (see https://psalm.dev/316)
UnusedBaselineEntry: test/Service/DeprecatedSchemaDetectorTest.php#L1
test/Service/DeprecatedSchemaDetectorTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 2 extra entries. (see https://psalm.dev/316)