Skip to content

Refactor: Replace direct child_process.spawn calls with spawnProcess for consistent environment handling and add PYTHONUTF8=1 for subprocesses #1618

Refactor: Replace direct child_process.spawn calls with spawnProcess for consistent environment handling and add PYTHONUTF8=1 for subprocesses

Refactor: Replace direct child_process.spawn calls with spawnProcess for consistent environment handling and add PYTHONUTF8=1 for subprocesses #1618

Triggered via pull request January 8, 2026 16:57
Status Failure
Total duration 1m 20s
Artifacts

pr-check.yml

on: pull_request
Matrix: TypeScript Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
TypeScript Unit Tests (ubuntu-latest): src/managers/common/nativePythonFinder.ts#L219
Argument of type 'Writable | null' is not assignable to parameter of type 'WritableStream'.
Create VSIX
Process completed with exit code 1.
Create VSIX
npm failed with exit code 1
TypeScript Unit Tests (windows-latest)
Process completed with exit code 1.
TypeScript Unit Tests (windows-latest): src/managers/common/nativePythonFinder.ts#L219
Argument of type 'Writable | null' is not assignable to parameter of type 'WritableStream'.