Skip to content

build(deps): update module github.com/redis/go-redis/v9 to v9.2.1 - autoclosed #2382

build(deps): update module github.com/redis/go-redis/v9 to v9.2.1 - autoclosed

build(deps): update module github.com/redis/go-redis/v9 to v9.2.1 - autoclosed #2382

Triggered via pull request October 27, 2023 13:32
Status Failure
Total duration 2m 43s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/pkg/cache/redis_test.go#L23
could not import github.com/go-redis/redismock/v9 (-: # github.com/go-redis/redismock/v9
lint
m.factory.GetBit undefined (type redis.Cmdable has no field or method GetBit)
lint
m.factory.SetBit undefined (type redis.Cmdable has no field or method SetBit)
lint
m.factory.BitCount undefined (type redis.Cmdable has no field or method BitCount)
lint
m.factory.BitOpAnd undefined (type redis.Cmdable has no field or method BitOpAnd)
lint
m.factory.BitOpOr undefined (type redis.Cmdable has no field or method BitOpOr)
lint
m.factory.BitOpXor undefined (type redis.Cmdable has no field or method BitOpXor)
lint
m.factory.BitOpNot undefined (type redis.Cmdable has no field or method BitOpNot)
lint
m.factory.BitPos undefined (type redis.Cmdable has no field or method BitPos)
lint
m.factory.BitPosSpan undefined (type redis.Cmdable has no field or method BitPosSpan)