merge queue: embarking main (290ccf2) and [#7682 + #7731 + #7730] together #64
ci-unit-tests-os.yml
on: pull_request
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
15m 19s
Check Cargo.lock is up to date
1m 3s
Check for unused dependencies
12s
Open or update issues for OS integration failures
0s
Annotations
16 errors and 4 warnings
Check Cargo.lock is up to date:
zebra-state/src/service/finalized_state/zebra_db/transparent.rs#L244
this method takes 3 arguments but 2 arguments were supplied
|
Check Cargo.lock is up to date
Process completed with exit code 101.
|
Test beta on ubuntu-latest:
zebra-state/src/service/finalized_state/zebra_db/transparent.rs#L244
this method takes 3 arguments but 2 arguments were supplied
|
Test beta on ubuntu-latest
Input required and not supplied: path
|
Test beta on ubuntu-latest:
zebra-state/src/service/finalized_state/zebra_db/transparent.rs#L244
this method takes 3 arguments but 2 arguments were supplied
|
Test beta on ubuntu-latest
Process completed with exit code 101.
|
Test stable on ubuntu-latest:
zebra-state/src/service/finalized_state/zebra_db/transparent.rs#L244
this method takes 3 arguments but 2 arguments were supplied
|
Test stable on ubuntu-latest
Input required and not supplied: path
|
Test stable on ubuntu-latest:
zebra-state/src/service/finalized_state/zebra_db/transparent.rs#L244
this method takes 3 arguments but 2 arguments were supplied
|
Test stable on ubuntu-latest
Process completed with exit code 101.
|
Test stable on ubuntu-latest --features getblocktemplate-rpcs:
zebra-state/src/service/finalized_state/zebra_db/transparent.rs#L244
this method takes 3 arguments but 2 arguments were supplied
|
Test stable on ubuntu-latest --features getblocktemplate-rpcs:
zebra-state/src/service/finalized_state/zebra_db/transparent.rs#L244
this method takes 3 arguments but 2 arguments were supplied
|
Test stable on ubuntu-latest --features getblocktemplate-rpcs
Process completed with exit code 101.
|
Test stable on ubuntu-latest --features getblocktemplate-rpcs
Input required and not supplied: path
|
Install zebrad from lockfile without cache on ubuntu-latest:
zebra-state/src/service/finalized_state/zebra_db/transparent.rs#L244
this method takes 3 arguments but 2 arguments were supplied
|
Install zebrad from lockfile without cache on ubuntu-latest
Process completed with exit code 101.
|
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 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" }
^
|
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" }
^
|