feat(gossip_map): add gossip_map implementation #602
Annotations
26 warnings
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 uses Node.js version which is deprecated 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/
|
gossip_map/src/bolt7.rs#L63
unused macro definition: `to_wire_type_with_size`
|
plugin_macros/src/lib.rs#L15
struct `Tracer` is never constructed
|
gossip_map/src/lib.rs#L79
unused variable: `node_announce`
|
gossip_map/src/lib.rs#L82
unused variable: `channel_announce`
|
gossip_map/src/lib.rs#L29
struct `GossipMap` is never constructed
|
gossip_map/src/lib.rs#L41
multiple associated items are never used
|
gossip_map/src/bolt7.rs#L12
field `ty` is never read
|
gossip_map/src/bolt7.rs#L22
field `ty` is never read
|
gossip_map/src/bolt7.rs#L39
field `ty` is never read
|
gossip_map/src/bolt7.rs#L57
field `ty` is never read
|
plugin_macros/src/lib.rs#L15
struct `Tracer` is never constructed
|
|
gossip_map/src/bolt7.rs#L63
unused macro definition: `to_wire_type_with_size`
|
gossip_map/src/lib.rs#L79
unused variable: `node_announce`
|
gossip_map/src/lib.rs#L82
unused variable: `channel_announce`
|
gossip_map/src/lib.rs#L29
struct `GossipMap` is never constructed
|
gossip_map/src/lib.rs#L41
multiple associated items are never used
|
gossip_map/src/bolt7.rs#L12
field `ty` is never read
|
gossip_map/src/bolt7.rs#L22
field `ty` is never read
|
gossip_map/src/bolt7.rs#L39
field `ty` is never read
|
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/
|
This job succeeded
Loading