Fix SlotCommitment JSON #5961
Triggered via pull request
November 21, 2023 20:03
Status
Failure
Total duration
20m 14s
Artifacts
–
bindings-nodejs.yml
on: pull_request
Lint
19s
Check Format
17s
Matrix: Test
Annotations
14 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)
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)
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.
|