repl: deprecate repl.builtinModules
#62015
Annotations
2 errors and 1 notice
test-macOS:
test/parallel/test-repl-options.js#L34
--- stderr ---
node:internal/bootstrap/realm:428
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module ''
at requireBuiltin (node:internal/bootstrap/realm:428:19)
at Object.<anonymous> (node:repl:1866:11)
at Object.deprecated (node:internal/util:171:12)
at Object.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-repl-options.js:34:6)
at Module._compile (node:internal/modules/cjs/loader:1734:14)
at Object..js (node:internal/modules/cjs/loader:1899:10)
at Module.load (node:internal/modules/cjs/loader:1469:32)
at Function._load (node:internal/modules/cjs/loader:1286:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
Node.js v24.0.0-pre
Command: out/Release/node --pending-deprecation --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-repl-options.js
|
test-macOS
Process completed with exit code 2.
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|