Skip to content

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

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 #13100

Re-run triggered June 9, 2026 20:53
Status Failure
Total duration 6h 0m 20s
Artifacts 4

pr-check.yml

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

Annotations

6 errors, 18 warnings, and 18 notices
Native Tests (ubuntu-latest)
Process completed with exit code 101.
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, 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 (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/
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==6.2.0)
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.10, pytest)
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.x, pytest)
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.13, pytest==6.2.0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
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.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==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
Tests (windows-latest, 3.x, debugger)
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
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, 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
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 Expired
10.3 MB
sha256:e641fb60cee7191217d2fe66342c1b0ee0d3defe7f8ab5df33d87e61668fa28f
ms-python-insiders-vsix-linux-x64 Expired
10.3 MB
sha256:9023118cbac574796461a42928a1f5b73eeb0008eda1c3d03589b488c928b957
ms-python-insiders-vsix-win32-arm64 Expired
8.07 MB
sha256:07ee26daf30d57018a9bd431066166c6d3b57f5f11d521368fbdde1b1cf6728b
ms-python-insiders-vsix-win32-x64 Expired
8.24 MB
sha256:e7cbf1ca4f80a7d61c7247b453dae2c57f2d28b30b5a1ff6f27849746dc677a7