Skip to content

Upgraded to Go 1.23.4 and dependencies #613

Upgraded to Go 1.23.4 and dependencies

Upgraded to Go 1.23.4 and dependencies #613

Triggered via pull request December 17, 2024 22:40
Status Failure
Total duration 1m 2s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: client/client.go#L109
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
lint: backend/config.go#L113
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
lint: backend/config.go#L114
SA1019: grpc.WithReturnConnectionError is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
lint: internal/orchestration/worker.go#L238
SA1019: grpc.WithReturnConnectionError is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
lint: internal/orchestration/worker.go#L300
SA1019: grpc.WithReturnConnectionError is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636