Skip to content

Remove uses of zcash_primitives public reexports. #294

Remove uses of zcash_primitives public reexports.

Remove uses of zcash_primitives public reexports. #294

Triggered via pull request December 20, 2024 16:52
Status Failure
Total duration 7m 21s
Artifacts

ci.yml

on: pull_request
Matrix: build-latest
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Rustfmt
Process completed with exit code 1.
use of deprecated function `zcash_transparent::keys::pubkey_to_address`: This function will be removed from the public API in an upcoming refactor.: src/main.rs#L14
error: use of deprecated function `zcash_transparent::keys::pubkey_to_address`: This function will be removed from the public API in an upcoming refactor. --> src/commands/inspect/transaction.rs:14:11 | 14 | keys::pubkey_to_address, | ^^^^^^^^^^^^^^^^^ | = note: `-D deprecated` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(deprecated)]`
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build latest 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 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636