Make /proc/devices parser more robust (fix #297) #94
basic-checks.yaml
on: pull_request
variables
/
variables
4s
golang
/
check
54s
golang
/
Unit test
20s
golang
/
Build
25s
code-scanning
/
Analyze Go code with CodeQL
2m 36s
Annotations
9 errors
|
golang / Unit test:
cmd/compute-domain-kubelet-plugin/nvlib.go#L233
syntax error: unexpected name the at end of statement
|
|
golang / Unit test
Process completed with exit code 2.
|
|
golang / Build:
cmd/compute-domain-kubelet-plugin/nvlib.go#L233
syntax error: unexpected name the at end of statement
|
|
golang / Build
Process completed with exit code 2.
|
|
golang / check:
cmd/compute-domain-kubelet-plugin/nvlib.go#L233
syntax error: unexpected name the at end of statement (typecheck)
|
|
golang / check:
cmd/compute-domain-kubelet-plugin/nvlib.go#L233
expected ';', found the (typecheck)
|
|
golang / check
issues found
|
|
code-scanning / Analyze Go code with CodeQL:
cmd/compute-domain-kubelet-plugin/nvlib.go#L233
syntax error: unexpected name the at end of statement
|
|
code-scanning / Analyze Go code with CodeQL
Process completed with exit code 2.
|