Rename Builder::add_recipient
to add_output
.
#3055
ci.yml
on: push
Bitrot check
1m 43s
Book tests
12s
Code coverage
8m 9s
Intra-doc links
2m 2s
Rustfmt
14s
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Annotations
2 errors and 7 warnings
Bitrot check
Process completed with exit code 101.
|
Intra-doc links
Process completed with exit code 101.
|
/home/runner/work/orchard/orchard/src/lib.rs#L6
unused import: `H`
|
/home/runner/work/orchard/orchard/src/lib.rs#L421
usage of `Iterator::fold` on a type that implements `Try`
|
/home/runner/work/orchard/orchard/src/lib.rs#L459
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
|