Skip to content

chore: point office skills at ~/.claude/skills (read by Claude Code) #712

chore: point office skills at ~/.claude/skills (read by Claude Code)

chore: point office skills at ~/.claude/skills (read by Claude Code) #712

Triggered via pull request August 6, 2026 01:04
Status Failure
Total duration 2m 15s
Artifacts

test.yml

on: pull_request
Matrix: matrix
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
matrix (windows-latest)
Process completed with exit code 1.
tests/lib/download.test.ts > runSkillOffice > --uninstall fetches only the uninstall script and runs it with passthroughs: tests/lib/download.test.ts#L568
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:568:16
tests/lib/download.test.ts > runSkillOffice > drops a stale .partial for the script instead of resuming onto it: tests/lib/download.test.ts#L505
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:505:16
tests/lib/download.test.ts > runSkillOffice > always refetches the setup script, but reuses a finished bundle: tests/lib/download.test.ts#L488
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:488:16
tests/lib/download.test.ts > runSkillOffice > ensureStagingDir falls back when the preferred dir is unwritable: tests/lib/download.test.ts#L451
AssertionError: expected 'C:\Users\RUNNER~1\AppData\Local\Temp\…' to be 'C:\Users\RUNNER~1\AppData\Local\Temp\…' // Object.is equality Expected: "C:\Users\RUNNER~1\AppData\Local\Temp\codev-download-I5j91G\fallback-office" Received: "C:\Users\RUNNER~1\AppData\Local\Temp\codev-download-I5j91G\locked\codev-office" ❯ tests/lib/download.test.ts:451:16
tests/lib/download.test.ts > runSkillOffice > propagates the installer's exit code: tests/lib/download.test.ts#L379
AssertionError: expected 1 to be 7 // Object.is equality - Expected + Received - 7 + 1 ❯ tests/lib/download.test.ts:379:16
tests/lib/download.test.ts > runSkillOffice > runs the installer via bash with translated flags: tests/lib/download.test.ts#L368
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:368:16
tests/lib/download.test.ts > runSkillOffice > --download-only stages both files and never spawns: tests/lib/download.test.ts#L351
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:351:16
test
Process completed with exit code 1.
matrix (ubuntu-latest)
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/
matrix (windows-latest)
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/