Add (likely useless) next_with on NlriIter #592
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cargo test --verbose --all --all-features:
src/bgp/afisafi.rs#L617
unused variable: `b2`
|
Run cargo test --verbose --all --all-features:
src/bgp/afisafi.rs#L759
variable does not need to be mutable
|
Check and test with minimal-versions:
src/bgp/afisafi.rs#L617
unused variable: `b2`
|
Check and test with minimal-versions:
src/bgp/afisafi.rs#L759
variable does not need to be mutable
|
Loading