cleanup(state): Refactor subtree read functions to accept ranges and check memory first #62
Triggered via pull request
October 19, 2023 00:45
Status
Success
Total duration
1h 7m 26s
Artifacts
–
ci-unit-tests-os.yml
on: pull_request
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
16m 24s
Check Cargo.lock is up to date
2m 9s
Check for unused dependencies
12s
Open or update issues for OS integration failures
0s
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.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 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.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" }
^
|