Fix SlotCommitment JSON #5823
bindings-wasm.yml
on: pull_request
Lint
14s
Check Format
14s
Matrix: Test
Annotations
8 errors
Test (ubuntu-latest, 18)
Property 'index' does not exist on type 'SlotCommitment'.
|
Test (ubuntu-latest, 18)
Type '{ index: any; prevId: any; rootsId: string; cumulativeWeight: string; }' is not assignable to type 'SlotCommitmentConverted'.
|
Test (ubuntu-latest, 18)
Property 'prevId' does not exist on type 'SlotCommitment'.
|
Test (ubuntu-latest, 18)
Process completed with exit code 2.
|
Test (windows-latest, 18)
Property 'index' does not exist on type 'SlotCommitment'.
|
Test (windows-latest, 18)
Type '{ index: any; prevId: any; rootsId: string; cumulativeWeight: string; }' is not assignable to type 'SlotCommitmentConverted'.
|
Test (windows-latest, 18)
Property 'prevId' does not exist on type 'SlotCommitment'.
|
Test (windows-latest, 18)
Process completed with exit code 1.
|