Skip to content

Bump google.golang.org/grpc from 1.73.0 to 1.75.1 #425

Bump google.golang.org/grpc from 1.73.0 to 1.75.1

Bump google.golang.org/grpc from 1.73.0 to 1.75.1 #425

Triggered via pull request October 1, 2025 07:03
Status Failure
Total duration 5m 27s
Artifacts

build-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
e2e Tests
The process '/opt/hostedtoolcache/mage-action/1.15.0/x64/mage' failed with exit code 1
Build Binary
Process completed with exit code 1.
Build Binary
cannot use (*ringBalancer)(nil) (value of type *ringBalancer) as balancer.Balancer value in variable declaration: *ringBalancer does not implement balancer.Balancer (missing method ExitIdle)
Build Binary
cannot use bal (variable of type *ringBalancer) as balancer.Balancer value in return statement: *ringBalancer does not implement balancer.Balancer (missing method ExitIdle)
Build Binary
cannot use gb (variable of type *gcpBalancer) as balancer.Balancer value in return statement: *gcpBalancer does not implement balancer.Balancer (missing method ExitIdle)
Build Binary
cannot use (*gcpBalancer)(nil) (value of type *gcpBalancer) as balancer.Balancer value in variable declaration: *gcpBalancer does not implement balancer.Balancer (missing method ExitIdle)
Lint Go
golangci-lint exit with code 3
Unit
The process '/opt/hostedtoolcache/mage-action/1.15.0/x64/mage' failed with exit code 1
Unit
cannot use (*ringBalancer)(nil) (value of type *ringBalancer) as balancer.Balancer value in variable declaration: *ringBalancer does not implement balancer.Balancer (missing method ExitIdle)
Unit
cannot use bal (variable of type *ringBalancer) as balancer.Balancer value in return statement: *ringBalancer does not implement balancer.Balancer (missing method ExitIdle)
Unit
cannot use gb (variable of type *gcpBalancer) as balancer.Balancer value in return statement: *gcpBalancer does not implement balancer.Balancer (missing method ExitIdle)
Unit
cannot use (*gcpBalancer)(nil) (value of type *gcpBalancer) as balancer.Balancer value in variable declaration: *gcpBalancer does not implement balancer.Balancer (missing method ExitIdle)