Skip to content

Bump google.golang.org/grpc from 1.54.0 to 1.65.0 #18

Bump google.golang.org/grpc from 1.54.0 to 1.65.0

Bump google.golang.org/grpc from 1.54.0 to 1.65.0 #18

Triggered via pull request July 8, 2024 12:22
Status Failure
Total duration 1m 12s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: cmd/topo-scale/topo-scale.go#L101
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
test: pkg/northbound/service_test.go#L56
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
test
Process completed with exit code 2.