Skip to content

refactor: Separate general alarm throttling logic from node specific … #124

refactor: Separate general alarm throttling logic from node specific …

refactor: Separate general alarm throttling logic from node specific … #124

Triggered via push August 16, 2024 04:42
Status Failure
Total duration 1m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 37 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check
failed to find data for query
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite
failed to find data for query
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
Lints
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/
Lints
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/
Lints
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/
Lints
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 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/
Check
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/
Check: src/phoenix/auction_analysis_monitor.rs#L2
unused imports: `DateTime` and `Utc`
Check: src/phoenix/auction_analysis_monitor.rs#L3
unused import: `indoc::formatdoc`
Check: src/phoenix/auction_analysis_monitor.rs#L4
unused import: `itertools::Itertools`
Check: src/phoenix/auction_analysis_monitor.rs#L5
unused import: `Row`
Check: src/phoenix/auction_analysis_monitor.rs#L6
unused imports: `debug` and `info`
Check: src/phoenix/auction_analysis_monitor.rs#L9
unused imports: `SendAlert`, `ToBeaconExplorerUrl`, `ToNetwork`, `promotion_monitor::is_promotable_error`, `telegram::TelegramSafeAlert`, and `telegram`
Check: src/phoenix/auction_analysis_monitor.rs#L18
unused imports: `CheckpointId`, `env::APP_CONFIG`, and `self`
Check: src/phoenix/auction_analysis_monitor.rs#L35
unused variable: `mev_pool`
Check
`relay-backend` (lib) generated 8 warnings
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: src/phoenix/auction_analysis_monitor.rs#L2
unused imports: `DateTime` and `Utc`
Test Suite: src/phoenix/auction_analysis_monitor.rs#L3
unused import: `indoc::formatdoc`
Test Suite: src/phoenix/auction_analysis_monitor.rs#L4
unused import: `itertools::Itertools`
Test Suite: src/phoenix/auction_analysis_monitor.rs#L5
unused import: `Row`
Test Suite: src/phoenix/auction_analysis_monitor.rs#L6
unused imports: `debug` and `info`
Test Suite: src/phoenix/auction_analysis_monitor.rs#L9
unused imports: `SendAlert`, `ToBeaconExplorerUrl`, `ToNetwork`, `promotion_monitor::is_promotable_error`, `telegram::TelegramSafeAlert`, and `telegram`
Test Suite: src/phoenix/auction_analysis_monitor.rs#L18
unused imports: `CheckpointId`, `env::APP_CONFIG`, and `self`
Test Suite: src/phoenix/auction_analysis_monitor.rs#L35
unused variable: `mev_pool`
Test Suite
`relay-backend` (lib) generated 8 warnings
Test Suite
build failed, waiting for other jobs to finish...