fix(deps): update module github.com/cenkalti/backoff/v4 to v5 #2044
Annotations
10 errors and 1 warning
golangci-lint:
pkg/internal/local/utils/expect.go#L22
too many arguments in call to backoff.NewExponentialBackOff
|
golangci-lint:
pkg/internal/local/utils/expect.go#L22
undefined: backoff.WithInitialInterval
|
golangci-lint:
pkg/internal/local/utils/expect.go#L34
in call to backoff.Retry, type *backoff.ExponentialBackOff of b does not match backoff.Operation[T] (cannot infer T)
|
golangci-lint:
pkg/internal/local/utils/expect.go#L39
too many arguments in call to backoff.NewExponentialBackOff
|
golangci-lint:
pkg/internal/local/utils/expect.go#L39
undefined: backoff.WithInitialInterval
|
golangci-lint:
pkg/internal/local/utils/expect.go#L58
in call to backoff.Retry, type *backoff.ExponentialBackOff of b does not match backoff.Operation[T] (cannot infer T) (typecheck)
|
golangci-lint:
pkg/internal/local/helm/helm.go#L19
could not import github.com/cloudoperators/greenhouse/pkg/internal/local/utils (-: # github.com/cloudoperators/greenhouse/pkg/internal/local/utils
|
golangci-lint:
pkg/internal/local/utils/expect.go#L22
too many arguments in call to backoff.NewExponentialBackOff
|
golangci-lint:
pkg/internal/local/utils/expect.go#L22
undefined: backoff.WithInitialInterval
|
golangci-lint:
pkg/internal/local/utils/expect.go#L34
in call to backoff.Retry, type *backoff.ExponentialBackOff of b does not match backoff.Operation[T] (cannot infer T)
|
Set up Go
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.0-457057ab9ea08f194509973ca87877eb2f55b04b41e0a122df7fff668d704c94
|
Loading