Release orchard version 0.10.0 #3223
ci.yml
on: push
Bitrot check
1m 59s
Book tests
13s
Code coverage
8m 7s
Intra-doc links
2m 8s
Rustfmt
14s
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Annotations
21 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L534
usage of `Iterator::fold` on a type that implements `Try`
|
/home/runner/work/orchard/orchard/src/lib.rs#L615
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
/home/runner/work/orchard/orchard/src/lib.rs#L19
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L21
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L23
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L24
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L244
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
11 warnings emitted
|
Code coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3.1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
/home/runner/work/orchard/orchard/src/lib.rs#L534
usage of `Iterator::fold` on a type that implements `Try`
|
/home/runner/work/orchard/orchard/src/lib.rs#L615
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
/home/runner/work/orchard/orchard/src/lib.rs#L19
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L21
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L23
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L24
doc list item without indentation
|
/home/runner/work/orchard/orchard/src/lib.rs#L244
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
11 warnings emitted
|