add project quickPick #365
pr-check.yml
on: pull_request
Create VSIX
23s
Lint
16s
Matrix: TypeScript Unit Tests
Annotations
10 errors
|
TypeScript Unit Tests (ubuntu-latest):
src/internal.api.ts#L29
Module '"./api"' has no exported member 'PythonProjectTemplateSpecifications'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/internal.api.ts#L29
'PythonProjectTemplateSpecifications' is declared but its value is never read.
|
|
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
|
|
Lint:
src/internal.api.ts#L29
'PythonProjectTemplateSpecifications' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint
Process completed with exit code 1.
|
|
Create VSIX
npm failed with exit code 1
|
|
Create VSIX
Process completed with exit code 1.
|
|
TypeScript Unit Tests (windows-latest):
src/internal.api.ts#L29
Module '"./api"' has no exported member 'PythonProjectTemplateSpecifications'.
|
|
TypeScript Unit Tests (windows-latest):
src/internal.api.ts#L29
'PythonProjectTemplateSpecifications' is declared but its value is never read.
|
|
TypeScript Unit Tests (windows-latest)
Process completed with exit code 1.
|