Skip to content

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.6.0 in /flytestdlib #3703

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.6.0 in /flytestdlib

Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.6.0 in /flytestdlib #3703

Status Failure
Total duration 19m 4s
Artifacts

checks.yml

on: pull_request
unpack-envvars
0s
unpack-envvars
flyteadmin integration tests image  /  build_docker
flyteadmin integration tests image / build_docker
Matrix: Build Images / Build & Push Image
Dry Run Goreleaser
38s
Dry Run Goreleaser
Test Getting started
4m 8s
Test Getting started
Matrix: Check Go Generate
Matrix: Lint
Matrix: Unit Tests
Matrix: Integration Test
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

132 errors and 67 warnings
flyteadmin integration tests image / build_docker
Process completed with exit code 1.
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make linux_compile" did not complete successfully: exit code: 2
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make linux_compile" did not complete successfully: exit code: 2
Dry Run Goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/1.26.2-pro/x64/goreleaser' failed with exit code 1
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make linux_compile" did not complete successfully: exit code: 2
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make linux_compile_scheduler" did not complete successfully: exit code: 2
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make linux_compile" did not complete successfully: exit code: 2
Check Go Generate (flytecopilot) / Go Generate
Process completed with exit code 2.
Check Go Generate (flytectl) / Go Generate
Process completed with exit code 2.
Check Go Generate (flyteadmin) / Go Generate
Process completed with exit code 2.
Check Go Generate (datacatalog) / Go Generate
Process completed with exit code 2.
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/fsnotify/fsnotify); to add:
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/jackc/pgconn); to add:
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/text/secure/precis (imported by github.com/jackc/pgconn); to add:
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by github.com/jackc/puddle/v2); to add:
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by google.golang.org/grpc/internal/transport); to add:
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/plugin/pkg/client/auth/exec); to add:
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (datacatalog) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/to (imported by github.com/flyteorg/stow/azure); to add:
Lint (flytectl) / Run Lint
s.MockClient undefined (type *createSuite has no field or method MockClient) (typecheck)
Lint (flytectl) / Run Lint
s.TearDown undefined (type *createSuite has no field or method TearDown) (typecheck)
Lint (flytectl) / Run Lint
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
Lint (flytectl) / Run Lint
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
Lint (flytectl) / Run Lint
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
Lint (flytectl) / Run Lint
s.Ctx undefined (type *createSuite has no field or method Ctx) (typecheck)
Lint (flytectl) / Run Lint
s.Ctx undefined (type *createSuite has no field or method Ctx) (typecheck)
Lint (flytectl) / Run Lint
s.TearDownAndVerify undefined (type *createSuite has no field or method TearDownAndVerify) (typecheck)
Lint (flytectl) / Run Lint
s.Ctx undefined (type *createSuite has no field or method Ctx) (typecheck)
Lint (flytectl) / Run Lint
s.TearDownAndVerify undefined (type *createSuite has no field or method TearDownAndVerify) (typecheck)
Lint (flyteidl) / Run Lint
t.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint (flyteidl) / Run Lint
t.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint (flyteidl) / Run Lint
t.TokenCache undefined (type TokenOrchestrator has no field or method TokenCache) (typecheck)
Lint (flyteidl) / Run Lint
t.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint (flyteidl) / Run Lint
f.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint (flyteidl) / Run Lint
f.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint (flyteidl) / Run Lint
f.ClientConfig undefined (type TokenOrchestrator has no field or method ClientConfig) (typecheck)
Lint (flyteidl) / Run Lint
f.TokenCache undefined (type TokenOrchestrator has no field or method TokenCache) (typecheck)
Lint (flyteidl) / Run Lint
Process completed with exit code 2.
Check Go Generate (flytepropeller) / Go Generate
Process completed with exit code 2.
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/term (imported by github.com/charmbracelet/bubbletea); to add:
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/to (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azidentity (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob); to add:
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob); to add:
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/policy (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container); to add:
Unit Tests (flytectl) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/log (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported); to add:
Lint (datacatalog) / Run Lint
operator declared and not used (typecheck)
Lint (datacatalog) / Run Lint
Process completed with exit code 2.
Lint (flyteplugins) / Run Lint
tolEphemeralStorage declared and not used (typecheck)
Lint (flyteplugins) / Run Lint
resourceCache.Start undefined (type ResourceCache has no field or method Start) (typecheck)
Lint (flyteplugins) / Run Lint
w.GetErrorPath undefined (type RemoteFileOutputWriter has no field or method GetErrorPath) (typecheck)
Lint (flyteplugins) / Run Lint
w.GetOutputPath undefined (type RemoteFileOutputWriter has no field or method GetOutputPath) (typecheck)
Lint (flyteplugins) / Run Lint
r.GetRawOutputPrefix undefined (type RemoteCheckpointPaths has no field or method GetRawOutputPrefix) (typecheck)
Lint (flyteplugins) / Run Lint
p.GetCheckpointPrefix undefined (type RemoteFileOutputWriter has no field or method GetCheckpointPrefix) (typecheck)
Lint (flyteplugins) / Run Lint
p.GetOutputPath undefined (type RemoteFileOutputWriter has no field or method GetOutputPath) (typecheck)
Lint (flyteplugins) / Run Lint
p.GetDeckPath undefined (type RemoteFileOutputWriter has no field or method GetDeckPath) (typecheck)
Lint (flyteplugins) / Run Lint
p.GetErrorPath undefined (type RemoteFileOutputWriter has no field or method GetErrorPath) (typecheck)
Lint (flyteplugins) / Run Lint
i.GetInputPrefixPath undefined (type arrayJobInputReader has no field or method GetInputPrefixPath) (typecheck)
Unit Tests (flytecopilot) / Run Unit Test
GitHub Actions has encountered an internal error when running your job.
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/fsnotify/fsnotify); to add:
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/tools/clientcmd); to add:
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/to (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azidentity (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob); to add:
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob); to add:
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/policy (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container); to add:
Unit Tests (flytecopilot) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/log (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported); to add:
Lint (flytepropeller) / Run Lint
GitHub Actions has encountered an internal error when running your job.
Lint (flytepropeller) / Run Lint
t declared and not used (typecheck)
Lint (flytepropeller) / Run Lint
arrayHandler declared and not used (typecheck)
Lint (flytepropeller) / Run Lint
r.Timeout undefined (type *RootOptions has no field or method Timeout) (typecheck)
Lint (flytepropeller) / Run Lint
r.Timeout undefined (type *RootOptions has no field or method Timeout) (typecheck)
Lint (flytepropeller) / Run Lint
"context" imported and not used (typecheck)
Lint (flytepropeller) / Run Lint
"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/admin" imported and not used (typecheck)
Lint (flytepropeller) / Run Lint
cannot use &FlyteWorkflow{} (value of type *FlyteWorkflow) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *FlyteWorkflow does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
Lint (flytepropeller) / Run Lint
cannot use &FlyteWorkflowList{} (value of type *FlyteWorkflowList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *FlyteWorkflowList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
Lint (flytepropeller) / Run Lint
in.GroupVersionKind undefined (type *FlyteWorkflow has no field or method GroupVersionKind) (typecheck)
Lint (flytepropeller) / Run Lint
in.GroupVersionKind undefined (type *FlyteWorkflow has no field or method GroupVersionKind) (typecheck)
Unit Tests (flyteadmin) / Run Unit Test
GitHub Actions has encountered an internal error when running your job.
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/jackc/pgconn); to add:
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/ory/fosite); to add:
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/text/message (imported by github.com/ory/fosite/i18n); to add:
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by gopkg.in/square/go-jose.v2); to add:
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/crypto/bcrypt (imported by github.com/gtank/cryptopasta); to add:
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Unit Tests (flyteadmin) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/lestrrat-go/jwx/x25519); to add:
Unit Tests (flyteplugins) / Run Unit Test
GitHub Actions has encountered an internal error when running your job.
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/plugin/pkg/client/auth/exec); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/to (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azidentity (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob); to add:
Unit Tests (flyteplugins) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming (imported by github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob); to add:
Unit Tests (flytepropeller) / Run Unit Test
GitHub Actions has encountered an internal error when running your job.
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/trace (imported by github.com/grpc-ecosystem/go-grpc-middleware/retry); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/sirupsen/logrus); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/context/ctxhttp (imported by github.com/flyteorg/flyte/flyteidl/clients/go/admin/deviceflow); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package github.com/pkg/browser (imported by github.com/flyteorg/flyte/flyteidl/clients/go/admin/pkce); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/grpc-ecosystem/go-grpc-prometheus); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/tools/clientcmd); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore (imported by github.com/flyteorg/stow/azure); to add:
Unit Tests (flytepropeller) / Run Unit Test
missing go.sum entry for module providing package github.com/Azure/azure-sdk-for-go/sdk/azcore/to (imported by github.com/flyteorg/stow/azure); to add:
Lint (flytestdlib) / Run Lint
GitHub Actions has encountered an internal error when running your job.
Test Getting started
GitHub Actions has encountered an internal error when running your job.
Test Getting started
Process completed with exit code 2.
Unit Tests (flytestdlib) / Run Unit Test
GitHub Actions has encountered an internal error when running your job.
Lint (flyteadmin) / Run Lint
GitHub Actions has encountered an internal error when running your job.
Lint (flyteadmin) / Run Lint
missing type in composite literal (typecheck)
Lint (flyteadmin) / Run Lint
missing type in composite literal (typecheck)
Lint (flyteadmin) / Run Lint
missing type in composite literal (typecheck)
Lint (flyteadmin) / Run Lint
s.GetClient undefined (type StatelessTokenStore has no field or method GetClient) (typecheck)
Lint (flyteadmin) / Run Lint
undefined: kafka_sarama (typecheck)
Lint (flyteadmin) / Run Lint
undefined: kafka_sarama (typecheck)
Lint (flyteadmin) / Run Lint
s.GetAllTargets undefined (type RandomClusterSelector has no field or method GetAllTargets) (typecheck)
Lint (flyteadmin) / Run Lint
"fmt" imported and not used (typecheck)
Lint (flyteadmin) / Run Lint
Process completed with exit code 2.
flyteadmin integration tests image / build_docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
flyteadmin integration tests image / 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 (flytepropeller) / Push to Github Registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v3, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (flytecopilot) / Push to Github Registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v3, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Dry Run Goreleaser
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dry Run Goreleaser
You are using 'latest' as default version. Will lock to '~> v1'.
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v3, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (flytescheduler) / Push to Github Registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v3, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (flyteadmin) / Push to Github Registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v3, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Check Go Generate (flytecopilot) / Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Generate (flytecopilot) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Check Go Generate (flytectl) / Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Generate (flytectl) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Check Go Generate (flyteadmin) / Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Generate (flyteadmin) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Check Go Generate (datacatalog) / Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Generate (datacatalog) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Unit Tests (datacatalog) / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (flytectl) / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (flyteidl) / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Generate (flytepropeller) / Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Generate (flytepropeller) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Unit Tests (flytectl) / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (datacatalog) / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (flyteplugins) / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (flytecopilot) / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (flytepropeller) / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (flyteadmin) / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (flyteplugins) / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (flytepropeller) / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (flytestdlib) / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Getting started
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Getting started
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Getting started
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Unit Tests (flytestdlib) / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (flytestdlib) / Run Unit Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Lint (flyteadmin) / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.