Skip to content

Fix SlotCommitment JSON #5823

Fix SlotCommitment JSON

Fix SlotCommitment JSON #5823

Triggered via pull request November 21, 2023 20:03
Status Failure
Total duration 8m 48s
Artifacts

bindings-wasm.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

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.