Skip to content

Migrate to zip32::hardened_only implementation #3219

Migrate to zip32::hardened_only implementation

Migrate to zip32::hardened_only implementation #3219

Triggered via push October 1, 2024 16:34
Status Success
Total duration 10m 7s
Artifacts

ci.yml

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

Annotations

11 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L534
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L615
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#L244
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
11 warnings emitted
Code coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3.1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/