Skip to content

Bump google.golang.org/grpc from 1.63.2 to 1.66.2 #1276

Bump google.golang.org/grpc from 1.63.2 to 1.66.2

Bump google.golang.org/grpc from 1.63.2 to 1.66.2 #1276

Triggered via pull request September 17, 2024 13:27
Status Failure
Total duration 1m 36s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
check: internal/resource/cuda-lib.go#L60
G115: integer overflow conversion int -> uint (gosec)
check: internal/resource/cuda-lib.go#L61
G115: integer overflow conversion int -> uint (gosec)
check: internal/resource/nvml-lib.go#L44
G115: integer overflow conversion int -> uint (gosec)
check: internal/resource/nvml-mig-device.go#L131
G115: integer overflow conversion int -> uint64 (gosec)
check: internal/plugin/server.go#L462
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
check: internal/plugin/server.go#L464
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
check
issues found