Skip to content

Model STs in Persistence #812

Model STs in Persistence

Model STs in Persistence #812

Triggered via pull request February 24, 2025 13:33
Status Failure
Total duration 2m 12s
Artifacts

pull-request-develop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint
Type 'Omit<TransactionExecutionResult, "stateTransitions">[]' is not assignable to type 'TransactionExecutionResult[]'.
lint
Property 'afterBlockStateTransitions' is missing in type 'Omit<BlockResult, "afterBlockStateTransitions">' but required in type 'BlockResult'.
lint
Process completed with exit code 1.
build
Type 'Omit<TransactionExecutionResult, "stateTransitions">[]' is not assignable to type 'TransactionExecutionResult[]'.
build
Property 'afterBlockStateTransitions' is missing in type 'Omit<BlockResult, "afterBlockStateTransitions">' but required in type 'BlockResult'.
build
Process completed with exit code 1.
test
Type 'Omit<TransactionExecutionResult, "stateTransitions">[]' is not assignable to type 'TransactionExecutionResult[]'.
test
Property 'afterBlockStateTransitions' is missing in type 'Omit<BlockResult, "afterBlockStateTransitions">' but required in type 'BlockResult'.
test
Process completed with exit code 1.