Memory Wallet Implementation #208
ci.yml
on: pull_request
Matrix: build-latest
Matrix: build-nodefault
Matrix: check-msrv
Matrix: test
Bitrot check
1m 31s
Clippy (MSRV)
1m 8s
Intra-doc links
2m 13s
Rustfmt
16s
protobuf consistency
1m 2s
UUID validity
3s
Clippy (beta)
14s
Code coverage
4m 4s
Required status checks have passed
0s
Annotations
27 errors and 12 warnings
Latest build on ubuntu-latest
Process completed with exit code 101.
|
Latest build on windows-latest
The job was canceled because "ubuntu-latest" failed.
|
Latest build on windows-latest
The operation was canceled.
|
Build target wasm32-wasi
Process completed with exit code 101.
|
Latest build on macOS-latest
The job was canceled because "ubuntu-latest" failed.
|
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Rustfmt
Process completed with exit code 1.
|
unused import: `ToAddress`:
zcash_client_backend/src/wallet.rs#L6
error: unused import: `ToAddress`
--> zcash_client_backend/src/wallet.rs:6:21
|
6 | use zcash_address::{ToAddress, ZcashAddress};
| ^^^^^^^^^
|
unused import: `serde::de`:
zcash_client_backend/src/wallet.rs#L5
error: unused import: `serde::de`
--> zcash_client_backend/src/wallet.rs:5:5
|
5 | use serde::de;
| ^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
|
protobuf consistency
Process completed with exit code 101.
|
Clippy (MSRV)
Clippy had exited with the 101 exit code
|
Bitrot check
Process completed with exit code 101.
|
Check ZFuture build on Linux
Process completed with exit code 101.
|
Check ZFuture build on macOS
Process completed with exit code 101.
|
Intra-doc links
Process completed with exit code 101.
|
Code coverage
Process completed with exit code 1.
|
Test on macOS
Process completed with exit code 101.
|
Test Orchard on Linux
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test NU7 on Linux
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test on Linux
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test Orchard on Windows
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test on Windows
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test NU7 on Windows
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test Orchard on macOS
The job was canceled because "macOS_NOT_A_PUZZLE" failed.
|
Test Orchard on macOS
The operation was canceled.
|
Check ZFuture build on Windows
Process completed with exit code 1.
|
Required status checks have passed
Process completed with exit code 1.
|
UUID validity
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Latest build on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build target wasm32-wasi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy (beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
protobuf consistency
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy (MSRV)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Bitrot check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check ZFuture build on Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Intra-doc links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Required status checks have passed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|