[no-relnote] Address integer overflow linting errors #1198
Annotations
6 errors
Lint:
internal/vgpu/vgpu.go#L119
G115: integer overflow conversion uint8 -> int (gosec)
|
Lint:
internal/vgpu/vgpu.go#L126
G115: integer overflow conversion uint8 -> int (gosec)
|
Lint:
internal/rm/health.go#L253
`withing` is a misspelling of `within` (misspell)
|
Lint:
internal/rm/health.go#L281
unnecessary conversion (unconvert)
|
Lint:
internal/rm/health.go#L179
unnecessary conversion (unconvert)
|
Lint
issues found
|
Loading