test_runner: add --test-coverage flag #7104
test-shared.yml
on: pull_request
Annotations
15 errors
|
aarch64-linux: with shared openssl-3.5.5
The process '/usr/bin/git' failed with exit code 128
|
|
aarch64-linux: with shared openssl-3.5.5
could not fetch d809f3ec2cf76d4bba3d0cafa0ace6b669bc1a4c from promisor remote
|
|
aarch64-linux: with shared openssl-3.5.5
could not read Username for 'https://github.com': terminal prompts disabled
|
|
aarch64-linux: with shared openssl-4.0.0
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-4.0.0:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
... Skipped lines
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
...
'--experimental-stream-iter',
+ '--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
...
'--test-concurrency',
- '--test-coverage',
'--test-coverage-branches=threshold',
'--test-coverage-exclude',
'--test-coverage-functions=threshold',
'--test-coverage-include',
'--test-coverage-lines=threshold',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-234c7208206e-slim/test/parallel/test-cli-node-options-docs.js:118:12)
at Module._compile (node:internal/modules/cjs/loader:1876:14)
at Object..js (node:internal/modules/cjs/loader:2016:10)
at Module.load (node:internal/modules/cjs/loader:1599:32)
at Module._load (node:internal/modules/cjs/loader:1401: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: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental
|
|
aarch64-linux: with shared boringssl-0.20260413.0
Process completed with exit code 2.
|
|
aarch64-linux: with shared boringssl-0.20260413.0:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
... Skipped lines
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
...
'--experimental-stream-iter',
+ '--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
...
'--test-concurrency',
- '--test-coverage',
'--test-coverage-branches=threshold',
'--test-coverage-exclude',
'--test-coverage-functions=threshold',
'--test-coverage-include',
'--test-coverage-lines=threshold',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-234c7208206e-slim/test/parallel/test-cli-node-options-docs.js:118:12)
at Module._compile (node:internal/modules/cjs/loader:1876:14)
at Object..js (node:internal/modules/cjs/loader:2016:10)
at Module.load (node:internal/modules/cjs/loader:1599:32)
at Module._load (node:internal/modules/cjs/loader:1401: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: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental
|
|
aarch64-linux: with shared openssl-1.1.1w
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-1.1.1w:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
... Skipped lines
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
...
'--experimental-stream-iter',
+ '--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
...
'--test-concurrency',
- '--test-coverage',
'--test-coverage-branches=threshold',
'--test-coverage-exclude',
'--test-coverage-functions=threshold',
'--test-coverage-include',
'--test-coverage-lines=threshold',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-234c7208206e-slim/test/parallel/test-cli-node-options-docs.js:118:12)
at Module._compile (node:internal/modules/cjs/loader:1876:14)
at Object..js (node:internal/modules/cjs/loader:2016:10)
at Module.load (node:internal/modules/cjs/loader:1599:32)
at Module._load (node:internal/modules/cjs/loader:1401: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: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental
|
|
aarch64-linux: with shared openssl-3.6.1
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.6.1:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
... Skipped lines
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
...
'--experimental-stream-iter',
+ '--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
...
'--test-concurrency',
- '--test-coverage',
'--test-coverage-branches=threshold',
'--test-coverage-exclude',
'--test-coverage-functions=threshold',
'--test-coverage-include',
'--test-coverage-lines=threshold',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-234c7208206e-slim/test/parallel/test-cli-node-options-docs.js:118:12)
at Module._compile (node:internal/modules/cjs/loader:1876:14)
at Object..js (node:internal/modules/cjs/loader:2016:10)
at Module.load (node:internal/modules/cjs/loader:1599:32)
at Module._load (node:internal/modules/cjs/loader:1401: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: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental
|
|
aarch64-linux: with shared openssl-3.0.19
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.0.19:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
... Skipped lines
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
...
'--experimental-stream-iter',
+ '--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
...
'--test-concurrency',
- '--test-coverage',
'--test-coverage-branches=threshold',
'--test-coverage-exclude',
'--test-coverage-functions=threshold',
'--test-coverage-include',
'--test-coverage-lines=threshold',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-234c7208206e-slim/test/parallel/test-cli-node-options-docs.js:118:12)
at Module._compile (node:internal/modules/cjs/loader:1876:14)
at Object..js (node:internal/modules/cjs/loader:2016:10)
at Module.load (node:internal/modules/cjs/loader:1599:32)
at Module._load (node:internal/modules/cjs/loader:1401: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: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-cli-node-options-docs.js#L118
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order
+ actual - expected
... Skipped lines
[
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
...
'--experimental-stream-iter',
+ '--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
...
'--test-concurrency',
- '--test-coverage',
'--test-coverage-branches=threshold',
'--test-coverage-exclude',
'--test-coverage-functions=threshold',
'--test-coverage-include',
'--test-coverage-lines=threshold',
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-234c7208206e-slim/test/parallel/test-cli-node-options-docs.js:118:12)
at Module._compile (node:internal/modules/cjs/loader:1876:14)
at Object..js (node:internal/modules/cjs/loader:2016:10)
at Module.load (node:internal/modules/cjs/loader:1599:32)
at Module._load (node:internal/modules/cjs/loader:1401: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: [
'-',
'--',
'--abort-on-uncaught-exception',
'--allow-addons',
'--allow-child-process',
'--allow-ffi',
'--allow-fs-read',
'--allow-fs-write',
'--allow-inspector',
'--allow-net',
'--allow-wasi',
'--allow-worker',
'--build-sea=config',
'--build-snapshot',
'--build-snapshot-config',
'--check',
'--completion-bash',
'--conditions=condition',
'--cpu-prof',
'--cpu-prof-dir',
'--cpu-prof-interval',
'--cpu-prof-name',
'--diagnostic-dir=directory',
'--disable-proto=mode',
'--disable-sigusr1',
'--disable-warning=code-or-type',
'--disable-wasm-trap-handler',
'--disallow-code-generation-from-strings',
'--dns-result-order=order',
'--enable-fips',
'--enable-source-maps',
'--entry-url',
'--env-file-if-exists=file',
'--env-file=file',
'--eval "script"',
'--experimental-addon-modules',
'--experimental-config-file=path',
'--experimental-default-config-file',
'--experimental-dtls',
'--experimental-eventsource',
'--experimental-ffi',
'--experimental-import-meta-resolve',
'--experimental-inspector-network-resource',
'--experimental-loader=module',
'--experimental-network-inspection',
'--experimental-print-required-tla',
'--experimental-quic',
'--experimental-sea-config',
'--experimental-shadow-realm',
'--experimental-storage-inspection',
'--experimental-stream-iter',
'--test-coverage',
'--experimental-test-module-mocks',
'--experimental-test-tag-filter=<tag>',
'--experimental-vm-modules',
'--experimental-wasi-unstable-preview1',
'--experimental-worker-inspection',
'--expose-gc',
'--force-context-aware',
'--force-fips',
'--force-node-api-uncaught-exceptions-policy',
'--frozen-intrinsics',
'--heap-prof',
'--heap-prof-dir',
'--heap-prof-interval',
'--heap-prof-name',
'--heapsnapshot-near-heap-limit=max_count',
'--heapsnapshot-signal=signal',
'--help',
'--icu-data-dir=file',
'--import=module',
'--input-type=type',
'--insecure-http-parser',
'--inspect-brk[=[host:]port]',
'--inspect-port=[host:]port',
'--inspect-publish-uid=stderr,http',
'--inspect-wait[=[host:]port]',
'--inspect[=[host:]port]',
'--interactive',
'--jitless',
'--localstorage-file=file',
'--max-http-header-size=size',
'--max-old-space-size-percentage=percentage',
'--napi-modules',
'--network-family-autoselection-attempt-timeout',
'--no-addons',
'--no-async-context-frame',
'--no-deprecation',
'--no-experimental
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
46.3 MB |
sha256:0e5a5fdfc69675703ae3d553f8744bc323a646cebfe8d68c2bbe3198c20471bb
|
|