Skip to content

feat: sequencer auto recover when meet an unexpected shutdown #1000

feat: sequencer auto recover when meet an unexpected shutdown

feat: sequencer auto recover when meet an unexpected shutdown #1000

Triggered via pull request November 5, 2024 09:11
Status Failure
Total duration 2m 45s
Artifacts

unit-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
unit_test: core/blockchain.go#L2237
bc.StateRecoveringStatus undefined (type *BlockChain has no field or method StateRecoveringStatus)
unit_test: core/blockchain.go#L2242
bc.StateRecoveringStatus undefined (type *BlockChain has no field or method StateRecoveringStatus)
unit_test: core/blockchain.go#L2244
bc.StateRecoveringStatus undefined (type *BlockChain has no field or method StateRecoveringStatus)
unit_test
Process completed with exit code 2.
unit_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/