This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Bump flyteplugins to 1.1.15 #1020
checks.yml
on: pull_request
Lint
/
Run Lint
6m 13s
Unit Tests
/
Run Unit Test
6m 13s
Check Go Generate
/
Go Generate
4m 5s
Docker Build Images
/
Build Docker Image
4m 3s
End2End Test
/
End to End tests
Integration Test
/
Integration tests
Build & Push Flytepropeller Image
/
Push to Github Registry
Goreleaser
/
Goreleaser
Annotations
10 errors and 2 warnings
Docker Build Images / Build Docker Image
Process completed with exit code 1.
|
Lint / Run Lint:
pkg/controller/nodes/task/plugin_config.go#L14
could not import github.com/flyteorg/flyteplugins/go/tasks/plugins/webapi/agent (-: # github.com/flyteorg/flyteplugins/go/tasks/plugins/webapi/agent
|
Lint / Run Lint
unknown field 'TaskExecutionMetadata' in struct literal of type admin.CreateTaskRequest
|
Lint / Run Lint
undefined: admin.TaskExecutionMetadata
|
Lint / Run Lint
undefined: admin.TaskExecutionMetadata) (typecheck)
|
Lint / Run Lint
Process completed with exit code 2.
|
Unit Tests / Run Unit Test
unknown field 'TaskExecutionMetadata' in struct literal of type admin.CreateTaskRequest
|
Unit Tests / Run Unit Test
undefined: admin.TaskExecutionMetadata
|
Unit Tests / Run Unit Test
undefined: admin.TaskExecutionMetadata
|
Unit Tests / Run Unit Test
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
|