src: replace SplitString with built-in
#67747
Annotations
2 errors and 1 notice
|
test-linux:
test/parallel/test-crypto-sign-verify.js#L1
--- stderr ---
node:internal/assert/utils:281
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(sig.length >= length + 4 && sig.length <= length + 8)
at /home/runner/work/node/node/dir%20with $unusual"chars?'Γ₯ΓβΖΒ©βΒ¬β¦`/test/parallel/test-crypto-sign-verify.js:510:7
at Array.forEach (<anonymous>)
at Object.<anonymous> (/home/runner/work/node/node/dir%20with $unusual"chars?'Γ₯ΓβΖΒ©βΒ¬β¦`/test/parallel/test-crypto-sign-verify.js:508:7)
at Module._compile (node:internal/modules/cjs/loader:1727:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1462:32)
at Function._load (node:internal/modules/cjs/loader:1279:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:234:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:151:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v24.0.0-pre
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout "/home/runner/work/node/node/dir%20with $unusual"chars?'Γ₯ΓβΖΒ©βΒ¬β¦`/test/parallel/test-crypto-sign-verify.js"
|
|
test-linux
Process completed with exit code 1.
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|