Skip to content

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

Update dependency psalm/plugin-phpunit to ^0.19.0

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

Triggered via pull request March 16, 2024 12:41
Status Failure
Total duration 1m 50s
Artifacts

continuous-integration.yml

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

Annotations

4 errors
MixedReturnStatement: test/unit/MemcachedResourceManagerTest.php#L50
test/unit/MemcachedResourceManagerTest.php:50: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/unit/MemcachedTest.php#L131
test/unit/MemcachedTest.php:131:46: 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/unit/MemcachedResourceManagerTest.php#L1
test/unit/MemcachedResourceManagerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: test/unit/MemcachedTest.php#L1
test/unit/MemcachedTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedInferredReturnType" has 1 extra entry. (see https://psalm.dev/316)