fix(deps): update module github.com/cenkalti/backoff/v4 to v5 #1483
Annotations
27 errors
build:
pkg/internal/local/utils/expect.go#L22
too many arguments in call to backoff.NewExponentialBackOff
|
build:
pkg/internal/local/utils/expect.go#L22
undefined: backoff.WithInitialInterval
|
build:
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)
|
build:
pkg/internal/local/utils/expect.go#L39
too many arguments in call to backoff.NewExponentialBackOff
|
build:
pkg/internal/local/utils/expect.go#L39
undefined: backoff.WithInitialInterval
|
build:
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)
|
build
Process completed with exit code 2.
|
lint:
pkg/internal/local/utils/expect.go#L22
too many arguments in call to backoff.NewExponentialBackOff
|
lint:
pkg/internal/local/utils/expect.go#L22
undefined: backoff.WithInitialInterval
|
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)
|
lint:
pkg/internal/local/utils/expect.go#L39
too many arguments in call to backoff.NewExponentialBackOff
|
lint:
pkg/internal/local/utils/expect.go#L39
undefined: backoff.WithInitialInterval
|
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)
|
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
|
lint:
pkg/internal/local/utils/expect.go#L22
too many arguments in call to backoff.NewExponentialBackOff
|
lint:
pkg/internal/local/utils/expect.go#L22
undefined: backoff.WithInitialInterval
|
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)
|
test:
pkg/internal/local/utils/expect.go#L22
too many arguments in call to backoff.NewExponentialBackOff
|
test:
pkg/internal/local/utils/expect.go#L22
undefined: backoff.WithInitialInterval
|
test:
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)
|
test:
pkg/internal/local/utils/expect.go#L39
too many arguments in call to backoff.NewExponentialBackOff
|
test:
pkg/internal/local/utils/expect.go#L39
undefined: backoff.WithInitialInterval
|
test:
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)
|
test:
e2e/shared/e2e.go#L181
too many arguments in call to backoff.NewExponentialBackOff
|
test:
e2e/shared/e2e.go#L181
undefined: backoff.WithInitialInterval
|
test:
e2e/shared/e2e.go#L205
in call to backoff.Retry, type *backoff.ExponentialBackOff of b does not match backoff.Operation[T] (cannot infer T)
|
test:
e2e/shared/e2e.go#L211
too many arguments in call to backoff.NewExponentialBackOff
|