Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Update to use the new TokenCache interface #730

Update to use the new TokenCache interface

Update to use the new TokenCache interface #730

Triggered via pull request May 1, 2024 19:22
Status Failure
Total duration 8m 49s
Artifacts

checks.yml

on: pull_request
Lint  /  Run Lint
2m 50s
Lint / Run Lint
Unit Tests  /  Run Unit Test
2m 39s
Unit Tests / Run Unit Test
Check Go Gennerate  /  Go Generate
2m 26s
Check Go Gennerate / Go Generate
Dry Run Goreleaser
8m 38s
Dry Run Goreleaser
Test Getting started
4m 21s
Test Getting started
Bump Version  /  Bump Version
Bump Version / Bump Version
Generate documentation
0s
Generate documentation
Goreleaser  /  Goreleaser
Goreleaser / Goreleaser
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 8 warnings
Unit Tests / Run Unit Test
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)
Unit Tests / Run Unit Test
fields.Selector does not implement comparable
Unit Tests / Run Unit Test
fields.Selector does not implement comparable
Unit Tests / Run Unit Test
Process completed with exit code 2.
Lint / Run Lint
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)\\nnote: module requires Go 1.21)\" were hidden, use --max-same-issues"
Lint / Run Lint: cmd/testutils/test_utils.go#L17
could not import github.com/flyteorg/flyte/flyteidl/clients/go/admin (-: # github.com/flyteorg/flyte/flyteidl/clients/go/admin
Lint / Run Lint
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)
Lint / Run Lint: cmd/configuration/configuration_test.go#L12
could not import github.com/flyteorg/flyte/flyteidl/clients/go/admin (-: # github.com/flyteorg/flyte/flyteidl/clients/go/admin
Lint / Run Lint
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)
Lint / Run Lint: cmd/core/cmd.go#L11
could not import github.com/flyteorg/flyte/flyteidl/clients/go/admin (-: # github.com/flyteorg/flyte/flyteidl/clients/go/admin
Lint / Run Lint
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)
Lint / Run Lint: cmd/create/execution_test.go#L30
s.MockClient undefined (type *createSuite has no field or method MockClient) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L37
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
Lint / Run Lint: cmd/create/execution_test.go#L75
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
Test Getting started
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)
Test Getting started
fields.Selector does not implement comparable
Test Getting started
fields.Selector does not implement comparable
Test Getting started
Process completed with exit code 2.
Dry Run Goreleaser
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)
Dry Run Goreleaser
fields.Selector does not implement comparable
Dry Run Goreleaser
fields.Selector does not implement comparable
Dry Run Goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/1.25.1/x64/goreleaser' failed with exit code 1
Check Go Gennerate / Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Go Gennerate / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Unit Tests / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Getting started
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Getting started
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Dry Run Goreleaser
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v3, goreleaser/goreleaser-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dry Run Goreleaser
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/