Skip to content

Fix Tests (ubuntu-latest, 3.x, debugger): replace gulp-typescript with direct tsc in compileCore task #13098

Fix Tests (ubuntu-latest, 3.x, debugger): replace gulp-typescript with direct tsc in compileCore task

Fix Tests (ubuntu-latest, 3.x, debugger): replace gulp-typescript with direct tsc in compileCore task #13098

Triggered via pull request June 9, 2026 20:45
Status Failure
Total duration 6h 0m 53s
Artifacts 4

pr-check.yml

on: pull_request
Matrix: Create VSIX
Matrix: Native Tests
Matrix: Python Tests
Matrix: Tests
Lint
55s
Lint
Check Python types
43s
Check Python types
Matrix: Smoke tests
Matrix: Coverage
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 18 warnings, and 18 notices
Lint
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, single-workspace)
The job has exceeded the maximum execution time of 6h0m0s
Tests (ubuntu-latest, 3.x, single-workspace)
The operation was canceled.
Tests (windows-latest, 3.x, single-workspace)
The job has exceeded the maximum execution time of 6h0m0s
Tests (windows-latest, 3.x, single-workspace)
The operation was canceled.
Lint: src/client/interpreter/interpreterPathCommand.ts#L53
'ex' is defined but never used
Lint: src/client/interpreter/activation/service.ts#L205
'ex' is defined but never used
Lint: src/client/common/utils/resourceLifecycle.ts#L57
'err' is defined but never used
Lint: src/client/common/utils/exec.ts#L64
'err' is defined but never used
Lint: src/client/common/platform/platformService.ts#L45
'ex' is defined but never used
Lint: src/client/common/net/socket/socketServer.ts#L28
'ex' is defined but never used
Lint: src/client/common/configSettings.ts#L81
'ex' is defined but never used
Lint: src/client/common/configSettings.ts#L64
'ex' is defined but never used
Lint: src/client/common/application/workspace.ts#L121
'ex' is defined but never used
Lint: src/client/activation/common/cancellationUtils.ts#L35
'e' is defined but never used
Tests (ubuntu-latest, 3.x, debugger)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. 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/
Tests (ubuntu-latest, 3.x, venv)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. 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/
Tests (windows-latest, 3.x, venv)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. 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/
Tests (windows-latest, 3.x, debugger)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. 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/
Smoke tests (ubuntu-latest, linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. 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/
Smoke tests (windows-latest, win32-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. 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/
Tests (ubuntu-latest, 3.x, single-workspace)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. 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/
Tests (windows-latest, 3.x, single-workspace)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. 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/
Python Tests (windows-latest, 3.10, pytest@pre-release)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.10, pytest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.13, pytest@pre-release)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.x, pytest@pre-release)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.10, pytest==6.2.0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Native Tests (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.x, pytest==6.2.0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.x, pytest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.13, pytest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.13, pytest==6.2.0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Create VSIX (windows-latest, x86_64-pc-windows-msvc, win32-x64)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Create VSIX (windows-latest, aarch64-pc-windows-msvc, win32-arm64)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, functional)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, venv)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, ts-unit)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, debugger)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Smoke tests (windows-latest, win32-x64)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, single-workspace)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
ms-python-insiders-vsix-alpine-x64
10.3 MB
sha256:a388e1a1ca34ee41565dafa25f2d9aefdedd154be9396c04ed820116f9a068c4
ms-python-insiders-vsix-linux-x64
10.3 MB
sha256:805b03d28e4b4d1c5756bea588f92b252b4c1a0dd6d6d259a622c41dfda7b505
ms-python-insiders-vsix-win32-arm64
8.07 MB
sha256:0e1a4679684a466660423ccebe768c6113b42820654f442c064d24486853ada5
ms-python-insiders-vsix-win32-x64
8.24 MB
sha256:7e815adbc9363549f9bb2e8a87d7bf72dbc93c8a4479160f874dc73120a962b2