Skip to content

vscode-stable-release #112

vscode-stable-release

vscode-stable-release #112

Re-run triggered August 23, 2024 16:45
Status Success
Total duration 14m 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error, 11 warnings, and 1 notice
command-edit.test.ts:96:1 › edit (fixup) input - range selection: vscode/test/e2e/command-edit.test.ts#L129
1) command-edit.test.ts:96:1 › edit (fixup) input - range selection ────────────────────────────── Error: expect(locator).toBeVisible() Locator: getByPlaceholder(/^Enter edit instructions \(type @ to include code/) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByPlaceholder(/^Enter edit instructions \(type @ to include code/) 127 | // Check that the range input updated correctly to reflect the selected symbol 128 | const inputBox = page.getByPlaceholder(/^Enter edit instructions \(type @ to include code/) > 129 | expect(inputBox).toBeVisible() | ^ 130 | const updatedRangeItem = page.getByLabel('$(symbol-method) fizzbuzz') 131 | expect(updatedRangeItem).toBeVisible() 132 | }) at /home/runner/work/cody/cody/vscode/test/e2e/command-edit.test.ts:129:22
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/
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/create-release@v1, actions/upload-release-asset@v1. 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/command-custom.test.ts#L1
vscode/command-custom.test.ts took 58.0s
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 45.6s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 40.4s
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 34.2s
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 command-edit.test.ts:96:1 › edit (fixup) input - range selection ─────────────────────────────── 3 skipped 42 passed (8.3m)