Skip to content

Model STs in Persistence #814

Model STs in Persistence

Model STs in Persistence #814

Triggered via pull request February 24, 2025 16:07
Status Failure
Total duration 2m 18s
Artifacts

pull-request-develop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
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.
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.
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.