Skip to content

feat: add pyenv support #438

feat: add pyenv support

feat: add pyenv support #438

Triggered via pull request May 14, 2025 03:49
Status Failure
Total duration 1m 20s
Artifacts

pr-check.yml

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

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.