build(deps): Bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.0 #3739
Triggered via pull request
September 21, 2023 14:33
Status
Failure
Total duration
1m 22s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
verify.yml
on: pull_request
license boilerplate check
19s
lint
1m 8s
Annotations
10 errors
lint:
pkg/witness/publish_checkpoint_test.go#L28
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)
|