Skip to content

release: v2.10.79 — fix dev server CSS, capture real screenshots, ver… #95

release: v2.10.79 — fix dev server CSS, capture real screenshots, ver…

release: v2.10.79 — fix dev server CSS, capture real screenshots, ver… #95

Triggered via push August 13, 2026 04:48
Status Failure
Total duration 3m 43s
Artifacts

ci.yml

on: push
Verify skill counts in prose
6s
Verify skill counts in prose
Verify EN/ZH doc pair section parity
8s
Verify EN/ZH doc pair section parity
Verify no mojibake in source files
5s
Verify no mojibake in source files
Verify i18n locale coverage
11s
Verify i18n locale coverage
desktop-shell-checks
1m 34s
desktop-shell-checks
desktop-shell-windows-packaging
3m 38s
desktop-shell-windows-packaging
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
desktop-shell-checks
Process completed with exit code 1.
tests/codegraph.test.ts > CodeGraph workspace integration > configures the Hermes target through CodeGraph install: agent-desktop/tests/codegraph.test.ts#L138
AssertionError: expected [ 'install', '--target=hermes', …(2) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ - "/d", - "/s", - "/c", - StringContaining "--target=hermes", + [ + "install", + "--target=hermes", + "--location=global", + "--yes", ] ❯ tests/codegraph.test.ts:138:44
tests/codegraph.test.ts > CodeGraph workspace integration > installs CodeGraph globally through npm when requested: agent-desktop/tests/codegraph.test.ts#L108
AssertionError: expected [ 'install', '-g', …(1) ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ - "/d", - "/s", - "/c", - StringContaining "npm.cmd", + [ + "install", + "-g", + "@colbymchenry/codegraph@latest", ] ❯ tests/codegraph.test.ts:108:44
tests/codegraph.test.ts > CodeGraph workspace integration > detects a Windows npm-style codegraph launcher and reads its version: agent-desktop/tests/codegraph.test.ts#L62
AssertionError: expected [ '--version' ] to deeply equal ArrayContaining{…} - Expected + Received - ArrayContaining [ - "/d", - "/s", - "/c", - StringContaining "codegraph.cmd", + [ + "--version", ] ❯ tests/codegraph.test.ts:62:44
desktop-shell-windows-packaging
Process completed with exit code 1.
Verify no mojibake in source files
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify skill counts in prose
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify EN/ZH doc pair section parity
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify i18n locale coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
desktop-shell-checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
desktop-shell-windows-packaging
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/