Skip to content

added zcash-local-net and new test_manager #239

added zcash-local-net and new test_manager

added zcash-local-net and new test_manager #239

Triggered via push November 26, 2024 02:36
Status Failure
Total duration 20m 31s
Artifacts

ci.yml

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

Annotations

15 errors
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Rustfmt
Process completed with exit code 1.
Code coverage
Process completed with exit code 1.
missing documentation for a static: zaino-testutils/src/lib.rs#L306
error: missing documentation for a static --> zaino-testutils/src/lib.rs:306:1 | 306 | pub static CHAIN_CACHE_BIN: Lazy<Option<PathBuf>> = Lazy::new(|| { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
missing documentation for a static: zaino-testutils/src/lib.rs#L301
error: missing documentation for a static --> zaino-testutils/src/lib.rs:301:1 | 301 | pub static ZAINOD_BIN: Lazy<Option<PathBuf>> = Lazy::new(|| { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
missing documentation for a static: zaino-testutils/src/lib.rs#L296
error: missing documentation for a static --> zaino-testutils/src/lib.rs:296:1 | 296 | pub static LIGHTWALLETD_BIN: Lazy<Option<PathBuf>> = Lazy::new(|| { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
missing documentation for a static: zaino-testutils/src/lib.rs#L291
error: missing documentation for a static --> zaino-testutils/src/lib.rs:291:1 | 291 | pub static ZEBRAD_BIN: Lazy<Option<PathBuf>> = Lazy::new(|| { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
missing documentation for a static: zaino-testutils/src/lib.rs#L286
error: missing documentation for a static --> zaino-testutils/src/lib.rs:286:1 | 286 | pub static ZCASH_CLI_BIN: Lazy<Option<PathBuf>> = Lazy::new(|| { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
missing documentation for a static: zaino-testutils/src/lib.rs#L281
error: missing documentation for a static --> zaino-testutils/src/lib.rs:281:1 | 281 | pub static ZCASHD_BIN: Lazy<Option<PathBuf>> = Lazy::new(|| { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D missing-docs` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(missing_docs)]`
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.