Get Workflow Node Executions endpoint wip #1280
Annotations
10 errors
Lint
cannot use nodeExecutionManager (variable of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager) as interfaces.NodeExecutionInterface value in argument to NewService: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager does not implement interfaces.NodeExecutionInterface (missing method GetWorkflowNodeExecutions)
|
Lint
cannot use nodeExecutionManager (variable of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager) as interfaces.NodeExecutionInterface value in argument to NewService: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager does not implement interfaces.NodeExecutionInterface (missing method GetWorkflowNodeExecutions)
|
Lint
cannot use nodeExecutionManager (variable of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager) as interfaces.NodeExecutionInterface value in argument to NewService: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager does not implement interfaces.NodeExecutionInterface (missing method GetWorkflowNodeExecutions)
|
Lint
cannot use nodeExecutionManager (variable of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager) as interfaces.NodeExecutionInterface value in argument to NewService: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager does not implement interfaces.NodeExecutionInterface (missing method GetWorkflowNodeExecutions)
|
Lint
cannot use nodeExecutionManager (variable of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager) as interfaces.NodeExecutionInterface value in argument to NewService: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager does not implement interfaces.NodeExecutionInterface (missing method GetWorkflowNodeExecutions)
|
Lint
cannot use nodeExecutionManager (variable of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager) as interfaces.NodeExecutionInterface value in argument to NewService: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager does not implement interfaces.NodeExecutionInterface (missing method GetWorkflowNodeExecutions)
|
Lint
cannot use nodeExecutionManager (variable of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager) as interfaces.NodeExecutionInterface value in argument to NewService: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager does not implement interfaces.NodeExecutionInterface (missing method GetWorkflowNodeExecutions) (typecheck)
|
Lint
cannot use &mockNodeExecutionManager (value of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager) as "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".NodeExecutionInterface value in return statement: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockNodeExecutionManager does not implement "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".NodeExecutionInterface (missing method GetWorkflowNodeExecutions) (typecheck)
|
Lint
cannot use input.nodeExecutionManager (variable of type *mocks.MockNodeExecutionManager) as "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".NodeExecutionInterface value in struct literal: *mocks.MockNodeExecutionManager does not implement "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".NodeExecutionInterface (missing method GetWorkflowNodeExecutions) (typecheck)
|
Lint
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading