[flyte-core] Flyte Connection #3103
Annotations
10 errors and 1 warning
Unit Tests
cannot use &setupCtx (value of type *mocks.SetupContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext value in argument to core.LoadPlugin: *mocks.SetupContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext (missing method ConnectionManager)
|
Unit Tests
cannot use &setupCtx (value of type *mocks.SetupContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext value in argument to core.LoadPlugin: *mocks.SetupContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext (missing method ConnectionManager)
|
Unit Tests
cannot use &setupCtx (value of type *mocks.SetupContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext value in argument to core.LoadPlugin: *mocks.SetupContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext (missing method ConnectionManager)
|
Unit Tests
cannot use &setupCtx (value of type *mocks.SetupContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext value in argument to core.LoadPlugin: *mocks.SetupContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext (missing method ConnectionManager)
|
Unit Tests
cannot use newFakeSetupContext() (value of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".SetupContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext value in argument to pluginEntry.LoadPlugin: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".SetupContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".SetupContext (missing method ConnectionManager)
|
Unit Tests
cannot use statusContext (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext value in argument to writeOutput: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext (missing method ConnectionManager)
|
Unit Tests
cannot use statusContext (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext value in argument to writeOutput: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext (missing method ConnectionManager)
|
Unit Tests
cannot use statusContext (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext value in argument to writeOutput: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext (missing method ConnectionManager)
|
Unit Tests
cannot use statusContext (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext value in argument to writeOutput: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext (missing method ConnectionManager)
|
Unit Tests
cannot use statusContext (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext value in argument to writeOutput: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi/mocks".StatusContext does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".StatusContext (missing method ConnectionManager)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading