Skip to content

feat(configure): surface Codex and OpenCode in codevhub install / `… #760

feat(configure): surface Codex and OpenCode in codevhub install / `…

feat(configure): surface Codex and OpenCode in codevhub install / `… #760

Triggered via push September 10, 2026 03:09
Status Failure
Total duration 2m 18s
Artifacts

test.yml

on: push
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#L631
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:631:16
tests/lib/download.test.ts > runSkillOffice > drops a stale .partial for the script instead of resuming onto it: 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 > always refetches the setup script, but reuses a finished bundle: tests/lib/download.test.ts#L551
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:551:16
tests/lib/download.test.ts > runSkillOffice > ensureStagingDir falls back when the preferred dir is unwritable: tests/lib/download.test.ts#L514
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-9LGrEJ\fallback-office" Received: "C:\Users\RUNNER~1\AppData\Local\Temp\codev-download-9LGrEJ\locked\codev-office" ❯ tests/lib/download.test.ts:514:16
tests/lib/download.test.ts > runSkillOffice > propagates the installer's exit code: tests/lib/download.test.ts#L384
AssertionError: expected 1 to be 7 // Object.is equality - Expected + Received - 7 + 1 ❯ tests/lib/download.test.ts:384:16
tests/lib/download.test.ts > runSkillOffice > runs the installer via bash with translated flags: tests/lib/download.test.ts#L373
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:373:16
tests/lib/download.test.ts > runSkillOffice > --download-only stages both files and never spawns: tests/lib/download.test.ts#L356
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:356: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/