feat: add pyenv support
#438
pr-check.yml
on: pull_request
Create VSIX
25s
Lint
16s
Matrix: TypeScript Unit Tests
Annotations
10 errors
|
TypeScript Unit Tests (ubuntu-latest):
src/managers/pyenv/pyenvManager.ts#L324
'getProjectsForEnvironment' is declared but its value is never read.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/managers/pyenv/pyenvManager.ts#L339
'findEnvironmentByName' is declared but its value is never read.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/managers/pyenv/pyenvUtils.ts#L248
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
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/managers/pyenv/pyenvManager.ts#L324
'getProjectsForEnvironment' is declared but its value is never read.
|
|
TypeScript Unit Tests (windows-latest):
src/managers/pyenv/pyenvManager.ts#L339
'findEnvironmentByName' is declared but its value is never read.
|
|
TypeScript Unit Tests (windows-latest):
src/managers/pyenv/pyenvUtils.ts#L248
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
TypeScript Unit Tests (windows-latest)
Process completed with exit code 1.
|