Remove ActionGroup structure #1837
ci.yml
on: push
Bitrot check
3m 49s
Book tests
15s
Code coverage
23m 52s
Intra-doc links
3m 58s
Rustfmt
13s
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Annotations
1 error and 7 warnings
Intra-doc links
Process completed with exit code 101.
|
/home/runner/work/orchard/orchard/src/lib.rs#L250
the following explicit lifetimes could be elided: 'a
|
/home/runner/work/orchard/orchard/src/lib.rs#L78
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L270
use of a fallible conversion when an infallible one could be used
|
/home/runner/work/orchard/orchard/src/lib.rs#L337
use of a fallible conversion when an infallible one could be used
|
/home/runner/work/orchard/orchard/src/lib.rs#L9
doc list item overindented
|
/home/runner/work/orchard/orchard/src/lib.rs#L10
doc list item overindented
|
/home/runner/work/orchard/orchard/src/lib.rs#L114
unused return value of `std::hash::Hasher::finish` that must be used
|