meta: upgrade dependencies #641
Annotations
5 errors and 16 warnings
lampod/src/ln/offchain_manager.rs#L88
the `?` operator can only be used on `Result`s in a method that returns `Result`
|
lampo-core-wallet/src/lib.rs#L276
the trait bound `HexIterator<'_>: bitcoincore_rpc::bitcoin::bitcoin_io::Read` is not satisfied
|
lampod/src/lib.rs#L274
the trait bound `LampoLogger: APeerManager` is not satisfied
|
lampod/src/lib.rs#L267
this function takes 9 arguments but 8 arguments were supplied
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
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/
|
lampo-common/src/model/invoice.rs#L34
unused import: `bitcoin::secp256k1::PublicKey`
|
lampo-common/src/model.rs#L20
unused import: `crate::model::network::request::*`
|
lampo-common/src/event/onchain.rs#L25
use of deprecated method `bitcoin::Transaction::txid`: txid has been renamed to compute_txid to note that it's computationally expensive. use compute_txid() instead.
|
lampo-common/src/event/onchain.rs#L32
use of deprecated method `bitcoin::Transaction::txid`: txid has been renamed to compute_txid to note that it's computationally expensive. use compute_txid() instead.
|
|
lampo-bitcoind/src/lib.rs#L4
unused import: `std::net`
|
lampo-bitcoind/src/lib.rs#L29
unused import: `lampo_common::ldk::chain`
|
lampo-bitcoind/src/lib.rs#L129
use of deprecated method `bitcoincore_rpc::bitcoin::Transaction::txid`: txid has been renamed to compute_txid to note that it's computationally expensive. use compute_txid() instead.
|
lampo-bitcoind/src/lib.rs#L165
use of deprecated method `bitcoincore_rpc::bitcoin::Transaction::txid`: txid has been renamed to compute_txid to note that it's computationally expensive. use compute_txid() instead.
|
lampo-bitcoind/src/lib.rs#L170
use of deprecated method `bitcoincore_rpc::bitcoin::Transaction::txid`: txid has been renamed to compute_txid to note that it's computationally expensive. use compute_txid() instead.
|
The logs for this run have expired and are no longer available.
Loading