Skip to content

Implement Python installation via uv #1846

Implement Python installation via uv

Implement Python installation via uv #1846

Triggered via pull request February 6, 2026 23:43
Status Failure
Total duration 59s
Artifacts

pr-check.yml

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

Annotations

6 errors and 4 warnings
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
TypeScript Unit Tests (ubuntu-latest): src/managers/builtin/uvPythonInstaller.ts#L403
Type '"uvNotOnPath"' is not assignable to type '"uvInstall" | "pythonInstall" | "findPath"'.
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/builtin/uvPythonInstaller.ts#L403
Type '"uvNotOnPath"' is not assignable to type '"uvInstall" | "pythonInstall" | "findPath"'.
Lint: src/test/features/projectManager.initialize.unit.test.ts#L351
Expected { after 'if' condition
Lint: src/test/features/projectManager.initialize.unit.test.ts#L350
Expected { after 'if' condition
Lint: src/test/features/projectManager.initialize.unit.test.ts#L314
Expected { after 'if' condition
Lint: src/test/features/projectManager.initialize.unit.test.ts#L313
Expected { after 'if' condition