Skip to content

Memory Wallet Implementation #210

Memory Wallet Implementation

Memory Wallet Implementation #210

Triggered via pull request December 3, 2024 22:50
@ec2ec2
synchronize #1
ec2/memwallet
Status Failure
Total duration 5m 53s
Artifacts

ci.yml

on: pull_request
Matrix: build-latest
Matrix: build-nodefault
Matrix: check-msrv
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 12 warnings
Rustfmt
Process completed with exit code 1.
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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.
protobuf consistency
Process completed with exit code 101.
non-exhaustive patterns: `proto::generated::ShieldedProtocol::Orchard` not covered: zcash_client_memory/src/types/nullifier.rs#L85
error[E0004]: non-exhaustive patterns: `proto::generated::ShieldedProtocol::Orchard` not covered --> zcash_client_memory/src/types/nullifier.rs:85:22 | 85 | Ok(match nullifier.protocol() { | ^^^^^^^^^^^^^^^^^^^^ pattern `proto::generated::ShieldedProtocol::Orchard` not covered | note: `proto::generated::ShieldedProtocol` defined here --> zcash_client_memory/src/proto/generated.rs:76:10 | 76 | pub enum ShieldedProtocol { | ^^^^^^^^^^^^^^^^ 77 | Sapling = 0, 78 | Orchard = 1, | ------- not covered = note: the matched value is of type `proto::generated::ShieldedProtocol` help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown | 88 ~ }, 89 + proto::generated::ShieldedProtocol::Orchard => todo!() |
non-exhaustive patterns: `proto::generated::ShieldedProtocol::Orchard` not covered: zcash_client_memory/src/types/nullifier.rs#L85
error[E0004]: non-exhaustive patterns: `proto::generated::ShieldedProtocol::Orchard` not covered --> zcash_client_memory/src/types/nullifier.rs:85:22 | 85 | Ok(match nullifier.protocol() { | ^^^^^^^^^^^^^^^^^^^^ pattern `proto::generated::ShieldedProtocol::Orchard` not covered | note: `proto::generated::ShieldedProtocol` defined here --> zcash_client_memory/src/proto/generated.rs:76:10 | 76 | pub enum ShieldedProtocol { | ^^^^^^^^^^^^^^^^ 77 | Sapling = 0, 78 | Orchard = 1, | ------- not covered = note: the matched value is of type `proto::generated::ShieldedProtocol` help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown | 88 ~ }, 89 + proto::generated::ShieldedProtocol::Orchard => todo!() |
Clippy (MSRV)
Clippy had exited with the 101 exit code
Latest build on macOS-latest
The job was canceled because "ubuntu-latest" failed.
Latest build on macOS-latest
The operation was canceled.
Check ZFuture build on macOS
Process completed with exit code 101.
Bitrot check
Process completed with exit code 101.
Check ZFuture build on Linux
Process completed with exit code 101.
Test on macOS
Process completed with exit code 101.
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 Orchard on Linux
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 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.
Code coverage
Process completed with exit code 1.
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
Rustfmt
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
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
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
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