Skip to content

module: synchronously load most ES modules #5005

module: synchronously load most ES modules

module: synchronously load most ES modules #5005

Triggered via pull request April 2, 2026 18:47
Status Failure
Total duration 40m 18s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
2m 39s
Build slim tarball
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
aarch64-linux: with shared libraries
Process completed with exit code 2.
aarch64-linux: with shared libraries: test/parallel/test-inspector-debug-brk-flag-esm.js#L32
--- stderr --- AssertionError [ERR_ASSERTION]: file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/message.mjs !== file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/loop.mjs + actual - expected + 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/message.mjs' - 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/loop.mjs' at InspectorSession._isBreakOnLineNotification (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:258:14) at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:270:16 at InspectorSession._asyncWaitForNotification (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:249:15) at InspectorSession.waitForNotification (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:232:12) at InspectorSession.waitForBreakOnLine (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:268:8) at testBreakpointOnStart (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/parallel/test-inspector-debug-brk-flag-esm.js:32:17) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async runTests (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/parallel/test-inspector-debug-brk-flag-esm.js:39:3) { generatedMessage: false, code: 'ERR_ASSERTION', actual: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/message.mjs', expected: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/loop.mjs', operator: 'strictEqual', diff: 'simple' } 1 --- stdout --- [test] Connecting to a child Node process [test] Testing /json/list [err] Debugger listening on ws://127.0.0.1:33585/470e8a96-75c0-4523-ae52-6d8303bf842a [err] For help, see: https://nodejs.org/en/docs/inspector [err] [err] Debugger attached. [err] Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/parallel/test-inspector-debug-brk-flag-esm.js
x86_64-linux: with shared libraries
Process completed with exit code 2.
x86_64-linux: with shared libraries: test/parallel/test-inspector-debug-brk-flag-esm.js#L32
--- stderr --- AssertionError [ERR_ASSERTION]: file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/message.mjs !== file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/loop.mjs + actual - expected + 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/message.mjs' - 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/loop.mjs' at InspectorSession._isBreakOnLineNotification (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:258:14) at /home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:270:16 at InspectorSession._asyncWaitForNotification (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:249:15) at InspectorSession.waitForNotification (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:232:12) at InspectorSession.waitForBreakOnLine (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/common/inspector-helper.js:268:8) at testBreakpointOnStart (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/parallel/test-inspector-debug-brk-flag-esm.js:32:17) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async runTests (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/parallel/test-inspector-debug-brk-flag-esm.js:39:3) { generatedMessage: false, code: 'ERR_ASSERTION', actual: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/message.mjs', expected: 'file:///home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/fixtures/es-modules/loop.mjs', operator: 'strictEqual', diff: 'simple' } 1 --- stdout --- [test] Connecting to a child Node process [test] Testing /json/list [err] Debugger listening on ws://127.0.0.1:35463/7fe07e02-689a-4e3f-9157-ff595703d96a [err] For help, see: https://nodejs.org/en/docs/inspector [err] [err] Debugger attached. [err] Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-04-022b75b17009-slim/test/parallel/test-inspector-debug-brk-flag-esm.js
aarch64-linux: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. 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/
aarch64-darwin: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. 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/
x86_64-linux: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. 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/
x86_64-darwin: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. 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/

Artifacts

Produced during runtime
Name Size Digest
tarballs
48.8 MB
sha256:9b2e77ae87cbe9f16cf6200a6920ee33a6ca2f1ef660ba0f8b9a606bd71a70c5