Skip to content

GetDynamicNodeWorkflow endpoint #1436

GetDynamicNodeWorkflow endpoint

GetDynamicNodeWorkflow endpoint #1436

Triggered via pull request January 8, 2024 19:43
Status Failure
Total duration 9m 43s
Artifacts

checks.yml

on: pull_request
unpack-envvars
0s
unpack-envvars
Matrix: Docker Build Images
Matrix: Build Images / Build & Push Image
Matrix: Check Go Generate
Matrix: Lint
Matrix: Unit Tests
Matrix: Integration Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 35 warnings
Lint (flyteadmin) / Run Lint
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) (typecheck)
Lint (flyteadmin) / Run Lint
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) (typecheck)
Lint (flyteadmin) / Run Lint
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) (typecheck)
Lint (flyteadmin) / Run Lint
Process completed with exit code 2.
Unit Tests (flyteadmin) / Run Unit Test
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 (flyteadmin) / Run Unit Test
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 (flyteadmin) / Run Unit Test
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 (flyteadmin) / Run Unit Test
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 (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/
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/
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 (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/
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 (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/
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/