Make ovs-vswitchd service 'other_config' option configurable #76
Annotations
10 errors and 1 warning
test pkg:
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:
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:
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:
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:
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:
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:
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:
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:
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 pkg
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading