Skip to content

Inputs outputs wrapper #1088

Inputs outputs wrapper

Inputs outputs wrapper #1088

Triggered via pull request December 14, 2023 06:22
Status Failure
Total duration 9m 26s
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

54 errors and 39 warnings
Lint (flyteadmin) / Run Lint
cannot use &mockStorageClient (value of type *TestDataStore) as \\\"github.com/flyteorg/flyte/flytestdlib/storage\\\".ComposedProtobufStore value in struct literal: *TestDataStore does not implement \\\"github.com/flyteorg/flyte/flytestdlib/storage\\\".ComposedProtobufStore (missing method ReadProtobufAny))\" were hidden, use --max-same-issues"
Lint (flyteadmin) / Run Lint
cannot use &mockStorageClient (value of type *TestDataStore) as "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore value in struct literal: *TestDataStore does not implement "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore (missing method ReadProtobufAny) (typecheck)
Lint (flyteadmin) / Run Lint
could not import github.com/flyteorg/flyte/flyteadmin/pkg/common/mocks (-: # github.com/flyteorg/flyte/flyteadmin/pkg/common/mocks
Lint (flyteadmin) / Run Lint
cannot use &mockStorageClient (value of type *TestDataStore) as "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore value in struct literal: *TestDataStore does not implement "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore (missing method ReadProtobufAny)) (typecheck)
Lint (flyteadmin) / Run Lint
could not import github.com/flyteorg/flyte/flyteadmin/pkg/common/mocks (-: # github.com/flyteorg/flyte/flyteadmin/pkg/common/mocks
Lint (flyteadmin) / Run Lint
cannot use &mockStorageClient (value of type *TestDataStore) as "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore value in struct literal: *TestDataStore does not implement "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore (missing method ReadProtobufAny)) (typecheck)
Lint (flyteadmin) / Run Lint
could not import github.com/flyteorg/flyte/flyteadmin/pkg/common/mocks (-: # github.com/flyteorg/flyte/flyteadmin/pkg/common/mocks
Lint (flyteadmin) / Run Lint
cannot use &mockStorageClient (value of type *TestDataStore) as "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore value in struct literal: *TestDataStore does not implement "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore (missing method ReadProtobufAny)) (typecheck)
Lint (flyteadmin) / Run Lint
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in argument to ValidateOutputData
Lint (flyteadmin) / Run Lint
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in argument to ValidateOutputData (typecheck)
Lint (flytepropeller) / Run Lint
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in struct literal
Lint (flytepropeller) / Run Lint
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in struct literal
Lint (flytepropeller) / Run Lint
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in struct literal (typecheck)
Lint (flytepropeller) / Run Lint
testing2 redeclared in this block
Lint (flytepropeller) / Run Lint
other declaration of testing2
Lint (flytepropeller) / Run Lint
"k8s.io/utils/clock/testing" imported as testing2 and not used (typecheck)
Lint (flytepropeller) / Run Lint
cannot use inputs (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".LiteralMap) as *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".InputData value in argument to exec.SetInputsForStartNode
Lint (flytepropeller) / Run Lint
cannot use inputs (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".LiteralMap) as *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".InputData value in argument to exec.SetInputsForStartNode
Lint (flytepropeller) / Run Lint
cannot use inputs (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".LiteralMap) as *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".InputData value in argument to execFail.SetInputsForStartNode
Lint (flytepropeller) / Run Lint
cannot use &core.LiteralMap{} (value of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".LiteralMap) as *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".InputData value in argument to handler.PhaseInfoQueued
Lint (flyteplugins) / Run Lint
cannot use input1 (variable of type *core.LiteralMap) as *core.InputData value in argument to inputReader1.OnGetMatch(mock.Anything).Return
Lint (flyteplugins) / Run Lint
cannot use input2 (variable of type *core.LiteralMap) as *core.InputData value in argument to inputReader2.OnGetMatch(mock.Anything).Return
Lint (flyteplugins) / Run Lint
cannot use literalMap (variable of type *core.LiteralMap) as *core.InputData value in argument to HashLiteralMap
Lint (flyteplugins) / Run Lint
cannot use literalMap (variable of type *core.LiteralMap) as *core.InputData value in argument to HashLiteralMap
Lint (flyteplugins) / Run Lint
cannot use literalMap (variable of type *core.LiteralMap) as *core.InputData value in argument to HashLiteralMap
Lint (flyteplugins) / Run Lint
cannot use &core.LiteralMap{…} (value of type *core.LiteralMap) as *core.InputData value in argument to HashLiteralMap (typecheck)
Lint (flyteplugins) / Run Lint
cannot use in (variable of type dummyInputReader) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader value in struct literal: dummyInputReader does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader (wrong type for method Get)
Lint (flyteplugins) / Run Lint
cannot use in (variable of type dummyInputReader) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader value in struct literal: dummyInputReader does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader (wrong type for method Get)
Lint (flyteplugins) / Run Lint
cannot use in (variable of type dummyInputReader) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader value in struct literal: dummyInputReader does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader (wrong type for method Get)
Lint (flyteplugins) / Run Lint
cannot use in (variable of type dummyInputReader) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader value in struct literal: dummyInputReader does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader (wrong type for method Get)
Unit Tests (flyteplugins) / Run Unit Test
cannot use input1 (variable of type *core.LiteralMap) as *core.InputData value in argument to inputReader1.OnGetMatch(mock.Anything).Return
Unit Tests (flyteplugins) / Run Unit Test
cannot use input2 (variable of type *core.LiteralMap) as *core.InputData value in argument to inputReader2.OnGetMatch(mock.Anything).Return
Unit Tests (flyteplugins) / Run Unit Test
cannot use literalMap (variable of type *core.LiteralMap) as *core.InputData value in argument to HashLiteralMap
Unit Tests (flyteplugins) / Run Unit Test
cannot use literalMap (variable of type *core.LiteralMap) as *core.InputData value in argument to HashLiteralMap
Unit Tests (flyteplugins) / Run Unit Test
cannot use literalMap (variable of type *core.LiteralMap) as *core.InputData value in argument to HashLiteralMap
Unit Tests (flyteplugins) / Run Unit Test
cannot use &core.LiteralMap{…} (value of type *core.LiteralMap) as *core.InputData value in argument to HashLiteralMap
Unit Tests (flyteplugins) / Run Unit Test
cannot use in (variable of type dummyInputReader) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader value in struct literal: dummyInputReader does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader (wrong type for method Get)
Unit Tests (flyteplugins) / Run Unit Test
cannot use in (variable of type dummyInputReader) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader value in struct literal: dummyInputReader does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader (wrong type for method Get)
Unit Tests (flyteplugins) / Run Unit Test
cannot use in (variable of type dummyInputReader) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader value in struct literal: dummyInputReader does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader (wrong type for method Get)
Unit Tests (flyteplugins) / Run Unit Test
cannot use in (variable of type dummyInputReader) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader value in struct literal: dummyInputReader does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/io".InputReader (wrong type for method Get)
Unit Tests (flyteadmin) / Run Unit Test
cannot use &mockStorageClient (value of type *TestDataStore) as "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore value in struct literal: *TestDataStore does not implement "github.com/flyteorg/flyte/flytestdlib/storage".ComposedProtobufStore (missing method ReadProtobufAny)
Unit Tests (flyteadmin) / Run Unit Test
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in argument to ValidateOutputData
Unit Tests (flyteadmin) / Run Unit Test
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in argument to ValidateOutputData
Unit Tests (flyteadmin) / Run Unit Test
Process completed with exit code 2.
Unit Tests (flytepropeller) / Run Unit Test
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in struct literal
Unit Tests (flytepropeller) / Run Unit Test
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in struct literal
Unit Tests (flytepropeller) / Run Unit Test
cannot use outputData (variable of type *core.LiteralMap) as *core.OutputData value in struct literal
Unit Tests (flytepropeller) / Run Unit Test
testing2 redeclared in this block
Unit Tests (flytepropeller) / Run Unit Test
other declaration of testing2
Unit Tests (flytepropeller) / Run Unit Test
"k8s.io/utils/clock/testing" imported as testing2 and not used
Unit Tests (flytepropeller) / Run Unit Test
cannot use inputs (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".LiteralMap) as *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".InputData value in argument to exec.SetInputsForStartNode
Unit Tests (flytepropeller) / Run Unit Test
cannot use inputs (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".LiteralMap) as *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".InputData value in argument to exec.SetInputsForStartNode
Unit Tests (flytepropeller) / Run Unit Test
cannot use inputs (variable of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".LiteralMap) as *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".InputData value in argument to execFail.SetInputsForStartNode
Unit Tests (flytepropeller) / Run Unit Test
cannot use &core.LiteralMap{} (value of type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".LiteralMap) as *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/core".InputData value in argument to handler.PhaseInfoQueued
Check Go Generate (flytecopilot) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Check Go Generate (datacatalog) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
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/
Check Go Generate (flyteadmin) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
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/
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/
Check Go Generate (flytepropeller) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
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 (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/
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/
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/