RPC: Ping extension support #995
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
|
test-unit-cli (20)
Process completed with exit code 1.
|
|
test-unit-cli (20):
packages/cli/test/rpc/portal/historyPing.spec.ts#L20
AssertionError: expected undefined to equal true
- Expected:
true
+ Received:
undefined
❯ test/rpc/portal/historyPing.spec.ts:20:12
|
|
test-unit-cli (20):
packages/cli/test/rpc/portal/beaconLocalContent.spec.ts#L18
AssertionError: expected -32603 to equal -32009
- Expected
+ Received
- -32009
+ -32603
❯ test/rpc/portal/beaconLocalContent.spec.ts:18:12
|
|
test-unit-cli (20):
packages/cli/test/rpc/beacon/getLightClientUpdate.spec.ts#L38
TypeError: Cannot read properties of undefined (reading 'signature_slot')
❯ test/rpc/beacon/getLightClientUpdate.spec.ts:38:29
|