This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Handle batched TaskExecutionEvent reasons #1329
Triggered via pull request
September 26, 2023 00:16
Status
Failure
Total duration
21m 1s
Artifacts
–
checks.yml
on: pull_request
Lint
/
Run Lint
5m 27s
Unit Tests
/
Run Unit Test
7m 18s
Check Go Generate
/
Go Generate
3m 12s
Docker Build Images
/
Build Docker Image
7m 8s
End2End Test
/
End to End tests
13m 30s
Integration Test
/
Integration tests
9m 58s
Build & Push Flyteadmin Image
/
Push to Github Registry
Build & Push Flytescheduler Image
/
Push to Github Registry
Goreleaser
/
Goreleaser
Annotations
3 errors and 4 warnings
Lint / Run Lint:
pkg/repositories/transformers/task_execution_test.go#L797
ineffectual assignment to err (ineffassign)
|
Lint / Run Lint
Process completed with exit code 2.
|
Unit Tests / Run Unit Test
Process completed with exit code 2.
|
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/
|
Integration Test / Integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/setup-kind@v0.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
End2End Test / End to End tests
The following actions uses node12 which is deprecated and will be forced to run on node16: unionai/flytectl-setup-action@v0.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|