Add ignore-imex-channels-requests feature flag #50
ci.yaml
on: push
variables
0s
code-scanning
/
Analyze Go code with CodeQL
1m 15s
golang
/
check
35s
golang
/
Unit test
19s
golang
/
Build
19s
Matrix: image / packages
Waiting for pending jobs
Matrix: image / image
Waiting for pending jobs
e2e-test
/
e2e-tests
Annotations
7 errors
|
golang / Unit test:
cmd/nvidia-container-runtime-hook/container_config.go#L201
hookConfig.Features.IgnoreNvidiaImexChannelsEnvvar undefined (type config.features has no field or method IgnoreNvidiaImexChannelsEnvvar)
|
|
golang / Unit test
Process completed with exit code 2.
|
|
golang / Build:
cmd/nvidia-container-runtime-hook/container_config.go#L201
hookConfig.Features.IgnoreNvidiaImexChannelsEnvvar undefined (type config.features has no field or method IgnoreNvidiaImexChannelsEnvvar)
|
|
golang / Build
Process completed with exit code 2.
|
|
golang / check:
cmd/nvidia-container-runtime-hook/container_config.go#L201
hookConfig.Features.IgnoreNvidiaImexChannelsEnvvar undefined (type config.features has no field or method IgnoreNvidiaImexChannelsEnvvar) (typecheck)
|
|
golang / check
issues found
|
|
code-scanning / Analyze Go code with CodeQL
Process completed with exit code 2.
|