Skip to content

fix(state): Avoid panicking in zebra-state initialization when checkpoints are missing #157

fix(state): Avoid panicking in zebra-state initialization when checkpoints are missing

fix(state): Avoid panicking in zebra-state initialization when checkpoints are missing #157

Triggered via pull request October 22, 2023 23:32
Status Success
Total duration 3m 28s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: scherermichael-oss/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 37: [dependencies] 38: zebra-chain = { path = "../zebra-chain" , version = "1.0.0-beta.30" } ^