Skip to content

Update Go, update dependencies #157

Update Go, update dependencies

Update Go, update dependencies #157

Triggered via pull request April 25, 2025 06:03
Status Failure
Total duration 1m 28s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)