Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

#patch Update FromWorkflowModel API #1324

#patch Update FromWorkflowModel API

#patch Update FromWorkflowModel API #1324

Re-run triggered September 25, 2023 21:08
Status Failure
Total duration 5m 12s
Artifacts

checks.yml

on: pull_request
Docker Build Images  /  Build Docker Image
2m 2s
Docker Build Images / Build Docker Image
End2End Test  /  End to End tests
End2End Test / End to End tests
Integration Test  /  Integration tests
Integration Test / Integration tests
Bump Version  /  Bump Version
Bump Version / Bump Version
Build & Push Flyteadmin Image  /  Push to Github Registry
Build & Push Flyteadmin Image / Push to Github Registry
Build & Push Flytescheduler Image  /  Push to Github Registry
Build & Push Flytescheduler Image / Push to Github Registry
Goreleaser  /  Goreleaser
Goreleaser / Goreleaser
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Docker Build Images / Build Docker Image
Process completed with exit code 1.
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by cloud.google.com/go/pubsub); to add:
Unit Tests / Run Unit Test
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by cloud.google.com/go/pubsub); to add:
Unit Tests / Run Unit Test
Process completed with exit code 2.
Lint / Run Lint: pkg/rpc/adminservice/tests/execution_test.go#L9
"github.com/flyteorg/flyteadmin/pkg/errors" imported but not used as flyteAdminErrors (typecheck)
Lint / Run Lint: pkg/rpc/adminservice/tests/node_execution_test.go#L8
"github.com/flyteorg/flyteadmin/pkg/errors" imported but not used as flyteAdminErrors (typecheck)
Lint / Run Lint: pkg/rpc/adminservice/tests/task_execution_test.go#L10
"github.com/flyteorg/flyteadmin/pkg/errors" imported but not used as flyteAdminErrors (typecheck)
Lint / Run Lint
Process completed with exit code 2.
Docker Build Images / Build Docker Image
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 / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting