Update Go, update dependencies #157
Annotations
5 errors
|
build
Process completed with exit code 1.
|
|
build:
job.go#L511
in call to backoff.Retry, type *"github.com/cenkalti/backoff/v5".ExponentialBackOff of bo does not match "github.com/cenkalti/backoff/v5".Operation[T] (cannot infer T)
|
|
build:
job.go#L509
bo.MaxElapsedTime undefined (type *"github.com/cenkalti/backoff/v5".ExponentialBackOff has no field or method MaxElapsedTime)
|
|
build:
job.go#L508
bo.MaxElapsedTime undefined (type *"github.com/cenkalti/backoff/v5".ExponentialBackOff has no field or method MaxElapsedTime)
|
|
build:
job.go#L507
bo.MaxElapsedTime undefined (type *"github.com/cenkalti/backoff/v5".ExponentialBackOff has no field or method MaxElapsedTime)
|