Skip to content

Refactor AssetSupply to AssetRecords and update issuance verification functions #810

Refactor AssetSupply to AssetRecords and update issuance verification functions

Refactor AssetSupply to AssetRecords and update issuance verification functions #810

Triggered via pull request January 30, 2025 13:10
Status Failure
Total duration 2m 35s
Artifacts

lints-stable.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
unresolved import `crate::supply_info::AssetRecord`: src/lib.rs#L32
error[E0432]: unresolved import `crate::supply_info::AssetRecord` --> src/issuance.rs:32:5 | 32 | use crate::supply_info::AssetRecord; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AssetRecord` in `supply_info`
Clippy (MSRV)
Received a internal compiler error OR an unknown message type, view this in debug mode to view the payload
Clippy (MSRV)
{ "rendered": "For more information about this error, try `rustc --explain E0432`.\n", "children": [], "code": null, "level": "failure-note", "message": "For more information about this error, try `rustc --explain E0432`.", "spans": [] }