Skip to content

Implement PCZT support #3230

Implement PCZT support

Implement PCZT support #3230

Triggered via push November 27, 2024 10:02
Status Success
Total duration 12m 30s
Artifacts

ci.yml

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

Annotations

13 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L298
using `clone` on type `RandomSeed` which implements the `Copy` trait
/home/runner/work/orchard/orchard/src/lib.rs#L388
using `clone` on type `RandomSeed` which implements the `Copy` trait
/home/runner/work/orchard/orchard/src/lib.rs#L625
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L797
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
/home/runner/work/orchard/orchard/src/lib.rs#L19
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L21
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L23
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L24
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L171
the following explicit lifetimes could be elided: 'a
/home/runner/work/orchard/orchard/src/lib.rs#L244
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
/home/runner/work/orchard/orchard/src/lib.rs#L92
this expression creates a reference which is immediately dereferenced by the compiler
/home/runner/work/orchard/orchard/src/lib.rs#L203
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L209
usage of `Iterator::fold` on a type that implements `Try`