Add binary codec and transaction models for MPT #354
Annotations
10 errors and 12 warnings
|
xrpl-rust:
src/models/ledger/objects/check.rs#L18
failed to resolve: could not find `ContentVisitor` in `de`
|
|
xrpl-rust:
src/models/ledger/objects/check.rs#L18
failed to resolve: could not find `Content` in `de`
|
|
xrpl-rust:
src/models/ledger/objects/bridge.rs#L10
failed to resolve: could not find `ContentVisitor` in `de`
|
|
xrpl-rust:
src/models/ledger/objects/bridge.rs#L10
failed to resolve: could not find `Content` in `de`
|
|
xrpl-rust:
src/models/ledger/objects/amm.rs#L55
failed to resolve: could not find `ContentVisitor` in `de`
|
|
xrpl-rust:
src/models/ledger/objects/amm.rs#L55
failed to resolve: could not find `Content` in `de`
|
|
xrpl-rust:
src/models/ledger/objects/amendments.rs#L32
failed to resolve: could not find `ContentVisitor` in `de`
|
|
xrpl-rust:
src/models/ledger/objects/amendments.rs#L32
failed to resolve: could not find `Content` in `de`
|
|
xrpl-rust:
src/models/ledger/objects/account_root.rs#L52
failed to resolve: could not find `ContentVisitor` in `de`
|
|
xrpl-rust:
src/models/ledger/objects/account_root.rs#L52
failed to resolve: could not find `Content` in `de`
|
|
xrpl-rust
`xrpl-rust` (lib) generated 2 warnings
|
|
xrpl-rust:
src/models/transactions/exceptions.rs#L150
value assigned to `found` is never read
|
|
xrpl-rust:
src/models/transactions/exceptions.rs#L150
value assigned to `max` is never read
|
|
xrpl-rust
`xrpl-rust` (lib) generated 4 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:
src/models/transactions/exceptions.rs#L150
value assigned to `found` is never read
|
|
xrpl-rust:
src/models/transactions/exceptions.rs#L150
value assigned to `max` is never read
|
|
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/
|