fix(shared): augment PATH with common Unix tool locations #1193
ci.yml
on: pull_request
classify
2s
build-and-test-ubuntu
3m 28s
build-and-test-windows
2m 36s
lint
21s
smoke
1m 9s
audit
10s
Matrix: build-and-test-full
ci-gate
3s
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.
|