telemetry and comments to breakdown startup flow #2178
pr-check.yml
on: pull_request
Matrix: Smoke Tests
Matrix: E2E Tests
Matrix: Integration Tests (Multi-Root)
Matrix: Integration Tests
Annotations
14 errors and 4 warnings
|
TypeScript Unit Tests (ubuntu-latest)
Process completed with exit code 2.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/features/interpreterSelection.ts#L351
Argument of type 'EventNames.ENV_SELECTION_RESULT' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/features/interpreterSelection.ts#L320
Argument of type 'EventNames.ENV_SELECTION_RESULT' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/features/interpreterSelection.ts#L294
Argument of type 'EventNames.ENV_SELECTION_STARTED' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/extension.ts#L583
Argument of type 'EventNames.PET_INIT_DURATION' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
TypeScript Unit Tests (ubuntu-latest):
src/extension.ts#L580
Argument of type 'EventNames.PET_INIT_DURATION' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
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/features/interpreterSelection.ts#L351
Argument of type 'EventNames.ENV_SELECTION_RESULT' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
TypeScript Unit Tests (windows-latest):
src/features/interpreterSelection.ts#L320
Argument of type 'EventNames.ENV_SELECTION_RESULT' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
TypeScript Unit Tests (windows-latest):
src/features/interpreterSelection.ts#L294
Argument of type 'EventNames.ENV_SELECTION_STARTED' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
TypeScript Unit Tests (windows-latest):
src/extension.ts#L583
Argument of type 'EventNames.PET_INIT_DURATION' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
TypeScript Unit Tests (windows-latest):
src/extension.ts#L580
Argument of type 'EventNames.PET_INIT_DURATION' is not assignable to parameter of type 'keyof IEventNamePropertyMapping'.
|
|
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 2nd, 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 2nd, 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 2nd, 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 2nd, 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/
|