Utility functions #283
Annotations
10 errors and 11 warnings
|
xrpl-rust:
src/models/transactions/metadata.rs#L8
the name `Amount` is defined multiple times
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L8
the name `IssuedCurrencyAmount` is defined multiple times
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L66
identifier `previous_txn_lgr_seq` is bound more than once in the same pattern
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L66
field `previous_txn_lgr_seq` is already declared
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L90
field `transaction_index` is already declared
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L66
field `previous_txn_lgr_seq` bound multiple times in the pattern
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L66
field `previous_txn_lgr_seq` bound multiple times in the pattern
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L66
field `previous_txn_lgr_seq` specified more than once
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L49
field `previous_txn_lgr_seq` bound multiple times in the pattern
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L66
field `previous_txn_lgr_seq` specified more than once
|
|
xrpl-rust
unused manifest key: dev-dependencies.anyhow.no-default-features
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L8
unused imports: `Amount` and `IssuedCurrencyAmount`
|
|
xrpl-rust:
src/utils/txn_parser/utils/order_book_parser.rs#L5
unused import: `account`
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L66
unreachable pattern
|
|
xrpl-rust:
src/models/transactions/metadata.rs#L90
unreachable pattern
|
|
xrpl-rust:
src/utils/txn_parser/utils/order_book_parser.rs#L193
unused variable: `account_offer_changes`
|
|
xrpl-rust
`xrpl-rust` (lib) generated 5 warnings
|
|
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/
|