Skip to content

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

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

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

Triggered via pull request October 22, 2023 23:32
Status Success
Total duration 1h 2m 2s
Artifacts

ci-unit-tests-os.yml

on: pull_request
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
16m 36s
Install zebrad from lockfile without cache on ubuntu-latest
Check Cargo.lock is up to date
1m 17s
Check Cargo.lock is up to date
Check for unused dependencies
10s
Check for unused dependencies
Open or update issues for OS integration failures
0s
Open or update issues for OS integration failures
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Check Cargo.lock is up to date
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" } ^
Test stable on ubuntu-latest
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" } ^
Test beta on ubuntu-latest
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" } ^