doc: regenerate node.1 using doc-kit
#80228
Annotations
6 errors and 2 notices
|
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-cli-node-options-docs.js#L126
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Man page options not documented: -enable-network-family-autoselection
1 !== 0
at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js:126:8)
at Module._compile (node:internal/modules/cjs/loader:1809:14)
at Object..js (node:internal/modules/cjs/loader:1940:10)
at Module.load (node:internal/modules/cjs/loader:1530:32)
at Module._load (node:internal/modules/cjs/loader:1332:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js
|
|
test-linux (ubuntu-24.04-arm):
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
file:///home/runner/work/node/node/node/test/parallel/test-cli-node-cli-manpage-options.mjs:89
throw new Error(`The \`-\` flag is missing in the \`doc/node.1\` file`);
^
Error: The `-` flag is missing in the `doc/node.1` file
at file:///home/runner/work/node/node/node/test/parallel/test-cli-node-cli-manpage-options.mjs:89:15
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-cli-node-cli-manpage-options.mjs
|
|
test-linux (ubuntu-24.04)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/parallel/test-cli-node-options-docs.js#L126
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Man page options not documented: -enable-network-family-autoselection
1 !== 0
at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js:126:8)
at Module._compile (node:internal/modules/cjs/loader:1809:14)
at Object..js (node:internal/modules/cjs/loader:1940:10)
at Module.load (node:internal/modules/cjs/loader:1530:32)
at Module._load (node:internal/modules/cjs/loader:1332:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-cli-node-options-docs.js
|
|
test-linux (ubuntu-24.04):
test/parallel/test-cli-node-cli-manpage-options.mjs#L0
--- stderr ---
file:///home/runner/work/node/node/node/test/parallel/test-cli-node-cli-manpage-options.mjs:89
throw new Error(`The \`-\` flag is missing in the \`doc/node.1\` file`);
^
Error: The `-` flag is missing in the `doc/node.1` file
at file:///home/runner/work/node/node/node/test/parallel/test-cli-node-cli-manpage-options.mjs:89:15
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-cli-node-cli-manpage-options.mjs
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|