Skip to content

Model STs in Persistence #783

Model STs in Persistence

Model STs in Persistence #783

Triggered via pull request February 14, 2025 13:57
Status Failure
Total duration 1m 55s
Artifacts

pull-request-develop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.