Make mempool generic #233
Annotations
4 errors and 8 warnings
nomos-services/mempool/src/network/adapters/waku.rs#L62
method `transactions_stream` has an incompatible type for trait
|
nomos-services/mempool/src/network/adapters/waku.rs#L58
struct `WakuAdapter<Item, Key>` has no field named `_tx`
|
nomos-services/mempool/src/network/adapters/waku.rs#L75
expected `[async block@nomos-services/mempool/src/network/adapters/waku.rs:76:21: 90:14]` to be a future that resolves to `Option<Item>`, but it resolves to `Option<((), Item)>`
|
|
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 `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/
|
|
nomos-services/mempool/src/network/adapters/waku.rs#L8
unused import: `crate::network::messages::TransactionMsg`
|
|
The logs for this run have expired and are no longer available.
Loading