Introduces Streaming #125
Annotations
5 errors and 1 warning
tests/SubstrateResponse.test.ts > SubstrateResponse > .requestId present when present in response:
tests/SubstrateResponse.test.ts#L31
AssertionError: expected null to deeply equal 'REQUEST_ID'
- Expected:
"REQUEST_ID"
+ Received:
null
❯ tests/SubstrateResponse.test.ts:31:34
|
build (18.17.1)
Process completed with exit code 2.
|
build (16.18.1)
The job was canceled because "_18_17_1" failed.
|
tests/SubstrateResponse.test.ts > SubstrateResponse > .requestId present when present in response:
tests/SubstrateResponse.test.ts#L31
AssertionError: expected null to deeply equal 'REQUEST_ID'
- Expected:
"REQUEST_ID"
+ Received:
null
❯ tests/SubstrateResponse.test.ts:31:34
|
build (16.18.1)
The operation was canceled.
|
build (18.17.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|