feat(nodejs): array support #906
Annotations
8 errors
|
Build with Node.js 22
Process completed with exit code 1.
|
|
test/sender.buffer.test.ts > Sender message builder test suite (anything not covered in client interop test suite) > does not accept irregularly sized array:
test/sender.buffer.test.ts#L264
AssertionError: expected [Function] to throw error including 'Length of arrays do not match [expect…' but got 'Lengths of sub-arrays do not match [e…'
Expected: "Length of arrays do not match [expected=2, actual=1, dimensions=[4,3,2], path=[3][1]]"
Received: "Lengths of sub-arrays do not match [expected=2, actual=1, dimensions=[4,3,2], path=[3][1]]"
❯ test/sender.buffer.test.ts:264:7
|
|
Build with Node.js latest
The operation was canceled.
|
|
test/sender.buffer.test.ts > Sender message builder test suite (anything not covered in client interop test suite) > does not accept irregularly sized array:
test/sender.buffer.test.ts#L264
AssertionError: expected [Function] to throw error including 'Length of arrays do not match [expect…' but got 'Lengths of sub-arrays do not match [e…'
Expected: "Length of arrays do not match [expected=2, actual=1, dimensions=[4,3,2], path=[3][1]]"
Received: "Lengths of sub-arrays do not match [expected=2, actual=1, dimensions=[4,3,2], path=[3][1]]"
❯ test/sender.buffer.test.ts:264:7
|
|
Build with Node.js latest
The strategy configuration was canceled because "test._22" failed
|
|
Build with Node.js 20
The operation was canceled.
|
|
test/sender.buffer.test.ts > Sender message builder test suite (anything not covered in client interop test suite) > does not accept irregularly sized array:
test/sender.buffer.test.ts#L264
AssertionError: expected [Function] to throw error including 'Length of arrays do not match [expect…' but got 'Lengths of sub-arrays do not match [e…'
Expected: "Length of arrays do not match [expected=2, actual=1, dimensions=[4,3,2], path=[3][1]]"
Received: "Lengths of sub-arrays do not match [expected=2, actual=1, dimensions=[4,3,2], path=[3][1]]"
❯ test/sender.buffer.test.ts:264:7
|
|
Build with Node.js 20
The strategy configuration was canceled because "test._22" failed
|