Skip to content

Fix main build

Fix main build #1310

Triggered via pull request May 20, 2026 18:54
Status Failure
Total duration 3m 36s
Artifacts 9

go-tests.yml

on: pull_request
Matrix: go-tests
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 9 warnings
test (flyteidl2)
Process completed with exit code 1.
test (flytecopilot)
Process completed with exit code 1.
test (dataproxy)
Process completed with exit code 1.
test (dataproxy): dataproxy/service/dataproxy_service_test.go#L681
cannot use mockComposedStore (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (dataproxy): dataproxy/service/dataproxy_service_test.go#L636
cannot use mockComposedStore (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (dataproxy): dataproxy/service/dataproxy_service_test.go#L507
cannot use mockComposedStore (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (dataproxy): dataproxy/service/dataproxy_service_test.go#L358
cannot use mockComposedStore (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (runs)
Process completed with exit code 1.
test (runs): runs/service/run_service_test.go#L1362
cannot use store (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (runs): runs/service/run_service_test.go#L1226
cannot use store (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (runs): runs/service/run_service_test.go#L1176
cannot use store (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (runs): runs/service/run_service_test.go#L1118
cannot use store (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (runs): runs/service/run_service_test.go#L1060
cannot use store (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (runs): runs/service/run_service_test.go#L555
cannot use store (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (flytestdlib)
Process completed with exit code 1.
test (flytestdlib): flytestdlib/storage/protobuf_store_test.go#L169
cannot use m (variable of type *mockProtoMessage) as "google.golang.org/protobuf/proto".Message value in argument to pbErroneousStore.ReadProtobuf: *mockProtoMessage does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
test (flytestdlib): flytestdlib/storage/protobuf_store_test.go#L162
cannot use &mockProtoMessage{…} (value of type *mockProtoMessage) as "google.golang.org/protobuf/proto".Message value in argument to pbErroneousStore.WriteProtobuf: *mockProtoMessage does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
test (flytestdlib): flytestdlib/storage/protobuf_store_test.go#L136
cannot use m (variable of type *mockBigDataProtoMessage) as "google.golang.org/protobuf/proto".Message value in argument to s.ReadProtobuf: *mockBigDataProtoMessage does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
test (flytestdlib): flytestdlib/storage/protobuf_store_test.go#L132
cannot use mockMessage (variable of type *mockBigDataProtoMessage) as "google.golang.org/protobuf/proto".Message value in argument to s.WriteProtobuf: *mockBigDataProtoMessage does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
test (flytestdlib): flytestdlib/storage/protobuf_store_test.go#L59
cannot use m (variable of type *mockProtoMessage) as "google.golang.org/protobuf/proto".Message value in argument to s.ReadProtobuf: *mockProtoMessage does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
test (flytestdlib): flytestdlib/storage/protobuf_store_test.go#L55
cannot use &mockProtoMessage{…} (value of type *mockProtoMessage) as "google.golang.org/protobuf/proto".Message value in argument to s.WriteProtobuf: *mockProtoMessage does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
test (flyteplugins)
Process completed with exit code 1.
test (flyteplugins): flyteplugins/go/tasks/plugins/k8s/pod/sidecar_test.go#L7
"io/ioutil" imported and not used
test (flyteplugins): flyteplugins/go/tasks/pluginmachinery/ioutils/task_reader_test.go#L64
cannot use &failingProtoStore{} (value of type *failingProtoStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ProtobufStore value in argument to NewLazyUploadingTaskReader: *failingProtoStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ProtobufStore (wrong type for method WriteProtobuf)
test (flyteplugins): flyteplugins/go/tasks/pluginmachinery/ioutils/remote_file_output_reader_test.go#L100
cannot use store (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (flyteplugins): flyteplugins/go/tasks/pluginmachinery/ioutils/remote_file_output_reader_test.go#L69
cannot use store (variable of type *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore) as "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore value in struct literal: *"github.com/flyteorg/flyte/v2/flytestdlib/storage/mocks".ComposedProtobufStore does not implement "github.com/flyteorg/flyte/v2/flytestdlib/storage".ComposedProtobufStore (wrong type for method ReadProtobuf)
test (flyteidl2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (flytecopilot)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (dataproxy)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (actions)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (runs)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (flytestdlib)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (manager)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (flyteplugins)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (executor)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
coverage-actions Expired
3.98 KB
sha256:d01269a56553f8554794500944576e21c266fed7f68d05d695edcf4e22f72b04
coverage-dataproxy Expired
5.13 KB
sha256:474ee79957299a0b050f8b0c26f58e9b8988ac46e589600d585e390d5a728aad
coverage-executor Expired
7.52 KB
sha256:50c3fbe611dccfabab2952805aa78fc46a8544a7a57a8bdd90ffc60c78447b35
coverage-flytecopilot Expired
2.37 KB
sha256:eea623dbd52f6123e4ecf8b3a7c18b4627cd54e0e291beaa4b00d5af95fef685
coverage-flyteidl2 Expired
1.88 KB
sha256:8bb9e531dd034da845312fd68e4f156e26c4a21441efc8b3850140a8970e09fd
coverage-flyteplugins Expired
47.2 KB
sha256:1aa50392047d7713582e8b1282b7e3fa6eeeb463203b44d4486b072089107af1
coverage-flytestdlib Expired
24.9 KB
sha256:4d8b13076bc65144fbe378934eac46e56d4fd41ee8452f1e0ecebb1d2723259c
coverage-manager Expired
984 Bytes
sha256:dd49f617ab8d2c1b96fc1cb6446043c1920ce2185ea738ff6e33bb896e8f3e7a
coverage-runs Expired
15.1 KB
sha256:24badb1bf88433964aff4396986d2552d76bd62fd571c7b672f73e15c609771d