Skip to content

Bump google.golang.org/grpc from 1.73.0 to 1.75.0 #417

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

Bump google.golang.org/grpc from 1.73.0 to 1.75.0 #417

Triggered via pull request September 1, 2025 12:14
Status Failure
Total duration 4m 42s
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)
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)
Lint Go
golangci-lint exit with code 3