Copilot tools #278
pr-check.yml
on: pull_request
Create VSIX
22s
Lint
13s
Matrix: TypeScript Unit Tests
Annotations
12 errors and 2 warnings
|
TypeScript Unit Tests (ubuntu-latest):
src/features/copilotTools.ts#L208
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/copilotTools.unit.test.ts#L150
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/copilotTools.unit.test.ts#L182
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/copilotTools.unit.test.ts#L233
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#L208
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/copilotTools.unit.test.ts#L150
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/copilotTools.unit.test.ts#L182
Property 'installPackages' does not exist on type 'PythonProjectEnvironmentApi & PythonPackageGetterApi & PythonPackageManagementApi'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/copilotTools.unit.test.ts#L233
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#L340
Unexpected any. Specify a different type
|
|
Lint:
src/test/copilotTools.unit.test.ts#L402
Unexpected any. Specify a different type
|