Model STs in Persistence #783
Annotations
9 errors
|
build
Property 'stateTransitions' does not exist on type '{ status: boolean; statusMessage: string | null; events: JsonValue; txHash: string; blockHash: string; }'.
|
|
build
Property 'stateTransitions' does not exist on type 'Omit<{ status: boolean; statusMessage: string | null; events: JsonValue; txHash: string; blockHash: string; }, "blockHash">'.
|
|
build
Process completed with exit code 1.
|
|
lint
Property 'stateTransitions' does not exist on type '{ status: boolean; statusMessage: string | null; events: JsonValue; txHash: string; blockHash: string; }'.
|
|
lint
Property 'stateTransitions' does not exist on type 'Omit<{ status: boolean; statusMessage: string | null; events: JsonValue; txHash: string; blockHash: string; }, "blockHash">'.
|
|
lint
Process completed with exit code 1.
|
|
test
Property 'stateTransitions' does not exist on type '{ status: boolean; statusMessage: string | null; events: JsonValue; txHash: string; blockHash: string; }'.
|
|
test
Property 'stateTransitions' does not exist on type 'Omit<{ status: boolean; statusMessage: string | null; events: JsonValue; txHash: string; blockHash: string; }, "blockHash">'.
|
|
test
Process completed with exit code 1.
|