Get Workflow Node Executions endpoint wip #1279
checks.yml
on: pull_request
unpack-envvars
0s
Matrix: Docker Build Images
Matrix: Build Images / Build & Push Image
Matrix: Check Go Generate
Matrix: Lint
Matrix: Unit Tests
Matrix: Integration Test
Annotations
23 errors and 35 warnings
Check Go Generate (flyteadmin) / Go Generate
Process completed with exit code 2.
|
Lint (flyteadmin) / Run 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 (flyteadmin) / Run 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 (flyteadmin) / Run 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 (flyteadmin) / Run 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 (flyteadmin) / Run 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 (flyteadmin) / Run 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 (flyteadmin) / Run 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 (flyteadmin) / Run 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 (flyteadmin) / Run 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 (flyteadmin) / Run Lint
Process completed with exit code 2.
|
Unit Tests (flyteplugins) / Run Unit Test
Process completed with exit code 2.
|
Unit Tests (flyteadmin) / Run Unit Test
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)
|
Unit Tests (flyteadmin) / Run Unit Test
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)
|
Unit Tests (flyteadmin) / Run Unit Test
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)
|
Unit Tests (flyteadmin) / Run Unit Test
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)
|
Unit Tests (flyteadmin) / Run Unit Test
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)
|
Unit Tests (flyteadmin) / Run Unit Test
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)
|
Unit Tests (flyteadmin) / Run Unit Test
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)
|
Unit Tests (flyteadmin) / Run Unit Test
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)
|
Unit Tests (flyteadmin) / Run Unit Test
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)
|
Unit Tests (flyteadmin) / Run Unit Test
Process completed with exit code 2.
|
Integration Test (flyteadmin) / Integration tests
Process completed with exit code 2.
|
Docker Build Images (flytecopilot) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker Build Images (datacatalog) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker Build Images (flyteadmin) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker Build Images (flytepropeller) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/metadata-action@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Integration Test (flyteadmin) / Integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|