GetDynamicNodeWorkflow endpoint #1436
Annotations
4 errors
Unit Tests
cannot use &mockWorkflowManager (value of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockWorkflowManager) as "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".WorkflowInterface value in return statement: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockWorkflowManager does not implement "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".WorkflowInterface (missing method GetDynamicNodeWorkflow)
|
Unit Tests
cannot use &mockWorkflowManager (value of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockWorkflowManager) as "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".WorkflowInterface value in argument to CreateOrGetWorkflowModel: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockWorkflowManager does not implement "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".WorkflowInterface (missing method GetDynamicNodeWorkflow)
|
Unit Tests
cannot use input.workflowManager (variable of type *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockWorkflowManager) as "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".WorkflowInterface value in struct literal: *"github.com/flyteorg/flyte/flyteadmin/pkg/manager/mocks".MockWorkflowManager does not implement "github.com/flyteorg/flyte/flyteadmin/pkg/manager/interfaces".WorkflowInterface (missing method GetDynamicNodeWorkflow)
|
Unit Tests
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading