Skip to content

Model STs in Persistence #799

Model STs in Persistence

Model STs in Persistence #799

Triggered via pull request February 19, 2025 13:07
Status Failure
Total duration 2m 10s
Artifacts

pull-request-develop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors
lint
'batches' is possibly 'null'.
lint
Property 'map' does not exist on type 'string | number | boolean | JsonObject | JsonArray'.
lint
Parameter 'batch' implicitly has an 'any' type.
lint
Parameter 'index' implicitly has an 'any' type.
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.
build
'batches' is possibly 'null'.
build
Property 'map' does not exist on type 'string | number | boolean | JsonObject | JsonArray'.
build
Parameter 'batch' implicitly has an 'any' type.
build
Parameter 'index' implicitly has an 'any' type.
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.
test
'batches' is possibly 'null'.
test
Property 'map' does not exist on type 'string | number | boolean | JsonObject | JsonArray'.
test
Parameter 'batch' implicitly has an 'any' type.
test
Parameter 'index' implicitly has an 'any' type.
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.