Skip to content

Use Witnesses::default() when possible #1565

Use Witnesses::default() when possible

Use Witnesses::default() when possible #1565

Triggered via push November 21, 2024 14:09
Status Success
Total duration 34m 55s
Artifacts

ci.yml

on: push
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L52
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L54
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L56
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L57
doc list item without indentation
/home/runner/work/orchard/orchard/src/lib.rs#L218
the following explicit lifetimes could be elided: 'a
/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#L114
unused return value of `std::hash::Hasher::finish` that must be used
Code coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/