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