Make ovs-vswitchd service 'other_config' option configurable #1612
test.yml
on: pull_request
check go modules
10s
check manifests
30s
Shellcheck
5s
test-coverage
2m 31s
Annotations
12 errors and 7 warnings
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
|
test-coverage:
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
|
test-coverage
Process completed with exit code 2.
|
test:
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
|
test
Process completed with exit code 2.
|
build:
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)
|
build
Process completed with exit code 2.
|
Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check go modules
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check manifests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|