Fix cargo doc issues #1237
ci.yml
on: push
Bitrot check
2m 42s
Book tests
14s
Code coverage
9m 58s
Intra-doc links
2m 54s
Rustfmt
13s
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
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
|