Implement Python installation via uv #1846
pr-check.yml
on: pull_request
Create VSIX
29s
Lint
18s
Matrix: TypeScript Unit Tests
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
|