Support login to UAA using API token #1984
Annotations
10 errors and 1 warning
Build:
cmd/tanzu/main.go#L8
"os/exec" imported and not used (typecheck)
|
Build:
pkg/auth/uaa/tanzu.go#L37
undefined: strconv
|
Build:
pkg/auth/uaa/tanzu.go#L37
undefined: os
|
Build:
pkg/auth/uaa/tanzu.go#L37
undefined: constants
|
Build:
pkg/auth/uaa/uaa_test.go#L53
undefined: getAlternateOAuthClientID
|
Build:
pkg/auth/uaa/uaa.go#L14
"os" imported and not used
|
Build:
pkg/auth/uaa/uaa.go#L15
"strconv" imported and not used (typecheck)
|
Build:
pkg/command/context.go#L43
could not import github.com/vmware-tanzu/tanzu-cli/pkg/auth/uaa (-: # github.com/vmware-tanzu/tanzu-cli/pkg/auth/uaa
|
Build:
pkg/auth/uaa/tanzu.go#L37
undefined: strconv
|
Build:
pkg/auth/uaa/tanzu.go#L37
undefined: os
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|