Skip to content

change(state): Check database format is valid on shutdown, to catch format errors in new block code #5411

change(state): Check database format is valid on shutdown, to catch format errors in new block code

change(state): Check database format is valid on shutdown, to catch format errors in new block code #5411

Triggered via pull request September 22, 2023 03:01
Status Success
Total duration 1h 1m 4s
Artifacts

continous-integration-os.yml

on: pull_request
Install zebrad from lockfile without cache on ubuntu-latest
19m 25s
Install zebrad from lockfile without cache on ubuntu-latest
Check Cargo.lock is up to date
1m 32s
Check Cargo.lock is up to date
Check for unused dependencies
21s
Check for unused dependencies
Matrix: cargo-deny
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 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.29" } ^
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.29" } ^
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.29" } ^
Test stable on ubuntu-latest --features getblocktemplate-rpcs
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.29" } ^