This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Introduce pre redirect hook plugin during auth callback #1261
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
6m 24s
Unit Tests
/
Run Unit Test
5m 49s
Check Go Generate
/
Go Generate
3m 9s
Docker Build Images
/
Build Docker Image
6m 13s
End2End Test
/
End to End tests
11m 56s
Integration Test
/
Integration tests
7m 53s
Build & Push Flyteadmin Image
/
Push to Github Registry
Build & Push Flytescheduler Image
/
Push to Github Registry
Goreleaser
/
Goreleaser
Annotations
4 errors and 4 warnings
Lint / Run Lint:
auth/handlers_test.go#L182
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint / Run Lint:
auth/handlers_test.go#L211
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint / Run Lint:
plugins/registry_test.go#L32
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Lint / Run Lint
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/
|