Skip to content

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

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

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

Triggered via pull request September 30, 2023 16:30
Status Failure
Total duration 3m 31s
Artifacts

test.yaml

on: pull_request

Annotations

10 errors
test
m.factory.GetBit undefined (type redis.Cmdable has no field or method GetBit)
test
m.factory.SetBit undefined (type redis.Cmdable has no field or method SetBit)
test
m.factory.BitCount undefined (type redis.Cmdable has no field or method BitCount)
test
m.factory.BitOpAnd undefined (type redis.Cmdable has no field or method BitOpAnd)
test
m.factory.BitOpOr undefined (type redis.Cmdable has no field or method BitOpOr)
test
m.factory.BitOpXor undefined (type redis.Cmdable has no field or method BitOpXor)
test
m.factory.BitOpNot undefined (type redis.Cmdable has no field or method BitOpNot)
test
m.factory.BitPos undefined (type redis.Cmdable has no field or method BitPos)
test
m.factory.BitPosSpan undefined (type redis.Cmdable has no field or method BitPosSpan)
test
m.factory.BitField undefined (type redis.Cmdable has no field or method BitField)