Skip to content

fix: ensure env managers are using workspace persistent state (#455) #173

fix: ensure env managers are using workspace persistent state (#455)

fix: ensure env managers are using workspace persistent state (#455) #173

Triggered via push May 29, 2025 20:34
Status Failure
Total duration 1m 5s
Artifacts

push-check.yml

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

Annotations

25 errors
Lint
Process completed with exit code 1.
Lint: src/extension.ts#L21
'InstallPackageTool' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/extension.ts#L20
'GetExecutableTool' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/extension.ts#L19
'GetEnvironmentInfoTool' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/extension.ts#L18
'CreateQuickVirtualEnvironmentTool' is defined but never used. Allowed unused vars must match /^_/u
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L21
Cannot find module './features/chat/installPackagesTool' or its corresponding type declarations.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L21
'InstallPackageTool' is declared but its value is never read.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L20
Cannot find module './features/chat/getExecutableTool' or its corresponding type declarations.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L20
'GetExecutableTool' is declared but its value is never read.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L19
Cannot find module './features/chat/getEnvInfoTool' or its corresponding type declarations.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L19
'GetEnvironmentInfoTool' is declared but its value is never read.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L18
Cannot find module './features/chat/createQuickVenvTool' or its corresponding type declarations.
TypeScript Unit Tests (ubuntu-latest): src/extension.ts#L18
'CreateQuickVirtualEnvironmentTool' is declared but its value is never read.
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/extension.ts#L21
Cannot find module './features/chat/installPackagesTool' or its corresponding type declarations.
TypeScript Unit Tests (windows-latest): src/extension.ts#L21
'InstallPackageTool' is declared but its value is never read.
TypeScript Unit Tests (windows-latest): src/extension.ts#L20
Cannot find module './features/chat/getExecutableTool' or its corresponding type declarations.
TypeScript Unit Tests (windows-latest): src/extension.ts#L20
'GetExecutableTool' is declared but its value is never read.
TypeScript Unit Tests (windows-latest): src/extension.ts#L19
Cannot find module './features/chat/getEnvInfoTool' or its corresponding type declarations.
TypeScript Unit Tests (windows-latest): src/extension.ts#L19
'GetEnvironmentInfoTool' is declared but its value is never read.
TypeScript Unit Tests (windows-latest): src/extension.ts#L18
Cannot find module './features/chat/createQuickVenvTool' or its corresponding type declarations.
TypeScript Unit Tests (windows-latest): src/extension.ts#L18
'CreateQuickVirtualEnvironmentTool' is declared but its value is never read.