Skip to content

WIP: Add account birthdays. #1936

WIP: Add account birthdays.

WIP: Add account birthdays. #1936

Triggered via push August 23, 2023 16:10
Status Failure
Total duration 37m 40s
Artifacts

ci.yml

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

Annotations

5 errors and 2 warnings
Clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Intra-doc links
Process completed with exit code 101.
function `wallet_birthday` is never used: zcash_client_sqlite/src/wallet.rs#L709
error: function `wallet_birthday` is never used --> zcash_client_sqlite/src/wallet.rs:709:15 | 709 | pub(crate) fn wallet_birthday( | ^^^^^^^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
function `wallet_birthday` is never used: zcash_client_sqlite/src/wallet.rs#L709
error: function `wallet_birthday` is never used --> zcash_client_sqlite/src/wallet.rs:709:15 | 709 | pub(crate) fn wallet_birthday( | ^^^^^^^^^^^^^^^ | = note: `-D dead-code` implied by `-D warnings`
Clippy (MSRV)
Clippy had exited with the 101 exit code
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/