Remove automatically generated Tokens to reduce redundant tokens #22134
ci.yml
on: pull_request
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
2m 9s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
7 errors, 13 warnings, and 5 notices
test-unit (ubuntu, 20)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/auth
|
test-unit (ubuntu, 20)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/setup-gcloud
|
test-unit (ubuntu, 18)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/setup-gcloud
|
test-unit (ubuntu, 18)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/auth
|
command-custom.test.ts:141:3 › execute custom commands with context defined in cody.json:
vscode/test/e2e/command-custom.test.ts#L198
1) command-custom.test.ts:141:3 › execute custom commands with context defined in cody.json ──────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('tab', { name: 'var.go' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('tab', { name: 'var.go' })
196 | .getByRole('button', { name: withPlatformSlashes('var.go:1 lib/batches/env') })
197 | .click()
> 198 | await expect(page.getByRole('tab', { name: 'var.go' })).toBeVisible()
| ^
199 |
200 | /* Test: context.openTabs with openTabs command */
201 |
at /home/runner/work/cody/cody/vscode/test/e2e/command-custom.test.ts:198:61
|
test-unit (windows, 20)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/auth
|
test-unit (windows, 20)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/setup-gcloud
|
Slow Test:
vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 43.2s
|
Slow Test:
vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 16.0s
|
Slow Test:
vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 39.1s
|
Slow Test:
vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.8s
|
Slow Test:
vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.1m
|
Slow Test:
vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 18.1s
|
Slow Test:
vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 46.9s
|
Slow Test:
vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 24.9s
|
test-unit (ubuntu, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit (ubuntu, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 35.1s
|
Slow Test:
vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 29.9s
|
test-unit (windows, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
2 skipped
7 passed (1.2m)
|
🎭 Playwright Run Summary
1 skipped
6 passed (1.4m)
|
🎭 Playwright Run Summary
9 passed (1.8m)
|
🎭 Playwright Run Summary
10 passed (1.8m)
|
🎭 Playwright Run Summary
1 flaky
command-custom.test.ts:141:3 › execute custom commands with context defined in cody.json ───────
9 passed (2.7m)
|