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

code-scan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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