Skip to content

Merge pull request #415 from zcash/zip32-scope #1015

Merge pull request #415 from zcash/zip32-scope

Merge pull request #415 from zcash/zip32-scope #1015

Triggered via push January 26, 2024 04:52
Status Success
Total duration 15m 21s
Artifacts

bench.yml

on: push
Performance regression check
15m 12s
Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L6
unused import: `H`
/home/runner/work/orchard/orchard/src/lib.rs#L533
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L614
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
/home/runner/work/orchard/orchard/src/lib.rs#L246
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
/home/runner/work/orchard/orchard/src/lib.rs#L195
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L201
usage of `Iterator::fold` on a type that implements `Try`
./file/that/probably/doesnt/exist.rs#L0
8 warnings emitted