validator: introduce experimental node:validator module #5919
Annotations
2 errors
|
Build Node.js and run tests
Process completed with exit code 2.
|
|
Build Node.js and run tests:
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: The following flag (present in `doc/api/cli.md`) is missing in the `doc/node.1` file: "--no-experimental-validator"
at file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-04-258cd369f363-slim/test/parallel/test-cli-node-cli-manpage-options.mjs:48:14
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-04-258cd369f363-slim/test/parallel/test-cli-node-cli-manpage-options.mjs
|
Loading