Skip to content

fix(ext/node): return real OS file descriptors from node:fs APIs #75819

fix(ext/node): return real OS file descriptors from node:fs APIs

fix(ext/node): return real OS file descriptors from node:fs APIs #75819

Triggered via pull request March 12, 2026 21:42
Status Cancelled
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
pre-build
18s
pre-build
build debug linux-aarch64
1m 51s
build debug linux-aarch64
build debug macos-aarch64
1m 54s
build debug macos-aarch64
build debug windows-x86_64
1m 48s
build debug windows-x86_64
build release linux-x86_64
1m 53s
build release linux-x86_64
build debug linux-x86_64
1m 52s
build debug linux-x86_64
build debug macos-x86_64
1m 43s
build debug macos-x86_64
build debug windows-aarch64
1m 46s
build debug windows-aarch64
build release linux-aarch64
5s
build release linux-aarch64
build release macos-aarch64
5s
build release macos-aarch64
build release macos-x86_64
5s
build release macos-x86_64
build release windows-aarch64
5s
build release windows-aarch64
build release windows-x86_64
5s
build release windows-x86_64
Matrix: lint
bench release linux-x86_64
6s
bench release linux-x86_64
build libs debug linux-x86_64
1m 18s
build libs debug linux-x86_64
deno_core test linux-x86_64
0s
deno_core test linux-x86_64
deno_core miri linux-x86_64
1m 52s
deno_core miri linux-x86_64
Matrix: test-debug-linux-aarch64
test libs debug linux-aarch64
test libs debug linux-aarch64
Matrix: test-debug-macos-aarch64
test libs debug macos-aarch64
0s
test libs debug macos-aarch64
Matrix: test-debug-windows-x86_64
test libs debug windows-x86_64
0s
test libs debug windows-x86_64
Matrix: test-release-linux-x86_64
wpt release linux-x86_64
0s
wpt release linux-x86_64
Matrix: test-debug-linux-x86_64
Matrix: test-debug-macos-x86_64
Matrix: test-debug-windows-aarch64
Matrix: test-release-linux-aarch64
Matrix: test-release-macos-aarch64
Matrix: test-release-macos-x86_64
Matrix: test-release-windows-aarch64
Matrix: test-release-windows-x86_64
publish canary
0s
publish canary
ci status
2s
ci status
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 11 warnings
build debug macos-x86_64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
build debug macos-x86_64
The operation was canceled.
build debug windows-aarch64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
build debug windows-aarch64
The operation was canceled.
build debug windows-x86_64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
build debug windows-x86_64
The operation was canceled.
lint debug windows-x86_64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
lint debug windows-x86_64
The operation was canceled.
build debug linux-aarch64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
build debug linux-aarch64
The operation was canceled.
build debug linux-x86_64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
build debug linux-x86_64
The operation was canceled.
deno_core miri linux-x86_64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
deno_core miri linux-x86_64
The operation was canceled.
lint debug linux-x86_64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
lint debug linux-x86_64
The operation was canceled.
build release linux-x86_64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
build release linux-x86_64
The operation was canceled.
lint debug macos-x86_64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
lint debug macos-x86_64
The operation was canceled.
build debug macos-aarch64
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
build debug macos-aarch64
The operation was canceled.
ci status
Process completed with exit code 1.
ci
Canceling since a higher priority waiting request for ci-fix/node-fs-use-real-file-descriptors exists
pre-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@v2. 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/
build libs debug linux-x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/mtime_cache, actions/cache/restore@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/
build debug macos-x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@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/
build debug windows-x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/mtime_cache, actions/cache/restore@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/
lint debug windows-x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/mtime_cache, actions/cache/restore@v4, denoland/setup-deno@v2. 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/
build debug linux-aarch64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/mtime_cache, actions/cache/restore@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/
build debug linux-x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/mtime_cache, actions/cache/restore@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/
lint debug linux-x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/mtime_cache, actions/cache/restore@v4, denoland/setup-deno@v2. 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/
build release linux-x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/mtime_cache, actions/cache/restore@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/
lint debug macos-x86_64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/mtime_cache, actions/cache/restore@v4, denoland/setup-deno@v2. 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/
build debug macos-aarch64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./.github/mtime_cache, actions/cache/restore@v4, denoland/setup-deno@v2. 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/