Skip to content

chore(deps): update dependency lru-cache to v11.5.2 #2272

chore(deps): update dependency lru-cache to v11.5.2

chore(deps): update dependency lru-cache to v11.5.2 #2272

Triggered via pull request September 19, 2026 00:25
Status Failure
Total duration 3m 55s
Artifacts 1

visual-regression.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 notices
extension-host-visual
Process completed with exit code 1.
src/visual/electron.visual.ts:212:6 › renders chat-dark in the real VS Code Extension Host: apps/vscode-e2e/src/visual/electron.visual.ts#L241
3) src/visual/electron.visual.ts:212:6 › renders chat-dark in the real VS Code Extension Host ──── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('.part.sidebar') 10 pixels (ratio 0.01 of all image pixels) are different. Snapshot: electron-chat-dark-sidebar.png Call log: - Expect "toHaveScreenshot(electron-chat-dark-sidebar.png)" with timeout 60000ms - verifying given screenshot expectation - waiting for locator('.part.sidebar') - locator resolved to <div role="none" id="workbench.parts.sidebar" class="part sidebar left pane-composite-part">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 10 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.part.sidebar') - locator resolved to <div role="none" id="workbench.parts.sidebar" class="part sidebar left pane-composite-part">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 10 pixels (ratio 0.01 of all image pixels) are different. 239 | const sidebar = running.page.locator(".part.sidebar") 240 | await expect(sidebar).toBeVisible() > 241 | await expect(sidebar).toHaveScreenshot(`electron-${scenario.name}-sidebar.png`) | ^ 242 | 243 | if (scenario.webviewSnapshot) { 244 | const webview = running.page.locator('iframe[src*="extensionId=ZooCodeOrganization.zoo-code"]') at /__w/Zoo-Code/Zoo-Code/apps/vscode-e2e/src/visual/electron.visual.ts:241:26
src/visual/electron.visual.ts:212:6 › renders chat-dark in the real VS Code Extension Host: apps/vscode-e2e/src/visual/electron.visual.ts#L241
2) src/visual/electron.visual.ts:212:6 › renders chat-dark in the real VS Code Extension Host ──── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('.part.sidebar') 10 pixels (ratio 0.01 of all image pixels) are different. Snapshot: electron-chat-dark-sidebar.png Call log: - Expect "toHaveScreenshot(electron-chat-dark-sidebar.png)" with timeout 60000ms - verifying given screenshot expectation - waiting for locator('.part.sidebar') - locator resolved to <div role="none" id="workbench.parts.sidebar" class="part sidebar left pane-composite-part">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 10 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.part.sidebar') - locator resolved to <div role="none" id="workbench.parts.sidebar" class="part sidebar left pane-composite-part">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 10 pixels (ratio 0.01 of all image pixels) are different. 239 | const sidebar = running.page.locator(".part.sidebar") 240 | await expect(sidebar).toBeVisible() > 241 | await expect(sidebar).toHaveScreenshot(`electron-${scenario.name}-sidebar.png`) | ^ 242 | 243 | if (scenario.webviewSnapshot) { 244 | const webview = running.page.locator('iframe[src*="extensionId=ZooCodeOrganization.zoo-code"]') at /__w/Zoo-Code/Zoo-Code/apps/vscode-e2e/src/visual/electron.visual.ts:241:26
src/visual/electron.visual.ts:212:6 › renders chat-dark in the real VS Code Extension Host: apps/vscode-e2e/src/visual/electron.visual.ts#L241
1) src/visual/electron.visual.ts:212:6 › renders chat-dark in the real VS Code Extension Host ──── Error: expect(locator).toHaveScreenshot(expected) failed Locator: locator('.part.sidebar') 10 pixels (ratio 0.01 of all image pixels) are different. Snapshot: electron-chat-dark-sidebar.png Call log: - Expect "toHaveScreenshot(electron-chat-dark-sidebar.png)" with timeout 60000ms - verifying given screenshot expectation - waiting for locator('.part.sidebar') - locator resolved to <div role="none" id="workbench.parts.sidebar" class="part sidebar left pane-composite-part">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 10 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for locator('.part.sidebar') - locator resolved to <div role="none" id="workbench.parts.sidebar" class="part sidebar left pane-composite-part">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 10 pixels (ratio 0.01 of all image pixels) are different. 239 | const sidebar = running.page.locator(".part.sidebar") 240 | await expect(sidebar).toBeVisible() > 241 | await expect(sidebar).toHaveScreenshot(`electron-${scenario.name}-sidebar.png`) | ^ 242 | 243 | if (scenario.webviewSnapshot) { 244 | const webview = running.page.locator('iframe[src*="extensionId=ZooCodeOrganization.zoo-code"]') at /__w/Zoo-Code/Zoo-Code/apps/vscode-e2e/src/visual/electron.visual.ts:241:26
theme-fixtures
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
🎭 Playwright Run Summary
3 failed src/visual/electron.visual.ts:212:6 › renders chat-dark in the real VS Code Extension Host ───── src/visual/electron.visual.ts:212:6 › renders chat-dark in the real VS Code Extension Host ───── src/visual/electron.visual.ts:212:6 › renders chat-dark in the real VS Code Extension Host ───── 6 passed (1.1m)
extension-host-visual
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
🎭 Playwright Run Summary
52 passed (2.0m)
webview-visual
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"

Artifacts

Produced during runtime
Name Size Digest
extension-host-visual-regression
15.8 MB
sha256:f8a90c443e814ec68dd962368893c8fd3d8508526e51808125ecffb265dc3636