Work around missing dependencies on updated ubuntu-latest #3345
ci.yml
on: push
Bitrot check
1m 11s
Book tests
15s
Code coverage
8m 15s
Intra-doc links
1m 34s
Rustfmt
16s
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Annotations
9 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L642
usage of `Iterator::fold` on a type that implements `Try`
|
/home/runner/work/orchard/orchard/src/lib.rs#L816
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
/home/runner/work/orchard/orchard/src/lib.rs#L24
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L181
the following explicit lifetimes could be elided: 'a
|
/home/runner/work/orchard/orchard/src/lib.rs#L252
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
/home/runner/work/orchard/orchard/src/lib.rs#L20
the following explicit lifetimes could be elided: 'a
|
/home/runner/work/orchard/orchard/src/lib.rs#L45
the following explicit lifetimes could be elided: 'a
|
/home/runner/work/orchard/orchard/src/lib.rs#L217
usage of `Iterator::fold` on a type that implements `Try`
|
/home/runner/work/orchard/orchard/src/lib.rs#L223
usage of `Iterator::fold` on a type that implements `Try`
|