Add project-scoped package managers #3641
Triggered via pull request
September 24, 2026 23:08
Status
Failure
Total duration
1m 18s
Artifacts
–
pr-check.yml
on: pull_request
Matrix: Smoke Tests
Matrix: E2E Tests
Matrix: Integration Tests (Multi-Root)
Matrix: Integration Tests
Annotations
8 errors, 1 warning, and 3 notices
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/managers/poetry/poetryPackageManager.ts#L288
'cwd' is assigned a value 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/managers/poetry/poetryPackageManager.ts#L288
'cwd' 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/managers/poetry/poetryPackageManager.ts#L288
'cwd' is declared but its value is never read.
|
|
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/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
TypeScript Unit Tests (ubuntu-latest)
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
Create VSIX
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|