Make ovs-vswitchd service 'other_config' option configurable #1635
test.yml
on: pull_request
check go modules
15s
check manifests
31s
Shellcheck
7s
test-coverage
2m 26s
Annotations
41 errors and 7 warnings
check manifests
Process completed with exit code 2.
|
Golangci-lint:
cmd/sriov-network-config-daemon/main.go#L1
: # github.com/k8snetworkplumbingwg/sriov-network-operator/cmd/sriov-network-config-daemon [github.com/k8snetworkplumbingwg/sriov-network-operator/cmd/sriov-network-config-daemon.test]
|
Golangci-lint:
cmd/sriov-network-config-daemon/service_test.go#L140
cannot use hostHelpers (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in return statement: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
Golangci-lint:
cmd/sriov-network-config-daemon/service_test.go#L297
cannot use hostHelpers (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to waitForDevicesInitialization: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
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/daemon_test.go#L149
cannot use vendorHelper (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to New: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
Golangci-lint:
pkg/daemon/plugin_test.go#L67
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
Golangci-lint:
pkg/daemon/plugin_test.go#L82
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
Golangci-lint:
pkg/daemon/plugin_test.go#L97
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
Golangci-lint:
pkg/daemon/plugin_test.go#L110
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
Golangci-lint:
pkg/daemon/plugin_test.go#L124
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage:
pkg/daemon/daemon_test.go#L149
cannot use vendorHelper (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to New: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage:
pkg/daemon/plugin_test.go#L67
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage:
pkg/daemon/plugin_test.go#L82
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage:
pkg/daemon/plugin_test.go#L97
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage:
pkg/daemon/plugin_test.go#L110
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage:
pkg/daemon/plugin_test.go#L124
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage:
pkg/daemon/plugin_test.go#L138
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage:
pkg/plugins/generic/generic_plugin_test.go#L48
cannot use hostHelper (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to NewGenericPlugin: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage:
pkg/plugins/k8s/k8s_plugin_test.go#L95
cannot use hostHelper (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to NewK8sPlugin: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test-coverage
Process completed with exit code 2.
|
test:
pkg/daemon/daemon_test.go#L149
cannot use vendorHelper (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to New: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test:
pkg/daemon/plugin_test.go#L67
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test:
pkg/daemon/plugin_test.go#L82
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test:
pkg/daemon/plugin_test.go#L97
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test:
pkg/daemon/plugin_test.go#L110
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test:
pkg/daemon/plugin_test.go#L124
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test:
pkg/daemon/plugin_test.go#L138
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test:
pkg/plugins/generic/generic_plugin_test.go#L48
cannot use hostHelper (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to NewGenericPlugin: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test:
pkg/plugins/k8s/k8s_plugin_test.go#L95
cannot use hostHelper (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to NewK8sPlugin: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
test
Process completed with exit code 2.
|
build:
cmd/sriov-network-config-daemon/service_test.go#L140
cannot use hostHelpers (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in return statement: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
build:
cmd/sriov-network-config-daemon/service_test.go#L297
cannot use hostHelpers (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to waitForDevicesInitialization: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
build:
pkg/daemon/daemon_test.go#L149
cannot use vendorHelper (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to New: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
build:
pkg/daemon/plugin_test.go#L67
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
build:
pkg/daemon/plugin_test.go#L82
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
build:
pkg/daemon/plugin_test.go#L97
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
build:
pkg/daemon/plugin_test.go#L110
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
build:
pkg/daemon/plugin_test.go#L124
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
build:
pkg/daemon/plugin_test.go#L138
cannot use helperMock (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to loadPlugins: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
build:
pkg/plugins/generic/generic_plugin_test.go#L48
cannot use hostHelper (variable of type *mock_helper.MockHostHelpersInterface) as helper.HostHelpersInterface value in argument to NewGenericPlugin: *mock_helper.MockHostHelpersInterface does not implement helper.HostHelpersInterface (wrong type for method ReadServiceInjectionManifestFile)
|
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
|