Skip to content

fix release workflow #163

fix release workflow

fix release workflow #163

Triggered via push November 14, 2024 16:44
Status Failure
Total duration 18m 31s
Artifacts
release_nanocl_bin_linux
9m 34s
release_nanocl_bin_linux
release_nanocl_bin_mac
3m 12s
release_nanocl_bin_mac
release_nanocl_bin_windows
18m 16s
release_nanocl_bin_windows
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
release_nanocl_bin_windows
Process completed with exit code 1.
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.0_2 is already installed and up-to-date. To reinstall 17.0_2, 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