Refactor api token based login to UAA, fix refresh token logic #3982
cli_core_e2e_test.yaml
on: pull_request
Matrix: Tanzu CLI Core E2E Tests
Annotations
12 errors and 1 warning
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/command/context.go#L21
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/command/apitoken.go#L10
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/command/login.go#L13
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/command/completion.go#L13
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/command/apitoken.go#L11
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/command/apitoken.go#L12
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/command/doc.go#L16
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/airgapped/helper.go#L10
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/airgapped/plugin_bundle_download.go#L13
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (ubuntu-latest):
pkg/carvelhelpers/kbld.go#L11
golang.org/x/[email protected] (replaced by ../oauth2): reading ../oauth2/go.mod: open /home/runner/work/tanzu-cli/oauth2/go.mod: no such file or directory
|
Tanzu CLI Core E2E Tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Tanzu CLI Core E2E Tests (macos-latest)
The operation was canceled.
|
Tanzu CLI Core E2E Tests (ubuntu-latest)
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/
|