Skip to content

Check the sent_notes table. #63

Check the sent_notes table.

Check the sent_notes table. #63

Triggered via push September 4, 2023 22:41
Status Failure
Total duration 10m 31s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
unused import: `data_api::WalletWrite`: zcash_client_sqlite/src/wallet/sapling.rs#L473
error: unused import: `data_api::WalletWrite` --> zcash_client_sqlite/src/wallet/sapling.rs:473:32 | 473 | zcash_client_backend::{data_api::WalletWrite, wallet::WalletTransparentOutput}, | ^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings`
the name `WalletWrite` is defined multiple times: zcash_client_sqlite/src/wallet/sapling.rs#L473
error[E0252]: the name `WalletWrite` is defined multiple times --> zcash_client_sqlite/src/wallet/sapling.rs:473:32 | 454 | AccountBirthday, PoolType, ShieldedProtocol, WalletRead, WalletWrite, | ------------ | | | previous import of the trait `WalletWrite` here | help: remove unnecessary import ... 473 | zcash_client_backend::{data_api::WalletWrite, wallet::WalletTransparentOutput}, | ^^^^^^^^^^^^^^^^^^^^^ `WalletWrite` reimported here | = note: `WalletWrite` must be defined only once in the type namespace of this module
Clippy (MSRV)
Clippy had exited with the 101 exit code
Code coverage
Process completed with exit code 2.
Test on ubuntu-latest
Process completed with exit code 101.
Test on windows-latest
The job was canceled because "ubuntu-latest" failed.
Test on windows-latest
The operation was canceled.
Test on macOS-latest
The job was canceled because "ubuntu-latest" failed.
Test on macOS-latest
The operation was canceled.
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)
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/