Docstrings for OwnedPathAttributes #711
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, mathiasvr/command-output@v2.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo build --verbose --all:
src/bgp/message/update_builder.rs#L140
irrefutable `if let` pattern
|
Run cargo build --verbose --all --all-features:
src/bgp/message/update_builder.rs#L140
irrefutable `if let` pattern
|
Run cargo test --verbose --all:
src/bgp/message/update_builder.rs#L140
irrefutable `if let` pattern
|
Run cargo test --verbose --all --all-features:
src/bgp/message/update_builder.rs#L140
irrefutable `if let` pattern
|
Loading