Pin dependencies #21353
Triggered via pull request
September 13, 2024 21:45
Status
Failure
Total duration
7m 26s
Artifacts
–
ci.yml
on: pull_request
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
1m 33s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
11 errors, 13 warnings, and 5 notices
build
@types/vscode 1.80.0 greater than engines.vscode ^1.79.0. Either upgrade engines.vscode or use an older @types/vscode version
|
build
Process completed with exit code 1.
|
command-edit.test.ts:95:1 › edit (fixup) input - range selection:
vscode/test/e2e/command-edit.test.ts#L113
1) command-edit.test.ts:95:1 › edit (fixup) input - range selection ──────────────────────────────
Error: expect(locator).toBeVisible()
Locator: getByText('Nearest Code Block')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Nearest Code Block')
111 | // Check the correct range item is auto-selected
112 | const rangeItem = page.getByText('Nearest Code Block')
> 113 | expect(rangeItem).toBeVisible()
| ^
114 |
115 | // Open the range input and check it has the correct item selected
116 | await rangeItem.click()
at /home/runner/work/cody/cody/vscode/test/e2e/command-edit.test.ts:113:23
|
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
|
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
|
src/autocomplete.test.ts > Autocomplete > autocomplete/execute multiline (non-empty result):
agent/src/autocomplete.test.ts#L91
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/autocomplete.test.ts:91:39
|
test-unit (windows, 20)
Process completed with exit code 1.
|
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 42.8s
|
Slow Test:
vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 15.5s
|
Slow Test:
vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.7s
|
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/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 17.4s
|
Slow Test:
vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 46.5s
|
Slow Test:
vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 24.0s
|
Slow Test:
vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 57.9s
|
Slow Test:
vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 33.5s
|
Slow Test:
vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 28.6s
|
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 flaky
command-edit.test.ts:95:1 › edit (fixup) input - range selection ───────────────────────────────
1 skipped
5 passed (1.5m)
|
🎭 Playwright Run Summary
9 passed (1.8m)
|
🎭 Playwright Run Summary
10 passed (1.7m)
|
🎭 Playwright Run Summary
10 passed (2.2m)
|