Skip to content

Migrate to zcash_spec 0.2.1 and zip32 0.2.0. #376

Migrate to zcash_spec 0.2.1 and zip32 0.2.0.

Migrate to zcash_spec 0.2.1 and zip32 0.2.0. #376

Triggered via push February 20, 2025 21:01
Status Success
Total duration 43s
Artifacts

lints-beta.yml

on: push
Clippy (beta)
32s
Clippy (beta)
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
doc list item overindented: src/lib.rs#L9
warning: doc list item overindented --> src/value.rs:9:5 | 9 | //! by a user-defined type parameter on [`Bundle`], returned by | ^^^ help: try using ` ` (2 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items = note: `#[warn(clippy::doc_overindented_list_items)]` on by default
doc list item overindented: src/lib.rs#L10
warning: doc list item overindented --> src/value.rs:10:5 | 10 | //! [`Bundle::value_balance`] and [`Builder::value_balance`]. | ^^^ help: try using ` ` (2 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items