Utility functions #274
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 13 warnings
|
xrpl-rust:
src/utils/get_xchain_claim_id.rs#L3
failed to resolve: could not find `models` in the crate root
|
|
xrpl-rust:
src/utils/get_xchain_claim_id.rs#L8
failed to resolve: could not find `models` in the crate root
|
|
xrpl-rust:
src/utils/txn_parser/get_balance_changes.rs#L5
failed to resolve: could not find `models` in the crate root
|
|
xrpl-rust:
src/utils/txn_parser/utils/mod.rs#L6
failed to resolve: could not find `models` in the crate root
|
|
xrpl-rust:
src/utils/txn_parser/utils/balance_parser.rs#L11
failed to resolve: could not find `models` in the crate root
|
|
xrpl-rust:
src/utils/txn_parser/utils/mod.rs#L6
unresolved import `crate::models`
|
|
xrpl-rust:
src/utils/txn_parser/utils/nodes.rs#L3
failed to resolve: could not find `models` in the crate root
|
|
xrpl-rust:
src/utils/txn_parser/utils/order_book_parser.rs#L1
failed to resolve: could not find `models` in the crate root
|
|
xrpl-rust:
src/utils/txn_parser/utils/balance_parser.rs#L11
unresolved import `crate::models`
|
|
xrpl-rust:
src/utils/txn_parser/utils/order_book_parser.rs#L1
unresolved import `crate::models`
|
|
xrpl-rust
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
xrpl-rust
unused manifest key: dev-dependencies.anyhow.no-default-features
|
|
xrpl-rust
unused manifest key: dev-dependencies.anyhow.no-default-features
|
|
xrpl-rust
unused manifest key: dev-dependencies.anyhow.no-default-features
|
|
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/
|
|
xrpl-rust
unused manifest key: dev-dependencies.anyhow.no-default-features
|
|
xrpl-rust:
src/asynch/clients/client.rs#L5
unused import: `alloc::borrow::Cow`
|
|
xrpl-rust:
src/asynch/clients/websocket/mod.rs#L28
unused import: `XRPLClientException`
|
|
xrpl-rust:
src/asynch/mod.rs#L16
unused variable: `seconds`
|
|
xrpl-rust
`xrpl-rust` (lib) generated 3 warnings (run `cargo fix --lib -p xrpl-rust` to apply 2 suggestions)
|