Merge pull request #435 from zcash/update_visibility #255
Annotations
12 warnings
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: peaceiris/actions-gh-pages@v3. 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#L121
the borrowed expression implements the required traits
|
/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
12 warnings emitted
|