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 4s
Artifacts

code-scan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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