Skip to content

fix(deps): update module github.com/cenkalti/backoff/v4 to v5 #2978

fix(deps): update module github.com/cenkalti/backoff/v4 to v5

fix(deps): update module github.com/cenkalti/backoff/v4 to v5 #2978

Triggered via pull request January 9, 2025 21:57
Status Failure
Total duration 7m 50s
Billable time 7m
Artifacts

codeql.yaml

on: pull_request
codeql  /  define-matrix
0s
codeql / define-matrix
Matrix: codeql / Analyze
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
codeql / Analyze (default, go, 1.23, node): pkg/internal/local/utils/expect.go#L22
too many arguments in call to backoff.NewExponentialBackOff
codeql / Analyze (default, go, 1.23, node): pkg/internal/local/utils/expect.go#L22
undefined: backoff.WithInitialInterval
codeql / Analyze (default, go, 1.23, node): 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)
codeql / Analyze (default, go, 1.23, node): pkg/internal/local/utils/expect.go#L39
too many arguments in call to backoff.NewExponentialBackOff
codeql / Analyze (default, go, 1.23, node): pkg/internal/local/utils/expect.go#L39
undefined: backoff.WithInitialInterval
codeql / Analyze (default, go, 1.23, node): 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)
codeql / Analyze (default, go, 1.23, node)
Process completed with exit code 2.
codeql / define-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636