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

Flyte webhooks

Flyte webhooks #1271

Triggered via pull request August 14, 2023 23:52
@pingsutwpingsutw
synchronize #583
webhook-v2
Status Failure
Total duration 29m 10s
Artifacts

checks.yml

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

15 errors and 2 warnings
Docker Build Images / Build Docker Image
Process completed with exit code 1.
Unit Tests / Run Unit Test: pkg/repositories/transformers/execution.go#L102
input.RequestSpec.Tags undefined (type *admin.ExecutionSpec has no field or method Tags)
Unit Tests / Run Unit Test: pkg/repositories/transformers/execution.go#L103
input.RequestSpec.Tags undefined (type *admin.ExecutionSpec has no field or method Tags)
Unit Tests / Run Unit Test: pkg/manager/impl/testutils/mock_requests.go#L225
unknown field 'Tags' in struct literal of type admin.ExecutionSpec
Unit Tests / Run Unit Test
Process completed with exit code 2.
Lint / Run Lint
input.RequestSpec.Tags undefined (type *admin.ExecutionSpec has no field or method Tags))\" were hidden, use --max-same-issues"
Lint / Run Lint
unknown field 'Tags' in struct literal of type admin.ExecutionSpec)\" were hidden, use --max-same-issues"
Lint / Run Lint: pkg/manager/impl/testutils/mock_requests.go#L225
unknown field 'Tags' in struct literal of type admin.ExecutionSpec (typecheck)
Lint / Run Lint: pkg/async/events/implementations/node_execution_event_writer.go#L9
could not import github.com/flyteorg/flyteadmin/pkg/repositories/transformers (-: # github.com/flyteorg/flyteadmin/pkg/repositories/transformers
Lint / Run Lint: pkg/repositories/transformers/execution.go#L102
input.RequestSpec.Tags undefined (type *admin.ExecutionSpec has no field or method Tags)
Lint / Run Lint: pkg/repositories/transformers/execution.go#L103
input.RequestSpec.Tags undefined (type *admin.ExecutionSpec has no field or method Tags)) (typecheck)
Lint / Run Lint: pkg/async/webhook/implementations/processer.go#L10
could not import github.com/flyteorg/flyteadmin/pkg/repositories/transformers (-: # github.com/flyteorg/flyteadmin/pkg/repositories/transformers
Lint / Run Lint: pkg/repositories/transformers/execution.go#L102
input.RequestSpec.Tags undefined (type *admin.ExecutionSpec has no field or method Tags)
Lint / Run Lint: pkg/repositories/transformers/execution.go#L103
input.RequestSpec.Tags undefined (type *admin.ExecutionSpec has no field or method Tags)) (typecheck)
Lint / Run Lint: pkg/async/webhook/implementations/processor_test.go#L16
could not import github.com/flyteorg/flyteadmin/pkg/manager/impl/testutils (-: # github.com/flyteorg/flyteadmin/pkg/manager/impl/testutils
Check Go Generate / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
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/