This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Flyte webhooks #1271
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
checks.yml
on: pull_request
Lint
/
Run Lint
5m 42s
Unit Tests
/
Run Unit Test
5m 15s
Check Go Generate
/
Go Generate
3m 22s
Docker Build Images
/
Build Docker Image
4m 18s
End2End Test
/
End to End tests
Integration Test
/
Integration tests
Build & Push Flyteadmin Image
/
Push to Github Registry
Build & Push Flytescheduler Image
/
Push to Github Registry
Goreleaser
/
Goreleaser
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/
|