Skip to content

errors: add ERR_AMBIGUOUS_MODULE_SYNTAX message #1493

errors: add ERR_AMBIGUOUS_MODULE_SYNTAX message

errors: add ERR_AMBIGUOUS_MODULE_SYNTAX message #1493

Re-run triggered December 10, 2025 17:18
Status Failure
Total duration 2h 14m 43s
Artifacts 1

test-shared.yml

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

Annotations

8 errors
aarch64-darwin: with shared libraries
Process completed with exit code 2.
aarch64-darwin: with shared libraries: test/es-module/test-ambiguous-module-syntax.js#L9
--- stderr --- /Users/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/common/index.js:1091 throw new Error(`Using invalid common property: '${prop}'`); ^ Error: Using invalid common property: 'skipIfESMUnsupported' at Object.get (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/common/index.js:1091:13) at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/es-module/test-ambiguous-module-syntax.js:9:8) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1891:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/es-module/test-ambiguous-module-syntax.js
aarch64-linux: with shared libraries
Process completed with exit code 2.
aarch64-linux: with shared libraries: test/es-module/test-ambiguous-module-syntax.js#L9
--- stderr --- /home/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/common/index.js:1091 throw new Error(`Using invalid common property: '${prop}'`); ^ Error: Using invalid common property: 'skipIfESMUnsupported' at Object.get (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/common/index.js:1091:13) at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/es-module/test-ambiguous-module-syntax.js:9:8) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1891:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/es-module/test-ambiguous-module-syntax.js
x86_64-linux: with shared libraries
Process completed with exit code 2.
x86_64-linux: with shared libraries: test/es-module/test-ambiguous-module-syntax.js#L9
--- stderr --- /home/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/common/index.js:1091 throw new Error(`Using invalid common property: '${prop}'`); ^ Error: Using invalid common property: 'skipIfESMUnsupported' at Object.get (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/common/index.js:1091:13) at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/es-module/test-ambiguous-module-syntax.js:9:8) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1891:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/es-module/test-ambiguous-module-syntax.js
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/es-module/test-ambiguous-module-syntax.js#L9
--- stderr --- /Users/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/common/index.js:1091 throw new Error(`Using invalid common property: '${prop}'`); ^ Error: Using invalid common property: 'skipIfESMUnsupported' at Object.get (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/common/index.js:1091:13) at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/es-module/test-ambiguous-module-syntax.js:9:8) at Module._compile (node:internal/modules/cjs/loader:1760:14) at Object..js (node:internal/modules/cjs/loader:1891:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-12-1036e617889c-slim/test/es-module/test-ambiguous-module-syntax.js

Artifacts

Produced during runtime
Name Size Digest
tarballs
47.8 MB
sha256:d9d6d83c388b676e1f135b32b2350fcd2d992dabdf0a42a45e7e778db7a58717