feat: add utilities for testing persistence #48
cont_integration.yml
on: push
prepare
4s
Rust fmt
23s
Check no_std
43s
Check WASM
1m 15s
Rust clippy
1m 27s
Check documentation errors
1m 18s
Matrix: Build & Test Examples
Matrix: Build & Test
Annotations
9 errors and 2 warnings
|
Build & Test (1.94.1, --no-default-features --features bdk_chain/hashbrown)
Process completed with exit code 101.
|
|
Build & Test (1.94.1, --no-default-features --features bdk_chain/hashbrown):
crates/testenv/src/persist_test_utils.rs#L8
unresolved imports `bdk_chain::indexer::keychain_txout`, `bdk_chain::DescriptorExt`, `bdk_chain::SpkIterator`
|
|
Build & Test (1.85.0, --no-default-features --features bdk_chain/hashbrown)
The strategy configuration was canceled because "build-test._1_94_1_--no-default-feat" failed
|
|
Build & Test (1.85.0, --no-default-features --features bdk_chain/hashbrown)
Process completed with exit code 101.
|
|
Build & Test (1.85.0, --no-default-features --features bdk_chain/hashbrown):
crates/testenv/src/persist_test_utils.rs#L8
unresolved imports `bdk_chain::indexer::keychain_txout`, `bdk_chain::DescriptorExt`, `bdk_chain::SpkIterator`
|
|
Build & Test (1.94.1, --all-features)
The strategy configuration was canceled because "build-test._1_94_1_--no-default-feat" failed
|
|
Build & Test (1.94.1, --all-features)
The operation was canceled.
|
|
Build & Test (1.85.0, --all-features)
The strategy configuration was canceled because "build-test._1_94_1_--no-default-feat" failed
|
|
Build & Test (1.85.0, --all-features)
The operation was canceled.
|
|
Build & Test (1.94.1, --all-features)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
|
Build & Test (1.85.0, --all-features)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|