Sidechain support #246
Annotations
5 errors and 16 warnings
Build for no_std:
src/asynch/transaction/mod.rs#L36
unresolved import `alloc::dbg`
|
Build for no_std:
src/core/types/mod.rs#L46
unresolved import `alloc::dbg`
|
Build for no_std:
src/models/transactions/xchain_claim.rs#L119
unresolved import `alloc::dbg`
|
Build for no_std:
src/core/types/mod.rs#L132
the trait bound `XRPLTypeException: StdError` is not satisfied
|
Build for no_std
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build with default features:
src/core/types/mod.rs#L46
unused import: `alloc::dbg`
|
Build with default features:
src/models/transactions/xchain_claim.rs#L119
unused import: `alloc::dbg`
|
Build with default features:
src/models/transactions/xchain_claim.rs#L122
unused imports: `XRPAmount`, `XRP`, `transaction::sign`, and `wallet::Wallet`
|
Build with default features:
src/models/transactions/xchain_claim.rs#L127
unused import: `super::*`
|
Build with default features
`xrpl-rust` (lib) generated 4 warnings (run `cargo fix --lib -p xrpl-rust` to apply 4 suggestions)
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Build for no_std:
src/asynch/clients/client.rs#L5
unused import: `alloc::borrow::Cow`
|
Build for no_std:
src/models/transactions/xchain_claim.rs#L122
unused imports: `XRPAmount`, `XRP`, `transaction::sign`, and `wallet::Wallet`
|
Build for no_std:
src/models/transactions/xchain_claim.rs#L127
unused import: `super::*`
|
Build for no_std:
src/asynch/mod.rs#L40
unused variable: `seconds`
|
Build for no_std
`xrpl-rust` (lib) generated 4 warnings
|
Loading