Skip to content

fix(shared): augment PATH with common Unix tool locations #1193

fix(shared): augment PATH with common Unix tool locations

fix(shared): augment PATH with common Unix tool locations #1193

Triggered via pull request April 12, 2026 06:09
Status Failure
Total duration 3m 44s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test-full
coverage
0s
coverage
ci-gate
3s
ci-gate
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build-and-test-windows
Process completed with exit code 1.
build-and-test-windows
@paretools/shared#test: command (D:\a\Pare\Pare\packages\shared) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\pnpm.CMD run test exited (1)
__tests__/runner.test.ts > _augmentUnixPath > does not duplicate paths already present: packages/shared/__tests__/runner.test.ts#L720
AssertionError: expected 'C:\Users\runneradmin\.cargo\bin:/opt/…' to be '/opt/homebrew/bin:/opt/homebrew/sbin:…' // Object.is equality Expected: "/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/local/sbin:C:/Users/runneradmin/.cargo/bin:C:/Users/runneradmin/.local/bin:/usr/bin" Received: "C:\Users\runneradmin\.cargo\bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/local/sbin:C:/Users/runneradmin/.cargo/bin:C:/Users/runneradmin/.local/bin:/usr/bin" ❯ __tests__/runner.test.ts:720:22
ci-gate
Process completed with exit code 1.