Skip to content

Merge pull request #409 from zcash/required_bundles #1010

Merge pull request #409 from zcash/required_bundles

Merge pull request #409 from zcash/required_bundles #1010

Triggered via push December 21, 2023 15:16
Status Success
Total duration 14m 16s
Artifacts

bench.yml

on: push
Performance regression check
14m 3s
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#L483
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L558
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