Refactor AssetSupply to AssetRecords and update issuance verification… #1805
ci.yml
on: push
Bitrot check
3m 13s
Book tests
14s
Code coverage
20m 18s
Intra-doc links
3m 29s
Rustfmt
15s
Matrix: build-latest
Matrix: build-nodefault
Matrix: test
Annotations
5 warnings
/home/runner/work/orchard/orchard/src/lib.rs#L221
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#L114
unused return value of `std::hash::Hasher::finish` that must be used
|