ref(workflows): consolidate workflows based on their purpose #6
Triggered via pull request
September 25, 2023 19:25
Status
Cancelled
Total duration
1h 25m 36s
Artifacts
–
ci-unit-tests-os.yml
on: pull_request
Build CI Docker
/
Build images
1h 0m
Install zebrad from lockfile without cache on ubuntu-latest
15m 46s
Check Cargo.lock is up to date
2m 7s
Check for unused dependencies
18s
Matrix: cargo-deny
Matrix: test
Test all
24m 23s
Test all with getblocktemplate-rpcs feature
24m 23s
Test with fake activation heights
13m 37s
Test checkpoint sync from empty state
19m 55s
Test integration with lightwalletd
19m 42s
Test Zebra default Docker config file
3m 17s
Test Zebra custom Docker config file
1m 56s
Annotations
6 errors and 4 warnings
Test all
Canceling since a higher priority waiting request for 'Multi-OS Unit Tests-refactor-workflows' exists
|
Test all
The operation was canceled.
|
Test beta on ubuntu-latest
Canceling since a higher priority waiting request for 'Multi-OS Unit Tests-refactor-workflows' exists
|
Test beta on ubuntu-latest
The operation was canceled.
|
Test all with getblocktemplate-rpcs feature
Canceling since a higher priority waiting request for 'Multi-OS Unit Tests-refactor-workflows' exists
|
Test all with getblocktemplate-rpcs feature
The operation was canceled.
|
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 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" }
^
|
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" }
^
|