Skip to content

fix: print the manual elevated-PowerShell command instead of staging a .cmd #707

fix: print the manual elevated-PowerShell command instead of staging a .cmd

fix: print the manual elevated-PowerShell command instead of staging a .cmd #707

Triggered via pull request August 5, 2026 12:58
Status Failure
Total duration 2m 5s
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#L578
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:578:16
tests/lib/download.test.ts > runSkillOffice > drops a stale .partial for the script instead of resuming onto it: tests/lib/download.test.ts#L515
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:515:16
tests/lib/download.test.ts > runSkillOffice > always refetches the setup script, but reuses a finished bundle: tests/lib/download.test.ts#L498
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:498:16
tests/lib/download.test.ts > runSkillOffice > ensureStagingDir falls back when the preferred dir is unwritable: tests/lib/download.test.ts#L461
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-PFaLUX\fallback-office" Received: "C:\Users\RUNNER~1\AppData\Local\Temp\codev-download-PFaLUX\locked\codev-office" ❯ tests/lib/download.test.ts:461:16
tests/lib/download.test.ts > runSkillOffice > propagates the installer's exit code: tests/lib/download.test.ts#L380
AssertionError: expected 1 to be 7 // Object.is equality - Expected + Received - 7 + 1 ❯ tests/lib/download.test.ts:380:16
tests/lib/download.test.ts > runSkillOffice > runs the installer via bash with translated flags: tests/lib/download.test.ts#L369
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:369:16
tests/lib/download.test.ts > runSkillOffice > --download-only stages both files and never spawns: tests/lib/download.test.ts#L352
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/lib/download.test.ts:352: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/