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

Implement Sandbox notifications processor and publisher #1223

Implement Sandbox notifications processor and publisher

Implement Sandbox notifications processor and publisher #1223

Re-run triggered July 27, 2023 15:09
Status Failure
Total duration 5m 53s
Artifacts

checks.yml

on: pull_request
Docker Build Images  /  Build Docker Image
1m 58s
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

18 errors and 2 warnings
Docker Build Images / Build Docker Image
Process completed with exit code 1.
Unit Tests / Run Unit Test: pkg/workflowengine/interfaces/builder.go#L5
missing go.sum entry for module providing package github.com/flyteorg/flytepropeller/pkg/apis/flyteworkflow/v1alpha1 (imported by github.com/flyteorg/flyteadmin/pkg/manager/impl); to add:
Unit Tests / Run Unit Test: pkg/executioncluster/execution_target.go#L4
missing go.sum entry for module providing package github.com/flyteorg/flytepropeller/pkg/client/clientset/versioned (imported by github.com/flyteorg/flyteadmin/pkg/executioncluster); to add:
Unit Tests / Run Unit Test: pkg/workflowengine/interfaces/compiler.go#L5
missing go.sum entry for module providing package github.com/flyteorg/flytepropeller/pkg/compiler (imported by github.com/flyteorg/flyteadmin/pkg/workflowengine/impl); to add:
Unit Tests / Run Unit Test: pkg/workflowengine/interfaces/compiler.go#L6
missing go.sum entry for module providing package github.com/flyteorg/flytepropeller/pkg/compiler/common (imported by github.com/flyteorg/flyteadmin/pkg/manager/impl); to add:
Unit Tests / Run Unit Test: pkg/manager/impl/validation/execution_validator.go#L15
missing go.sum entry for module providing package github.com/flyteorg/flytepropeller/pkg/compiler/validators (imported by github.com/flyteorg/flyteadmin/pkg/manager/impl/validation); to add:
Unit Tests / Run Unit Test: pkg/workflowengine/impl/workflow_builder.go#L11
missing go.sum entry for module providing package github.com/flyteorg/flytepropeller/pkg/compiler/transformers/k8s (imported by github.com/flyteorg/flyteadmin/pkg/workflowengine/impl); to add:
Unit Tests / Run Unit Test: pkg/server/service.go#L35
missing go.sum entry for module providing package github.com/flyteorg/flytepropeller/pkg/controller/nodes/task/secretmanager (imported by github.com/flyteorg/flyteadmin/pkg/server); to add:
Unit Tests / Run Unit Test
Process completed with exit code 2.
Check Go Generate / Go Generate
could not import github.com/flyteorg/flytepropeller/pkg/apis/flyteworkflow/v1alpha1 (invalid package name: "")
Check Go Generate / Go Generate
could not import github.com/flyteorg/flytepropeller/pkg/apis/flyteworkflow/v1alpha1 (invalid package name: "")
Check Go Generate / Go Generate
could not import github.com/flyteorg/flytepropeller/pkg/apis/flyteworkflow/v1alpha1 (invalid package name: "")
Check Go Generate / Go Generate
Process completed with exit code 2.
Lint / Run Lint: pkg/executioncluster/impl/random_cluster_selector.go#L98
s.GetAllTargets undefined (type RandomClusterSelector has no field or method GetAllTargets) (typecheck)
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