Utility functions #272
Annotations
2 errors and 12 warnings
Build for no_std:
src/utils/txn_parser/utils/mod.rs#L5
unresolved import `alloc::dbg`
|
Build for no_std
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build with no default features
unused manifest key: dev-dependencies.anyhow.no-default-features
|
Build with default features
unused manifest key: dev-dependencies.anyhow.no-default-features
|
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
unused manifest key: dev-dependencies.anyhow.no-default-features
|
Build for no_std:
src/asynch/clients/client.rs#L5
unused import: `alloc::borrow::Cow`
|
Build for no_std:
src/asynch/clients/websocket/mod.rs#L28
unused import: `XRPLClientException`
|
Build for no_std:
src/asynch/mod.rs#L16
unused variable: `seconds`
|
Build for no_std
`xrpl-rust` (lib) generated 3 warnings
|
Loading