feat: add support for safe driver loading feature #1416
build.yml
on: pull_request
golangci-lint
1m 48s
hadolint
3s
helm lint
5s
check manifests
32s
check release-build
52s
Unit-tests
1m 30s
Annotations
4 errors
Unit-tests:
pkg/state/state_ofed_test.go#L125
unknown field Enable in struct literal of type "github.com/Mellanox/network-operator/api/v1alpha1".InitContainerSpec
|
Unit-tests
Process completed with exit code 2.
|
golangci-lint:
pkg/state/state_ofed_test.go#L125
unknown field Enable in struct literal of type "github.com/Mellanox/network-operator/api/v1alpha1".InitContainerSpec (typecheck)
|
golangci-lint
Process completed with exit code 2.
|