Skip to content

Fix cargo doc issues #1237

Fix cargo doc issues

Fix cargo doc issues #1237

Triggered via push April 25, 2024 08:52
Status Failure
Total duration 11m 58s
Artifacts

ci.yml

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

Annotations

6 errors and 9 warnings
Code coverage
Process completed with exit code 1.
Test on macOS-latest
Process completed with exit code 101.
Test on windows-latest
The job was canceled because "macOS-latest" failed.
Test on windows-latest
The operation was canceled.
Test on ubuntu-latest
The job was canceled because "macOS-latest" failed.
Test on ubuntu-latest
The operation was canceled.
/home/runner/work/orchard/orchard/src/lib.rs#L6
unused imports: `H`, `ValueCommitV`
/home/runner/work/orchard/orchard/src/lib.rs#L620
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L767
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
/home/runner/work/orchard/orchard/src/lib.rs#L269
use of a fallible conversion when an infallible one could be used
/home/runner/work/orchard/orchard/src/lib.rs#L336
use of a fallible conversion when an infallible one could be used
/home/runner/work/orchard/orchard/src/lib.rs#L353
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
/home/runner/work/orchard/orchard/src/lib.rs#L226
usage of `Iterator::fold` on a type that implements `Try`
/home/runner/work/orchard/orchard/src/lib.rs#L232
usage of `Iterator::fold` on a type that implements `Try`
./file/that/probably/doesnt/exist.rs#L0
9 warnings emitted