Skip to content

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

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

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

Triggered via pull request July 8, 2024 20:02
Status Failure
Total duration 56s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test: pkg/logging/service/client.go#L15
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
test: pkg/southbound/client.go#L45
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
test: pkg/test/client.go#L46
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
test: pkg/cli/client.go#L68
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
test
Process completed with exit code 2.