Make ovs-vswitchd service 'other_config' option configurable #1612
Annotations
6 errors and 1 warning
golangci-lint:
pkg/daemon/daemon.go#L1
: # github.com/k8snetworkplumbingwg/sriov-network-operator/pkg/daemon [github.com/k8snetworkplumbingwg/sriov-network-operator/pkg/daemon.test]
|
golangci-lint:
pkg/daemon/plugin_test.go#L54
cannot use func(_ helper.HostHelpersInterface) (plugin.VendorPlugin, error) {…} (value of type func(_ helper.HostHelpersInterface) (plugin.VendorPlugin, error)) as func(helper helper.HostHelpersInterface) plugin.VendorPlugin value in assignment (typecheck)
|
golangci-lint:
pkg/host/internal/service/service.go#L5
File is not `goimports`-ed with -local github.com/k8snetworkplumbingwg/sriov-network-operator (goimports)
|
golangci-lint:
pkg/render/render.go#L119
unnecessary leading newline (whitespace)
|
golangci-lint:
pkg/render/render.go#L142
unnecessary leading newline (whitespace)
|
golangci-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