Skip to content

fix: categorize all 15 new IPC channels in audit-smoke-safe.cjs #82

fix: categorize all 15 new IPC channels in audit-smoke-safe.cjs

fix: categorize all 15 new IPC channels in audit-smoke-safe.cjs #82

Triggered via push July 27, 2026 05:20
Status Failure
Total duration 3m 42s
Artifacts

ci.yml

on: push
Verify skill counts in prose
4s
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
10s
Verify no mojibake in source files
Verify i18n locale coverage
5s
Verify i18n locale coverage
desktop-shell-checks
1m 35s
desktop-shell-checks
desktop-shell-windows-packaging
3m 38s
desktop-shell-windows-packaging
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
Verify skill counts in prose
Process completed with exit code 1.
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 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 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/
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 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/
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/