Skip to content

Add binary codec and transaction models for MPT #362

Add binary codec and transaction models for MPT

Add binary codec and transaction models for MPT #362

Triggered via pull request February 21, 2026 05:20
Status Success
Total duration 8m 4s
Artifacts

unit_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
xrpl-rust
`xrpl-rust` (lib test) generated 5 warnings (4 duplicates) (run `cargo fix --lib -p xrpl-rust --tests` to apply 1 suggestion)
xrpl-rust
`xrpl-rust` (test "utils") generated 1 warning (run `cargo fix --test "utils" -p xrpl-rust` to apply 1 suggestion)
xrpl-rust
`xrpl-rust` (lib) generated 4 warnings (run `cargo fix --lib -p xrpl-rust` to apply 4 suggestions)
xrpl-rust: src/utils/parse_nftoken_id.rs#L55
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/transactions/mod.rs#L613
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/results/mod.rs#L45
unused import: `alloc::boxed::Box`
xrpl-rust: src/asynch/clients/exceptions.rs#L2
unused import: `alloc::boxed::Box`
xrpl-rust
`xrpl-rust` (lib test) generated 2 warnings (2 duplicates)
xrpl-rust
`xrpl-rust` (test "funding") generated 1 warning (1 duplicate)
xrpl-rust
`xrpl-rust` (test "utils") generated 1 warning (run `cargo fix --test "utils" -p xrpl-rust` to apply 1 suggestion)
xrpl-rust
`xrpl-rust` (lib) generated 2 warnings (run `cargo fix --lib -p xrpl-rust` to apply 2 suggestions)
xrpl-rust: src/utils/parse_nftoken_id.rs#L55
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/transactions/mod.rs#L613
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust
`xrpl-rust` (lib) generated 4 warnings (run `cargo fix --lib -p xrpl-rust` to apply 4 suggestions)
xrpl-rust: src/utils/parse_nftoken_id.rs#L55
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/transactions/mod.rs#L613
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/results/mod.rs#L45
unused import: `alloc::boxed::Box`
xrpl-rust: src/asynch/clients/exceptions.rs#L2
unused import: `alloc::boxed::Box`
xrpl-rust
`xrpl-rust` (lib) generated 4 warnings (run `cargo fix --lib -p xrpl-rust` to apply 4 suggestions)
xrpl-rust: src/utils/parse_nftoken_id.rs#L55
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/transactions/mod.rs#L613
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/results/mod.rs#L45
unused import: `alloc::boxed::Box`
xrpl-rust: src/asynch/clients/exceptions.rs#L2
unused import: `alloc::boxed::Box`
xrpl-rust
`xrpl-rust` (lib) generated 4 warnings (run `cargo fix --lib -p xrpl-rust` to apply 4 suggestions)
xrpl-rust: src/utils/parse_nftoken_id.rs#L55
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/transactions/mod.rs#L613
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/results/mod.rs#L45
unused import: `alloc::boxed::Box`
xrpl-rust: src/asynch/clients/exceptions.rs#L2
unused import: `alloc::boxed::Box`
xrpl-rust
`xrpl-rust` (lib) generated 3 warnings (run `cargo fix --lib -p xrpl-rust` to apply 3 suggestions)
xrpl-rust: src/utils/parse_nftoken_id.rs#L55
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/transactions/mod.rs#L613
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/results/mod.rs#L45
unused import: `alloc::boxed::Box`
xrpl-rust
`xrpl-rust` (lib) generated 4 warnings (run `cargo fix --lib -p xrpl-rust` to apply 4 suggestions)
xrpl-rust: src/utils/parse_nftoken_id.rs#L55
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/transactions/mod.rs#L613
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/results/mod.rs#L45
unused import: `alloc::boxed::Box`
xrpl-rust: src/asynch/clients/exceptions.rs#L2
unused import: `alloc::boxed::Box`
xrpl-rust
`xrpl-rust` (lib) generated 2 warnings (run `cargo fix --lib -p xrpl-rust` to apply 2 suggestions)
xrpl-rust: src/utils/parse_nftoken_id.rs#L55
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust: src/models/transactions/mod.rs#L613
hiding a lifetime that's elided elsewhere is confusing
xrpl-rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
xrpl-rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
xrpl-rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
xrpl-rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/