Skip to content

feat: Support Redis Clusters #144

feat: Support Redis Clusters

feat: Support Redis Clusters #144

Triggered via pull request August 24, 2025 23:09
Status Failure
Total duration 1m 40s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 2.
test: internal/infra/infra_test.go#L199
cannot use client (variable of type "github.com/redis/go-redis/v9".Cmdable) as *"github.com/redis/go-redis/v9".Client value in argument to newTestInfraWithRedis: need type assertion
test: internal/infra/infra_test.go#L129
undefined: redis.NewClient
test: internal/infra/infra_test.go#L67
undefined: redis.NewClient