Skip to content

Add SSL context for RedisCluster connections #263

Add SSL context for RedisCluster connections

Add SSL context for RedisCluster connections #263

Re-run triggered March 12, 2024 15:04
Status Failure
Total duration 3h 19m 51s
Artifacts

continuous-integration.yml

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

Annotations

3 errors
PossiblyUnusedMethod: src/RedisClusterOptions.php#L233
src/RedisClusterOptions.php:233:21: PossiblyUnusedMethod: Cannot find any calls to method Laminas\Cache\Storage\Adapter\RedisClusterOptions::setSslContext (see https://psalm.dev/087)
TooManyArguments: src/RedisClusterResourceManager.php#L94
src/RedisClusterResourceManager.php:94:16: TooManyArguments: Too many arguments for RedisCluster::__construct - expecting 6 but saw 7 (see https://psalm.dev/026)
TooManyArguments: src/RedisClusterResourceManager.php#L122
src/RedisClusterResourceManager.php:122:16: TooManyArguments: Too many arguments for RedisCluster::__construct - expecting 6 but saw 7 (see https://psalm.dev/026)