Skip to content

Model STs in Persistence #798

Model STs in Persistence

Model STs in Persistence #798

Triggered via pull request February 19, 2025 12:36
Status Failure
Total duration 2m 8s
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.