refactor: Separate general alarm throttling logic from node specific … #124
Annotations
2 errors and 16 warnings
Run cargo test
failed to find data for query
|
Run cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install stable 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/
|
Install stable 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/
|
Install stable 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/
|
Install stable 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/
|
Run cargo test:
src/phoenix/auction_analysis_monitor.rs#L2
unused imports: `DateTime` and `Utc`
|
Run cargo test:
src/phoenix/auction_analysis_monitor.rs#L3
unused import: `indoc::formatdoc`
|
Run cargo test:
src/phoenix/auction_analysis_monitor.rs#L4
unused import: `itertools::Itertools`
|
Run cargo test:
src/phoenix/auction_analysis_monitor.rs#L5
unused import: `Row`
|
Run cargo test:
src/phoenix/auction_analysis_monitor.rs#L6
unused imports: `debug` and `info`
|
Run cargo test:
src/phoenix/auction_analysis_monitor.rs#L9
unused imports: `SendAlert`, `ToBeaconExplorerUrl`, `ToNetwork`, `promotion_monitor::is_promotable_error`, `telegram::TelegramSafeAlert`, and `telegram`
|
Run cargo test:
src/phoenix/auction_analysis_monitor.rs#L18
unused imports: `CheckpointId`, `env::APP_CONFIG`, and `self`
|
Run cargo test:
src/phoenix/auction_analysis_monitor.rs#L35
unused variable: `mev_pool`
|
Run cargo test
`relay-backend` (lib) generated 8 warnings
|
Run cargo test
build failed, waiting for other jobs to finish...
|
Loading