ffi: validate 'void' as parameter type in getFunction and getFunctions #7100
test-shared.yml
on: pull_request
Annotations
19 errors
|
x86_64-darwin: with shared libraries
The process '/usr/local/bin/git' failed with exit code 128
|
|
x86_64-darwin: with shared libraries
could not fetch 36b6c2b11d095bf77fc0d91ecdad630a3fa84675 from promisor remote
|
|
x86_64-darwin: with shared libraries
the remote end hung up unexpectedly
|
|
x86_64-darwin: with shared libraries
could not read Username for 'https://github.com': terminal prompts disabled
|
|
aarch64-linux: with shared openssl-3.6.1
The process '/usr/bin/git' failed with exit code 128
|
|
aarch64-linux: with shared openssl-3.6.1
could not fetch 36b6c2b11d095bf77fc0d91ecdad630a3fa84675 from promisor remote
|
|
aarch64-linux: with shared openssl-3.6.1
could not read Username for 'https://github.com': terminal prompts disabled
|
|
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-ffi-void-parameter.js#L30
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /ERR_INVALID_ARG_VALUE/. Input:
'[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n'
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js:30:10)
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: true,
code: 'ERR_ASSERTION',
actual: '[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n',
expected: /ERR_INVALID_ARG_VALUE/,
operator: 'match',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js
|
|
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-ffi-void-parameter.js#L30
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /ERR_INVALID_ARG_VALUE/. Input:
'[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n'
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js:30:10)
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: true,
code: 'ERR_ASSERTION',
actual: '[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n',
expected: /ERR_INVALID_ARG_VALUE/,
operator: 'match',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js
|
|
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-ffi-void-parameter.js#L30
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /ERR_INVALID_ARG_VALUE/. Input:
'[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n'
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js:30:10)
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: true,
code: 'ERR_ASSERTION',
actual: '[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n',
expected: /ERR_INVALID_ARG_VALUE/,
operator: 'match',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js
|
|
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-ffi-void-parameter.js#L30
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /ERR_INVALID_ARG_VALUE/. Input:
'[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n'
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js:30:10)
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: true,
code: 'ERR_ASSERTION',
actual: '[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n',
expected: /ERR_INVALID_ARG_VALUE/,
operator: 'match',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js
|
|
aarch64-linux: with shared openssl-3.5.5
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.5:
test/parallel/test-ffi-void-parameter.js#L30
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /ERR_INVALID_ARG_VALUE/. Input:
'[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n'
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js:30:10)
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: true,
code: 'ERR_ASSERTION',
actual: '[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n',
expected: /ERR_INVALID_ARG_VALUE/,
operator: 'match',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-ffi-void-parameter.js#L30
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /ERR_INVALID_ARG_VALUE/. Input:
'[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n'
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js:30:10)
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: true,
code: 'ERR_ASSERTION',
actual: '[eval]:2\n' +
" const { DynamicLibrary } = internalBinding('ffi');\n" +
' ^\n' +
'\n' +
'ReferenceError: internalBinding is not defined\n' +
' at [eval]:2:34\n' +
' at runScriptInThisContext (node:internal/vm:219:10)\n' +
' at node:internal/process/execution:483:12\n' +
' at [eval]-wrapper:6:24\n' +
' at runScriptInContext (node:internal/process/execution:481:60)\n' +
' at evalFunction (node:internal/process/execution:315:30)\n' +
' at evalTypeScript (node:internal/process/execution:327:3)\n' +
' at node:internal/main/eval_string:71:3\n' +
'\n' +
'Node.js v27.0.0-pre\n',
expected: /ERR_INVALID_ARG_VALUE/,
operator: 'match',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-05-236b5d9fd7e4-slim/test/parallel/test-ffi-void-parameter.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
46.3 MB |
sha256:7d4740ce5b9cb7ee276456bc8b1258dd19bb54c91bcd62cf19c191af3908fffd
|
|