update-go-pkg(deps): bump github.com/bsm/redislock from 0.7.2 to 0.9.4 #606
Annotations
10 errors and 2 warnings
lint:
pkg/stash/with_redis.go#L114
cannot use s.client (variable of type *"github.com/go-redis/redis/v8".Client) as redislock.RedisClient value in argument to redislock.Obtain: *"github.com/go-redis/redis/v8".Client does not implement redislock.RedisClient (wrong type for method Eval)
|
lint:
pkg/download/protocol.go#L16
could not import github.com/gomods/athens/pkg/stash (-: # github.com/gomods/athens/pkg/stash
|
lint:
pkg/stash/with_redis.go#L114
cannot use s.client (variable of type *"github.com/go-redis/redis/v8".Client) as redislock.RedisClient value in argument to redislock.Obtain: *"github.com/go-redis/redis/v8".Client does not implement redislock.RedisClient (wrong type for method Eval)
|
lint:
cmd/proxy/actions/app_proxy.go#L23
could not import github.com/gomods/athens/pkg/stash (-: # github.com/gomods/athens/pkg/stash
|
lint:
pkg/stash/with_redis.go#L114
cannot use s.client (variable of type *"github.com/go-redis/redis/v8".Client) as redislock.RedisClient value in argument to redislock.Obtain: *"github.com/go-redis/redis/v8".Client does not implement redislock.RedisClient (wrong type for method Eval)
|
lint
issues found
|
build
cannot use s.client (variable of type *"github.com/go-redis/redis/v8".Client) as redislock.RedisClient value in argument to redislock.Obtain: *"github.com/go-redis/redis/v8".Client does not implement redislock.RedisClient (wrong type for method Eval)
|
build
Process completed with exit code 2.
|
build:
pkg/stash/with_redis.go#L114
cannot use s.client (variable of type *"github.com/go-redis/redis/v8".Client) as redislock.RedisClient value in argument to redislock.Obtain: *"github.com/go-redis/redis/v8".Client does not implement redislock.RedisClient (wrong type for method Eval)
|
build
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|