Skip to content

Merge pull request #16 from zancas/disclosure #34

Merge pull request #16 from zancas/disclosure

Merge pull request #16 from zancas/disclosure #34

Triggered via push May 13, 2024 15:50
Status Failure
Total duration 6m 22s
Artifacts

ci.yml

on: push
Matrix: build-latest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Code coverage
Process completed with exit code 1.
unused import: `nym_server::nym_serve`: zingo-proxyd/src/bin/zingoproxyd.rs#L9
error: unused import: `nym_server::nym_serve` --> zingo-proxyd/src/bin/zingoproxyd.rs:9:21 | 9 | use zingoproxylib::{nym_server::nym_serve, server::spawn_server}; | ^^^^^^^^^^^^^^^^^^^^^
unused import: `zingo_rpc::nym::utils::nym_spawn`: zingo-proxyd/src/bin/zingoproxyd.rs#L8
error: unused import: `zingo_rpc::nym::utils::nym_spawn` --> zingo-proxyd/src/bin/zingoproxyd.rs:8:5 | 8 | use zingo_rpc::nym::utils::nym_spawn; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
unused import: `nym_server::nym_serve`: zingo-proxyd/src/bin/zingoproxyd.rs#L9
error: unused import: `nym_server::nym_serve` --> zingo-proxyd/src/bin/zingoproxyd.rs:9:21 | 9 | use zingoproxylib::{nym_server::nym_serve, server::spawn_server}; | ^^^^^^^^^^^^^^^^^^^^^
unused import: `zingo_rpc::nym::utils::nym_spawn`: zingo-proxyd/src/bin/zingoproxyd.rs#L8
error: unused import: `zingo_rpc::nym::utils::nym_spawn` --> zingo-proxyd/src/bin/zingoproxyd.rs:8:5 | 8 | use zingo_rpc::nym::utils::nym_spawn; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
Clippy (MSRV)
Clippy had exited with the 101 exit code
Test on macOS-latest
Process completed with exit code 101.
Test on windows-latest
The job was canceled because "macOS-latest" failed.
Test on windows-latest
The operation was canceled.
Test on ubuntu-latest
The job was canceled because "macOS-latest" failed.
Test on ubuntu-latest
The operation was canceled.
Clippy (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy (MSRV)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (MSRV)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/