switch new project add to create method #378
pr-check.yml
on: pull_request
Create VSIX
28s
Lint
14s
Matrix: TypeScript Unit Tests
Annotations
6 errors
|
TypeScript Unit Tests (ubuntu-latest):
src/features/envCommands.ts#L383
Type 'Uri | Uri[] | PythonProject | PythonProject[] | undefined' is not assignable to type 'PythonProject | PythonProject[] | undefined'.
|
|
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
|
|
Create VSIX
npm failed with exit code 1
|
|
Create VSIX
Process completed with exit code 1.
|
|
TypeScript Unit Tests (windows-latest):
src/features/envCommands.ts#L383
Type 'Uri | Uri[] | PythonProject | PythonProject[] | undefined' is not assignable to type 'PythonProject | PythonProject[] | undefined'.
|
|
TypeScript Unit Tests (windows-latest)
Process completed with exit code 1.
|