[flyte-core] Flyte Connection #3103
Annotations
3 errors and 1 warning
Unit Tests
cannot use sCtx (variable 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 NewPluginManager: *"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 setupContext (variable 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 return statement: *"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
Process completed with exit code 2.
|
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