[HACK] make get_internal_router_mut public #106
Annotations
17 errors and 18 warnings
|
clippy:
bgpsim/src/route_map.rs#L623
using `clone` on type `u32` which implements the `Copy` trait
|
|
clippy:
bgpsim/src/route_map.rs#L622
using `clone` on type `NodeIndex` which implements the `Copy` trait
|
|
clippy:
bgpsim/src/route_map.rs#L560
using `clone` on type `NotNan<f64>` which implements the `Copy` trait
|
|
clippy:
bgpsim/src/route_map.rs#L553
using `clone` on type `u32` which implements the `Copy` trait
|
|
clippy:
bgpsim/src/route_map.rs#L552
using `clone` on type `u32` which implements the `Copy` trait
|
|
clippy:
bgpsim/src/route_map.rs#L551
using `clone` on type `NodeIndex` which implements the `Copy` trait
|
|
clippy:
bgpsim/src/export/cisco_frr.rs#L1061
binary comparison to literal `Option::None`
|
|
clippy:
bgpsim/src/export/cisco_frr.rs#L1061
taken reference of right operand
|
|
clippy:
bgpsim/src/bgp/mod.rs#L362
manual implementation of `Option::map`
|
|
clippy:
bgpsim/src/bgp/mod.rs#L78
manual implementation of `Option::map`
|
|
coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
coverage
doctest failed, to rerun pass `--doc`
|
|
coverage
aborting due to 1 previous error
|
|
coverage:
bgpsim/src/export/cisco_frr_generators.rs#L2413
no method named `set_local_pref_delta` found for struct `RouteMapItem` in the current scope
|
|
coverage
aborting due to 1 previous error
|
|
coverage:
bgpsim/src/export/cisco_frr_generators.rs#L1954
mismatched types
|
|
coverage
test failed, to rerun pass `--lib`
|
|
rustfmt
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/
|
|
rustfmt
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/
|
|
rustfmt
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/
|
|
rustfmt
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/
|
|
clippy
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/
|
|
clippy
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/
|
|
clippy
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/
|
|
clippy
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/
|
|
check
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/
|
|
check
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/
|
|
check
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/
|
|
check
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/
|
|
coverage
`bgpsim` (lib test) generated 1 warning (run `cargo fix --lib -p bgpsim --tests` to apply 1 suggestion)
|
|
coverage:
bgpsim/src/test/test_export/mod.rs#L43
hiding a lifetime that's elided elsewhere is confusing
|
|
coverage
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/
|
|
coverage
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/
|
|
coverage
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/
|
|
coverage
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/
|