Bump the k8sio group across 1 directory with 4 updates #1267
Triggered via pull request
September 15, 2024 07:52
Status
Failure
Total duration
1m 37s
Artifacts
–
Annotations
10 errors
check:
internal/cuda/api.go#L68
G115: integer overflow conversion int -> int32 (gosec)
|
check:
api/config/v1/replicas.go#L304
G115: integer overflow conversion uint -> int (gosec)
|
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/rm/health.go#L179
G115: integer overflow conversion int -> uint32 (gosec)
|
check:
cmd/config-manager/main.go#L264
SA1019: cache.NewInformer is deprecated: Use NewInformerWithOptions instead. (staticcheck)
|
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)
|