Skip to content

feature: Manage package versions from sidebar #2744

feature: Manage package versions from sidebar

feature: Manage package versions from sidebar #2744

Triggered via pull request June 16, 2026 16:50
Status Failure
Total duration 1m 8s
Artifacts

pr-check.yml

on: pull_request
Create VSIX
32s
Create VSIX
Matrix: TypeScript Unit Tests
Matrix: Smoke Tests
Matrix: E2E Tests
Matrix: Integration Tests (Multi-Root)
Matrix: Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 4 warnings
TypeScript Unit Tests (ubuntu-latest): src/managers/common/packageChanges.ts#L15
Duplicate identifier 'PackageChangesCallback'.
TypeScript Unit Tests (ubuntu-latest): src/managers/common/packageChanges.ts#L10
Duplicate identifier 'PackageChangesCallback'.
TypeScript Unit Tests (ubuntu-latest): src/managers/builtin/pipPackageManager.ts#L129
Argument of type 'this' is not assignable to parameter of type 'PackageManager'.
TypeScript Unit Tests (ubuntu-latest): src/managers/builtin/pipPackageManager.ts#L119
Type 'this' is not assignable to type 'PackageManager'.
TypeScript Unit Tests (ubuntu-latest): src/managers/builtin/pipPackageManager.ts#L115
Argument of type 'this' is not assignable to parameter of type 'PackageManager'.
TypeScript Unit Tests (ubuntu-latest): src/managers/builtin/pipPackageManager.ts#L87
Type 'this' is not assignable to type 'PackageManager'.
TypeScript Unit Tests (ubuntu-latest): src/managers/builtin/pipPackageManager.ts#L83
Argument of type 'this' is not assignable to parameter of type 'PackageManager'.
TypeScript Unit Tests (ubuntu-latest): src/managers/builtin/pipPackageManager.ts#L81
Argument of type 'this' is not assignable to parameter of type 'PackageManager'.
TypeScript Unit Tests (ubuntu-latest): src/managers/builtin/pipPackageManager.ts#L30
Class 'PipPackageManager' incorrectly implements interface 'PackageManager'.
TypeScript Unit Tests (ubuntu-latest): src/managers/builtin/main.ts#L22
Argument of type 'PipPackageManager' is not assignable to parameter of type 'PackageManager'.
Create VSIX
Process completed with exit code 1.
Create VSIX
npm failed with exit code 1
TypeScript Unit Tests (windows-latest): src/managers/common/packageChanges.ts#L15
Duplicate identifier 'PackageChangesCallback'.
TypeScript Unit Tests (windows-latest): src/managers/common/packageChanges.ts#L10
Duplicate identifier 'PackageChangesCallback'.
TypeScript Unit Tests (windows-latest): src/managers/builtin/pipPackageManager.ts#L129
Argument of type 'this' is not assignable to parameter of type 'PackageManager'.
TypeScript Unit Tests (windows-latest): src/managers/builtin/pipPackageManager.ts#L119
Type 'this' is not assignable to type 'PackageManager'.
TypeScript Unit Tests (windows-latest): src/managers/builtin/pipPackageManager.ts#L115
Argument of type 'this' is not assignable to parameter of type 'PackageManager'.
TypeScript Unit Tests (windows-latest): src/managers/builtin/pipPackageManager.ts#L87
Type 'this' is not assignable to type 'PackageManager'.
TypeScript Unit Tests (windows-latest): src/managers/builtin/pipPackageManager.ts#L83
Argument of type 'this' is not assignable to parameter of type 'PackageManager'.
TypeScript Unit Tests (windows-latest): src/managers/builtin/pipPackageManager.ts#L81
Argument of type 'this' is not assignable to parameter of type 'PackageManager'.
TypeScript Unit Tests (windows-latest): src/managers/builtin/pipPackageManager.ts#L30
Class 'PipPackageManager' incorrectly implements interface 'PackageManager'.
TypeScript Unit Tests (windows-latest): src/managers/builtin/main.ts#L22
Argument of type 'PipPackageManager' is not assignable to parameter of type 'PackageManager'.
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Create VSIX
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/