Skip to content

Introduce public function to trigger an event on a router directly #67

Introduce public function to trigger an event on a router directly

Introduce public function to trigger an event on a router directly #67

Triggered via push April 1, 2025 11:49
Status Failure
Total duration 2m 12s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 29 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::*`
check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
check: bgpsim/src/formatter.rs#L1063
non-exhaustive patterns: `&DeviceError::WrongRouter(_, _)` not covered
check
could not compile `anymap` (lib) due to 2 previous errors
check
cannot add auto traits `Send` and `Sync` to dyn bound via pointer cast
check
cannot add auto trait `Send` to dyn bound via pointer cast
coverage
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
coverage: bgpsim/src/formatter.rs#L1063
non-exhaustive patterns: `&DeviceError::WrongRouter(_, _)` not covered
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: bgpsim/src/router/mod.rs#L38
unused import: `log::*`
check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/glam/0.21.3/download` (151.101.202.137), got 502
check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/gloo-timers/0.2.6/download` (151.101.202.137), got 502
check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/hashlink/0.8.4/download` (151.101.202.137), got 502
check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ident_case/1.0.1/download` (151.101.202.137), got 502
check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/indexmap/1.9.3/download` (151.101.202.137), got 502
check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/itertools/0.10.5/download` (151.101.202.137), got 502
check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/js-sys/0.3.77/download` (151.101.202.137), got 502
check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/log/0.4.27/download` (151.101.202.137), got 502
check
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/adler/1.0.2/download` (151.101.202.137), got 502
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
build failed, waiting for other jobs to finish...
coverage
`bgpsim` (lib) generated 1 warning
coverage: bgpsim/src/router/mod.rs#L38
unused import: `log::*`
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/