Hitesh/patch release 1.22.3 (#4620) #90
Annotations
1 error, 11 warnings, and 1 notice
chat-atFile.test.ts:351:3 › @-mention symbol in chat:
vscode/test/e2e/common.ts#L39
1) chat-atFile.test.ts:351:3 › @-mention symbol in chat ──────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Chat alongside your code, attach files,')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByText('Chat alongside your code, attach files,')
at common.ts:39
37 |
38 | export async function expectAuthenticated(page: Page) {
> 39 | await expect(page.getByText('Chat alongside your code, attach files,')).toBeVisible()
| ^
40 | }
41 |
42 | // Selector for the Explorer button in the sidebar that would match on Mac and Linux
at expectAuthenticated (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:39:77)
at sidebarSignin (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:28:11)
at /home/runner/work/cody/cody/vscode/test/e2e/chat-atFile.test.ts:352:5
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598, actions/create-release@v1, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Slow Test:
vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 52.5s
|
Slow Test:
vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 49.0s
|
Slow Test:
vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 40.6s
|
Slow Test:
vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 35.9s
|
Slow Test:
vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 35.1s
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🎭 Playwright Run Summary
1 flaky
chat-atFile.test.ts:351:3 › @-mention symbol in chat ───────────────────────────────────────────
2 skipped
42 passed (8.9m)
|