Skip to content

Make /proc/devices parser more robust (fix #297) #94

Make /proc/devices parser more robust (fix #297)

Make /proc/devices parser more robust (fix #297) #94

Triggered via pull request March 26, 2025 12:20
Status Failure
Total duration 2m 57s
Artifacts

basic-checks.yaml

on: pull_request
variables  /  variables
4s
variables / variables
golang  /  check
54s
golang / check
golang  /  Unit test
20s
golang / Unit test
golang  /  Build
25s
golang / Build
code-scanning  /  Analyze Go code with CodeQL
2m 36s
code-scanning / Analyze Go code with CodeQL
Fit to window
Zoom out
Zoom in

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.