Skip to content

fix(skills): handle user-global source label + add missing i18n keys #86

fix(skills): handle user-global source label + add missing i18n keys

fix(skills): handle user-global source label + add missing i18n keys #86

Triggered via push July 28, 2026 04:23
Status Cancelled
Total duration 3m 5s
Artifacts

ci.yml

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

Annotations

8 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
Canceling since a higher priority waiting request for ci-refs/heads/main exists
CI
Canceling since a higher priority waiting request for ci-refs/heads/main exists
desktop-shell-windows-packaging
The operation was canceled.
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/
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 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/