Add GPU health check #1023
basic-checks.yaml
on: pull_request
variables
/
variables
5s
golang
/
check
1m 11s
golang
/
Unit test
2m 22s
golang
/
Build
32s
code-scanning
/
Analyze Go code with CodeQL
4m 9s
Annotations
6 errors
|
golang / check
issues found
|
|
golang / check:
cmd/gpu-kubelet-plugin/driver.go#L225
`publsih` is a misspelling of `publish` (misspell)
|
|
golang / check:
pkg/featuregates/featuregates.go#L40
Comment should end in a period (godot)
|
|
golang / check:
cmd/gpu-kubelet-plugin/allocatable.go#L28
Comment should end in a period (godot)
|
|
golang / check:
cmd/gpu-kubelet-plugin/allocatable.go#L26
Comment should end in a period (godot)
|
|
golang / check:
cmd/gpu-kubelet-plugin/device_health.go#L130
Error return value of `m.eventSet.Free` is not checked (errcheck)
|