Introduce public function to trigger an event on a router directly #67
Annotations
7 errors and 4 warnings
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Clippy
could not compile `bgpsim` (lib) due to 2 previous errors
|
Clippy:
bgpsim/src/formatter.rs#L1063
non-exhaustive patterns: `&types::DeviceError::WrongRouter(_, _)` not covered
|
Clippy
could not compile `anymap` (lib) due to 2 previous errors
|
Clippy
cannot add auto traits `Send` and `Sync` to dyn bound via pointer cast
|
Clippy
cannot add auto trait `Send` to dyn bound via pointer cast
|
Clippy:
bgpsim/src/router/mod.rs#L38
unused import: `log::*`
|
Set up toolchain
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/
|
Set up toolchain
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/
|
Set up toolchain
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/
|
Set up toolchain
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/
|
Loading