Add option in toolkit container to enable CDI in runtime #986
Annotations
7 errors and 1 warning
Lint:
tools/container/runtime/runtime.go#L157
syntax error: unexpected switch, expected name or ( (typecheck)
|
Lint:
tools/container/runtime/runtime.go#L157
expected selector or type assertion, found 'switch' (typecheck)
|
Lint:
tools/container/runtime/runtime.go#L160
expected '}', found 'case' (typecheck)
|
Lint:
tools/container/runtime/runtime.go#L161
expected declaration, found 'return' (typecheck)
|
Lint:
tools/container/nvidia-toolkit/run.go#L15
could not import github.com/NVIDIA/nvidia-container-toolkit/tools/container/runtime (-: # github.com/NVIDIA/nvidia-container-toolkit/tools/container/runtime
|
Lint:
tools/container/runtime/runtime.go#L157
syntax error: unexpected switch, expected name or () (typecheck)
|
Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading