Skip to content

Copilot tools

Copilot tools #277

Triggered via pull request April 10, 2025 17:54
Status Failure
Total duration 1m 0s
Artifacts

pr-check.yml

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

Annotations

21 errors and 2 warnings
Lint: src/features/copilotTools.ts#L12
'EnvironmentManager' is defined but never used. Allowed unused vars must match /^_/u
Lint: src/features/copilotTools.ts#L16
'PythonEnvironmentManagementApi' is defined but never used. Allowed unused vars must match /^_/u
Lint
Process completed with exit code 1.
TypeScript Unit Tests (ubuntu-latest): src/features/copilotTools.ts#L12
'EnvironmentManager' is declared but its value is never read.
TypeScript Unit Tests (ubuntu-latest): src/features/copilotTools.ts#L16
'PythonEnvironmentManagementApi' is declared but its value is never read.
TypeScript Unit Tests (ubuntu-latest): src/features/copilotTools.ts#L210
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
TypeScript Unit Tests (ubuntu-latest): src/test/copilotTools.unit.test.ts#L149
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
TypeScript Unit Tests (ubuntu-latest): src/test/copilotTools.unit.test.ts#L181
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
TypeScript Unit Tests (ubuntu-latest): src/test/copilotTools.unit.test.ts#L232
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
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/copilotTools.ts#L12
'EnvironmentManager' is declared but its value is never read.
TypeScript Unit Tests (windows-latest): src/features/copilotTools.ts#L16
'PythonEnvironmentManagementApi' is declared but its value is never read.
TypeScript Unit Tests (windows-latest): src/features/copilotTools.ts#L210
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
TypeScript Unit Tests (windows-latest): src/test/copilotTools.unit.test.ts#L149
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
TypeScript Unit Tests (windows-latest): src/test/copilotTools.unit.test.ts#L181
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
TypeScript Unit Tests (windows-latest): src/test/copilotTools.unit.test.ts#L232
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
TypeScript Unit Tests (windows-latest)
Process completed with exit code 1.
Lint: src/test/copilotTools.unit.test.ts#L328
Unexpected any. Specify a different type
Lint: src/test/copilotTools.unit.test.ts#L390
Unexpected any. Specify a different type