Skip to content

Merge pull request #926 from elezar/fix-golangcilint #1270

Merge pull request #926 from elezar/fix-golangcilint

Merge pull request #926 from elezar/fix-golangcilint #1270

Triggered via push September 17, 2024 13:23
Status Failure
Total duration 1m 33s
Artifacts

golang.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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
issues found