Skip to content

draft: implement upgrade_worker #2398

draft: implement upgrade_worker

draft: implement upgrade_worker #2398

Triggered via push January 11, 2024 08:34
Status Success
Total duration 5m 30s
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 11s
Build documentation
Coverage
5m 20s
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/upgrade.rs#L4
unused import: `scm_socket::Listeners`
Test (false, stable): bin/src/worker.rs#L33
unused imports: `Status`, `request::RequestType`
Test (false, stable): bin/src/command_v2/requests.rs#L888
unused variable: `server`
Test (false, stable): bin/src/command_v2/server.rs#L513
unused variable: `worker_session`
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): bin/src/command_v2/requests.rs#L855
field `hardness` is never read
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/upgrade.rs#L4
unused import: `scm_socket::Listeners`
Test (false, stable): bin/src/worker.rs#L33
unused imports: `Status`, `request::RequestType`
Test (false, stable): bin/src/command_v2/requests.rs#L888
unused variable: `server`
Test (false, stable): bin/src/command_v2/server.rs#L513
unused variable: `worker_session`
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): bin/src/command_v2/requests.rs#L855
field `hardness` is never read
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/upgrade.rs#L4
unused import: `scm_socket::Listeners`
Test (false, beta): bin/src/worker.rs#L33
unused imports: `Status`, `request::RequestType`
Test (false, beta): bin/src/command_v2/requests.rs#L888
unused variable: `server`
Test (false, beta): bin/src/command_v2/server.rs#L513
unused variable: `worker_session`
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): bin/src/command_v2/requests.rs#L855
field `hardness` is never read
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/upgrade.rs#L4
unused import: `scm_socket::Listeners`
Test (false, beta): bin/src/worker.rs#L33
unused imports: `Status`, `request::RequestType`
Test (false, beta): bin/src/command_v2/requests.rs#L888
unused variable: `server`
Test (false, beta): bin/src/command_v2/server.rs#L513
unused variable: `worker_session`
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): bin/src/command_v2/requests.rs#L855
field `hardness` is never read
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/upgrade.rs#L4
unused import: `scm_socket::Listeners`
Test (nightly, true): bin/src/worker.rs#L33
unused imports: `Status`, `request::RequestType`
Test (nightly, true): bin/src/command_v2/requests.rs#L888
unused variable: `server`
Test (nightly, true): bin/src/command_v2/server.rs#L513
unused variable: `worker_session`
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): bin/src/command_v2/requests.rs#L855
field `hardness` is never read
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/upgrade.rs#L4
unused import: `scm_socket::Listeners`
Test (nightly, true): bin/src/worker.rs#L33
unused imports: `Status`, `request::RequestType`
Test (nightly, true): bin/src/command_v2/requests.rs#L888
unused variable: `server`
Test (nightly, true): bin/src/command_v2/server.rs#L513
unused variable: `worker_session`
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): bin/src/command_v2/requests.rs#L855
field `hardness` is never read
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/