Skip to content

Update src/structs.rs #1355

Update src/structs.rs

Update src/structs.rs #1355

Triggered via push December 11, 2023 14:28
Status Failure
Total duration 19m 42s
Artifacts

rust.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-wasm: src/web.rs#L11
error[E0432]: unresolved import `crate::structs::IssuePreRequest` --> src/web.rs:11:5 | 11 | IssuePreRequest, IssueRequest, MediaRequest, PsbtRequest, PublishPsbtRequest, ReIssueRequest, | ^^^^^^^^^^^^^^^ | | | no `IssuePreRequest` in `structs` | help: a similar name exists in the module: `IssueRequest`
lint-wasm
Process completed with exit code 1.
test
Process completed with exit code 101.