Introduce package manager command classes #3003
pr-check.yml
on: pull_request
Matrix: Smoke Tests
Matrix: E2E Tests
Matrix: Integration Tests (Multi-Root)
Matrix: Integration Tests
Annotations
18 errors and 4 warnings
|
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L85
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L77
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L69
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L61
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L49
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L41
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L33
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
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/test/managers/builtin/availableVersions.unit.test.ts#L85
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L77
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L69
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L61
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L49
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L41
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
TypeScript Unit Tests (windows-latest):
src/test/managers/builtin/availableVersions.unit.test.ts#L33
Property 'baseExecute' does not exist on type 'PipAvailableVersionsCommand'.
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
TypeScript Unit Tests (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Create VSIX
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
TypeScript Unit Tests (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|