fix(deps): update module github.com/cenkalti/backoff/v4 to v5 #1474
Annotations
7 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.
|
Loading