Skip to content

Refactor AssetSupply to AssetRecords and update issuance verification… #1805

Refactor AssetSupply to AssetRecords and update issuance verification…

Refactor AssetSupply to AssetRecords and update issuance verification… #1805

Triggered via push February 4, 2025 17:04
Status Success
Total duration 35m 50s
Artifacts

ci.yml

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

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