Skip to content

implement soft stop and hard stop #2394

implement soft stop and hard stop

implement soft stop and hard stop #2394

Triggered via push January 9, 2024 17:38
Status Success
Total duration 5m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Build documentation
2m 15s
Build documentation
Coverage
5m 27s
Coverage
Docker build and push to Docker Hub
0s
Docker build and push to Docker Hub
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

87 warnings
Build documentation
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/
Build documentation
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Build documentation
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/
Build documentation
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/
Build documentation
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/
Build documentation
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 (false, stable)
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 (false, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (false, stable): bin/src/command_v2/mod.rs#L8
unused imports: `Signal`, `kill`, `unistd::Pid`
Test (false, stable): bin/src/command_v2/mod.rs#L16
unused import: `worker::Worker`
Test (false, stable): bin/src/command_v2/requests.rs#L15
unused import: `RequestCounts`
Test (false, stable): bin/src/main.rs#L63
unused import: `start_workers`
Test (false, stable): bin/src/command_v2/requests.rs#L794
unused variable: `server`
Test (false, stable): bin/src/main.rs#L172
function `set_workers_affinity` is never used
Test (false, stable): bin/src/main.rs#L211
function `set_process_affinity` is never used
Test (false, stable): bin/src/command/mod.rs#L233
associated items `new` and `load_static_cluster_configuration` are never used
Test (false, stable): bin/src/command/mod.rs#L789
function `start_server` is never used
Test (false, stable)
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 (false, stable)
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 (false, stable)
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 (false, stable)
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 (false, stable)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (false, stable): bin/src/command_v2/mod.rs#L8
unused imports: `Signal`, `kill`, `unistd::Pid`
Test (false, stable): bin/src/command_v2/mod.rs#L16
unused import: `worker::Worker`
Test (false, stable): bin/src/command_v2/requests.rs#L15
unused import: `RequestCounts`
Test (false, stable): bin/src/main.rs#L63
unused import: `start_workers`
Test (false, stable): bin/src/command_v2/requests.rs#L794
unused variable: `server`
Test (false, stable): bin/src/main.rs#L172
function `set_workers_affinity` is never used
Test (false, stable): bin/src/main.rs#L211
function `set_process_affinity` is never used
Test (false, stable): bin/src/command/mod.rs#L233
associated items `new` and `load_static_cluster_configuration` are never used
Test (false, stable): bin/src/command/mod.rs#L789
function `start_server` is never used
Test (false, beta)
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 (false, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (false, beta): bin/src/command_v2/mod.rs#L8
unused imports: `Signal`, `kill`, `unistd::Pid`
Test (false, beta): bin/src/command_v2/mod.rs#L16
unused import: `worker::Worker`
Test (false, beta): bin/src/command_v2/requests.rs#L15
unused import: `RequestCounts`
Test (false, beta): bin/src/main.rs#L63
unused import: `start_workers`
Test (false, beta): bin/src/command_v2/requests.rs#L794
unused variable: `server`
Test (false, beta): bin/src/main.rs#L172
function `set_workers_affinity` is never used
Test (false, beta): bin/src/main.rs#L211
function `set_process_affinity` is never used
Test (false, beta): bin/src/command/mod.rs#L233
associated items `new` and `load_static_cluster_configuration` are never used
Test (false, beta): bin/src/command/mod.rs#L789
function `start_server` is never used
Test (false, beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (false, beta): bin/src/command_v2/mod.rs#L8
unused imports: `Signal`, `kill`, `unistd::Pid`
Test (false, beta): bin/src/command_v2/mod.rs#L16
unused import: `worker::Worker`
Test (false, beta): bin/src/command_v2/requests.rs#L15
unused import: `RequestCounts`
Test (false, beta): bin/src/main.rs#L63
unused import: `start_workers`
Test (false, beta): bin/src/command_v2/requests.rs#L794
unused variable: `server`
Test (false, beta): bin/src/main.rs#L172
function `set_workers_affinity` is never used
Test (false, beta): bin/src/main.rs#L211
function `set_process_affinity` is never used
Test (false, beta): bin/src/command/mod.rs#L233
associated items `new` and `load_static_cluster_configuration` are never used
Test (false, beta): bin/src/command/mod.rs#L789
function `start_server` is never used
Test (false, beta)
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 (false, beta)
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 (false, beta)
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 (false, beta)
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 (nightly, true)
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 (nightly, true)
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 (nightly, true)
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 (nightly, true)
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 (nightly, true)
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 (nightly, true)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (nightly, true): bin/src/command_v2/mod.rs#L8
unused imports: `Signal`, `kill`, `unistd::Pid`
Test (nightly, true): bin/src/command_v2/mod.rs#L16
unused import: `worker::Worker`
Test (nightly, true): bin/src/command_v2/requests.rs#L15
unused import: `RequestCounts`
Test (nightly, true): bin/src/main.rs#L63
unused import: `start_workers`
Test (nightly, true): bin/src/command_v2/requests.rs#L794
unused variable: `server`
Test (nightly, true): bin/src/main.rs#L172
function `set_workers_affinity` is never used
Test (nightly, true): bin/src/main.rs#L211
function `set_process_affinity` is never used
Test (nightly, true): bin/src/command/mod.rs#L233
associated items `new` and `load_static_cluster_configuration` are never used
Test (nightly, true): bin/src/command/mod.rs#L789
function `start_server` is never used
Test (nightly, true)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test (nightly, true): bin/src/command_v2/mod.rs#L8
unused imports: `Signal`, `kill`, `unistd::Pid`
Test (nightly, true): bin/src/command_v2/mod.rs#L16
unused import: `worker::Worker`
Test (nightly, true): bin/src/command_v2/requests.rs#L15
unused import: `RequestCounts`
Test (nightly, true): bin/src/main.rs#L63
unused import: `start_workers`
Test (nightly, true): bin/src/command_v2/requests.rs#L794
unused variable: `server`
Test (nightly, true): bin/src/main.rs#L172
function `set_workers_affinity` is never used
Test (nightly, true): bin/src/main.rs#L211
function `set_process_affinity` is never used
Test (nightly, true): bin/src/command/mod.rs#L233
associated items `new` and `load_static_cluster_configuration` are never used
Test (nightly, true): bin/src/command/mod.rs#L789
function `start_server` is never used
Coverage
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/
Coverage
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
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/