Skip to content

build(deps): bump github.com/eko/gocache/store/redis/v4 from 4.1.2 to 4.2.1 #457

build(deps): bump github.com/eko/gocache/store/redis/v4 from 4.1.2 to 4.2.1

build(deps): bump github.com/eko/gocache/store/redis/v4 from 4.1.2 to 4.2.1 #457

Triggered via pull request September 11, 2023 22:24
Status Failure
Total duration 12m 14s
Artifacts

release.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

48 errors
build (darwin, arm64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (darwin, arm64)
Process completed with exit code 1.
build (freebsd, amd64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (freebsd, amd64)
Process completed with exit code 1.
build (darwin, amd64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (darwin, amd64)
Process completed with exit code 1.
build (dragonfly, amd64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (dragonfly, amd64)
Process completed with exit code 1.
build (android, arm64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (android, arm64)
Process completed with exit code 1.
build (freebsd, 386): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (freebsd, 386)
Process completed with exit code 1.
build (freebsd, arm64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (freebsd, arm64)
Process completed with exit code 1.
build (freebsd, arm, 7): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (freebsd, arm, 7)
Process completed with exit code 1.
build (linux, arm, 6): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, arm, 6)
Process completed with exit code 1.
build (linux, 386): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, 386)
Process completed with exit code 1.
build (linux, arm, 5): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, arm, 5)
Process completed with exit code 1.
build (linux, arm, 7): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, arm, 7)
Process completed with exit code 1.
build (linux, arm64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, arm64)
Process completed with exit code 1.
build (linux, mips): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, mips)
Process completed with exit code 1.
build (linux, mips64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, mips64)
Process completed with exit code 1.
build (linux, amd64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, amd64)
Process completed with exit code 1.
build (linux, mips64le): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, mips64le)
Process completed with exit code 1.
build (linux, ppc64le): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, ppc64le)
Process completed with exit code 1.
build (linux, mipsle): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, mipsle)
Process completed with exit code 1.
build (linux, riscv64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, riscv64)
Process completed with exit code 1.
build (linux, s390x): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (linux, s390x)
Process completed with exit code 1.
build (windows, 386): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (windows, 386)
Process completed with exit code 1.
build (openbsd, amd64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (openbsd, amd64)
Process completed with exit code 1.
build (windows, amd64): common/limiter/limiter.go#L67
cannot use redis.NewClient(&redis.Options{…}) (value of type *"github.com/go-redis/redis/v8".Client) as "github.com/eko/gocache/store/redis/v4".RedisClientInterface value in argument to redisStore.NewRedis: *"github.com/go-redis/redis/v8".Client does not implement "github.com/eko/gocache/store/redis/v4".RedisClientInterface (wrong type for method Del)
build (windows, amd64)
Process completed with exit code 1.