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
Annotations
10 errors and 1 warning
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:
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
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)
|
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
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)
|
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
tokenCache.CondSignal undefined (type cache.TokenCache has no field or method CondSignal)
|
Lint:
cmd/create/execution_test.go#L30
s.MockClient undefined (type *createSuite has no field or method MockClient) (typecheck)
|
Lint:
cmd/create/execution_test.go#L37
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
|
Lint:
cmd/create/execution_test.go#L75
s.MockAdminClient undefined (type *createSuite has no field or method MockAdminClient) (typecheck)
|
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/.
|
Loading