Skip to content

Memory Wallet Implementation #6

Memory Wallet Implementation

Memory Wallet Implementation #6

Triggered via pull request August 21, 2024 19:07
@ec2ec2
synchronize #1
ec2/memwallet
Status Failure
Total duration 1d 7h 24m 19s
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

10 errors and 5 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
variant `AccountIdOutOfRange` is never constructed: zcash_client_memory/src/error.rs#L3
error: variant `AccountIdOutOfRange` is never constructed --> zcash_client_memory/src/error.rs:3:5 | 1 | pub enum MemoryWalletError { | ----------------- variant in this enum 2 | /// A caller attempted to construct a new account with an invalid account identifier. 3 | AccountIdOutOfRange, | ^^^^^^^^^^^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
variant `AccountIdOutOfRange` is never constructed: zcash_client_memory/src/error.rs#L3
error: variant `AccountIdOutOfRange` is never constructed --> zcash_client_memory/src/error.rs:3:5 | 1 | pub enum MemoryWalletError { | ----------------- variant in this enum 2 | /// A caller attempted to construct a new account with an invalid account identifier. 3 | AccountIdOutOfRange, | ^^^^^^^^^^^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
Clippy (MSRV)
Clippy had exited with the 101 exit code
Test on Linux
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Test NU6 on Linux
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Test Orchard on Linux
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Test on Windows
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Test Orchard on Windows
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Test NU6 on Windows
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
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 (beta)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Clippy (MSRV)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Code coverage
Codecov: Failed to properly create commit: The process '/__w/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1