Skip to content

fix: installer and http_client version #37

fix: installer and http_client version

fix: installer and http_client version #37

Triggered via push November 24, 2024 16:21
Status Success
Total duration 14m 15s
Artifacts
release_nanocl_bin_linux
9m 6s
release_nanocl_bin_linux
release_nanocl_bin_mac
2m 56s
release_nanocl_bin_mac
release_nanocl_bin_windows
14m 3s
release_nanocl_bin_windows
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
release_nanocl_bin_mac
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release_nanocl_bin_mac
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release_nanocl_bin_mac
openssl@3 3.4.0 is already installed and up-to-date. To reinstall 3.4.0, run: brew reinstall openssl@3
release_nanocl_bin_mac
Already linked: /opt/homebrew/Cellar/openssl@3/3.4.0
release_nanocl_bin_mac
libpq 17.1 is already installed and up-to-date. To reinstall 17.1, run: brew reinstall libpq
release_nanocl_bin_windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release_nanocl_bin_windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release_nanocl_bin_windows: bin/nanocl/src/commands/vm.rs#L4
unused imports: `Read`, `Write`, `thread`, and `time::Duration`
release_nanocl_bin_windows: bin/nanocl/src/commands/vm.rs#L10
unused imports: `SinkExt`, `StreamExt`, and `channel::mpsc`
release_nanocl_bin_windows: bin/nanocl/src/commands/vm.rs#L13
unused imports: `time`, `util::Bytes`, and `ws`
release_nanocl_bin_windows: bin/nanocl/src/commands/vm.rs#L17
unused import: `FromIo`
release_nanocl_bin_windows: bin/nanocl/src/commands/vm.rs#L20
unused imports: `OutputKind` and `OutputLog`
release_nanocl_bin_windows: bin/nanocl/src/main.rs#L100
unused variable: `args`
release_nanocl_bin_windows: bin/nanocl/src/main.rs#L111
unused variable: `args`
release_nanocl_bin_windows: bin/nanocl/src/commands/vm.rs#L272
unused variable: `name`
release_nanocl_bin_windows: bin/nanocl/src/utils/docker.rs#L23
function `update_image_progress` is never used