wip #271
cont_integration.yml
on: push
prepare
4s
Rust fmt
18s
Matrix: Build & Test Examples
Matrix: Build & Test
Annotations
33 errors and 56 warnings
Rust fmt
Process completed with exit code 1.
|
Build & Test Examples (example_bitcoind_rpc_polling)
Process completed with exit code 101.
|
Build & Test Examples (example_cli)
Process completed with exit code 101.
|
Build & Test Examples (example_cli)
The strategy configuration was canceled because "build-examples.example_bitcoind_rpc_poll" failed
|
missing documentation for a method:
crates/chain/src/tx_graph.rs#L957
error: missing documentation for a method
--> crates/chain/src/tx_graph.rs:957:5
|
957 | pub fn canonicalization_task(&self, params: CanonicalizationParams) -> CanonicalizationTask<A> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `-D missing-docs` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(missing_docs)]`
|
unused import: `ChainOracle`:
crates/chain/src/local_chain.rs#L9
error: unused import: `ChainOracle`
--> crates/chain/src/local_chain.rs:9:45
|
9 | use crate::{Anchor, BlockId, CanonicalView, ChainOracle, Merge};
| ^^^^^^^^^^^
|
unused import: `ChainOracle`:
crates/chain/src/canonical_view.rs#L37
error: unused import: `ChainOracle`
--> crates/chain/src/canonical_view.rs:37:46
|
37 | Anchor, Balance, CanonicalizationParams, ChainOracle, ChainPosition,
| ^^^^^^^^^^^
|
unused import: `ChainOracle`:
crates/chain/src/tx_graph.rs#L127
error: unused import: `ChainOracle`
--> crates/chain/src/tx_graph.rs:127:21
|
127 | use crate::{Anchor, ChainOracle, Merge};
| ^^^^^^^^^^^
|
unused import: `ChainOracle`:
crates/chain/src/indexed_tx_graph.rs#L10
error: unused import: `ChainOracle`
--> crates/chain/src/indexed_tx_graph.rs:10:61
|
10 | Anchor, BlockId, CanonicalView, CanonicalizationParams, ChainOracle, Indexer, Merge,
| ^^^^^^^^^^^
|
unused imports: `CanonicalIter`, `CanonicalReason`, `CanonicalizationParams`, `ObservedIn`, `TxGraph`, and `tx_graph::TxNode`:
crates/chain/src/canonical_view.rs#L34
error: unused imports: `CanonicalIter`, `CanonicalReason`, `CanonicalizationParams`, `ObservedIn`, `TxGraph`, and `tx_graph::TxNode`
--> crates/chain/src/canonical_view.rs:34:22
|
34 | canonical_iter::{CanonicalIter, CanonicalReason, ObservedIn},
| ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^
35 | spk_txout::SpkTxOutIndex,
36 | tx_graph::TxNode,
| ^^^^^^^^^^^^^^^^
37 | Anchor, Balance, CanonicalizationParams, ChainOracle, ChainPosition,
| ^^^^^^^^^^^^^^^^^^^^^^
38 | FullTxOut, TxGraph,
| ^^^^^^^
|
unused import: `convert::Infallible`:
crates/chain/src/canonical_view.rs#L26
error: unused import: `convert::Infallible`
--> crates/chain/src/canonical_view.rs:26:12
|
26 | use core::{convert::Infallible, fmt, ops::RangeBounds};
| ^^^^^^^^^^^^^^^^^^^
|
unused import: `convert::Infallible`:
crates/chain/src/tx_graph.rs#L136
error: unused import: `convert::Infallible`
--> crates/chain/src/tx_graph.rs:136:5
|
136 | convert::Infallible,
| ^^^^^^^^^^^^^^^^^^^
|
unused import: `crate::CanonicalView`:
crates/chain/src/tx_graph.rs#L124
error: unused import: `crate::CanonicalView`
--> crates/chain/src/tx_graph.rs:124:5
|
124 | use crate::CanonicalView;
| ^^^^^^^^^^^^^^^^^^^^
|
unused import: `crate::CanonicalIter`:
crates/chain/src/tx_graph.rs#L123
error: unused import: `crate::CanonicalIter`
--> crates/chain/src/tx_graph.rs:123:5
|
123 | use crate::CanonicalIter;
| ^^^^^^^^^^^^^^^^^^^^
|
unused import: `crate::BlockId`:
crates/chain/src/tx_graph.rs#L122
error: unused import: `crate::BlockId`
--> crates/chain/src/tx_graph.rs:122:5
|
122 | use crate::BlockId;
| ^^^^^^^^^^^^^^
|
unused imports: `CanonicalView` and `CanonicalizationParams`:
crates/chain/src/indexed_tx_graph.rs#L10
error: unused imports: `CanonicalView` and `CanonicalizationParams`
--> crates/chain/src/indexed_tx_graph.rs:10:22
|
10 | Anchor, BlockId, CanonicalView, CanonicalizationParams, ChainOracle, Indexer, Merge,
| ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
|
unused import: `convert::Infallible`:
crates/chain/src/indexed_tx_graph.rs#L3
error: unused import: `convert::Infallible`
--> crates/chain/src/indexed_tx_graph.rs:3:12
|
3 | use core::{convert::Infallible, fmt::Debug};
| ^^^^^^^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
|
Rust clippy
Clippy had exited with the 101 exit code
|
Build & Test Examples (example_esplora)
The operation was canceled.
|
Build & Test Examples (example_esplora)
The strategy configuration was canceled because "build-examples.example_bitcoind_rpc_poll" failed
|
Build & Test Examples (example_electrum)
The operation was canceled.
|
Build & Test Examples (example_electrum)
The strategy configuration was canceled because "build-examples.example_bitcoind_rpc_poll" failed
|
Build & Test (1.88.0, true, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
Process completed with exit code 101.
|
Build & Test (1.75.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The operation was canceled.
|
Build & Test (1.75.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The strategy configuration was canceled because "build-test._1_88_0_true_--no-default" failed
|
Build & Test (1.75.0, --all-features)
The operation was canceled.
|
Build & Test (1.75.0, --all-features)
The strategy configuration was canceled because "build-test._1_88_0_true_--no-default" failed
|
Build & Test (1.63.0, --all-features)
The operation was canceled.
|
Build & Test (1.63.0, --all-features)
The strategy configuration was canceled because "build-test._1_88_0_true_--no-default" failed
|
Build & Test (1.88.0, true, --all-features)
The operation was canceled.
|
Build & Test (1.88.0, true, --all-features)
The strategy configuration was canceled because "build-test._1_88_0_true_--no-default" failed
|
Build & Test (1.63.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The operation was canceled.
|
Build & Test (1.63.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The strategy configuration was canceled because "build-test._1_88_0_true_--no-default" failed
|
Rust fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust fmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check no_std
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check no_std
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check no_std
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check no_std
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_bitcoind_rpc_polling)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_bitcoind_rpc_polling)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_bitcoind_rpc_polling)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_bitcoind_rpc_polling)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_cli)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_cli)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_cli)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_cli)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_esplora)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_esplora)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_esplora)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_esplora)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_electrum)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_electrum)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_electrum)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test Examples (example_electrum)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.88.0, true, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.88.0, true, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.88.0, true, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.88.0, true, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.75.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.75.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.75.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.75.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.75.0, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.75.0, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.75.0, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.75.0, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.63.0, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.63.0, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.63.0, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.63.0, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.88.0, true, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.88.0, true, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.88.0, true, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.88.0, true, --all-features)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.63.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.63.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.63.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & Test (1.63.0, --no-default-features --features miniscript/no-std,bdk_chain/hashbrown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check WASM
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check WASM
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check WASM
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check WASM
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|