Skip to content

Bump google.golang.org/grpc from 1.63.2 to 1.67.0 #1279

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

Bump google.golang.org/grpc from 1.63.2 to 1.67.0 #1279

Triggered via pull request September 22, 2024 07:11
Status Failure
Total duration 1m 31s
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