Merge pull request #95 from sephynox/nft-support #264
Annotations
35 warnings
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 only models
unused manifest key: dev-dependencies.anyhow.no-default-features
|
Build only core
unused manifest key: dev-dependencies.anyhow.no-default-features
|
Build only core:
src/asynch/clients/client.rs#L5
unused import: `alloc::borrow::Cow`
|
Build only core:
src/asynch/mod.rs#L16
unused variable: `seconds`
|
Build only core
`xrpl-rust` (lib) generated 2 warnings (run `cargo fix --lib -p xrpl-rust` to apply 1 suggestion)
|
Build only core
unused manifest key: dev-dependencies.anyhow.no-default-features
|
Build only websocket
unused manifest key: dev-dependencies.anyhow.no-default-features
|
Build only websocket:
src/asynch/clients/client.rs#L5
unused import: `alloc::borrow::Cow`
|
Build only websocket:
src/asynch/clients/websocket/mod.rs#L28
unused import: `XRPLClientException`
|
Build only websocket:
src/asynch/mod.rs#L16
unused variable: `seconds`
|
Build only websocket
`xrpl-rust` (lib) generated 3 warnings (run `cargo fix --lib -p xrpl-rust` to apply 2 suggestions)
|
Build only wallet
unused manifest key: dev-dependencies.anyhow.no-default-features
|
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 (run `cargo fix --lib -p xrpl-rust` to apply 2 suggestions)
|
Test with default features
unused manifest key: dev-dependencies.anyhow.no-default-features
|
Test for no_std
unused manifest key: dev-dependencies.anyhow.no-default-features
|
Test for no_std:
src/asynch/clients/client.rs#L5
unused import: `alloc::borrow::Cow`
|
Test for no_std:
src/asynch/clients/websocket/mod.rs#L28
unused import: `XRPLClientException`
|
Test for no_std:
src/asynch/mod.rs#L16
unused variable: `seconds`
|
Test for no_std
`xrpl-rust` (lib) generated 3 warnings (run `cargo fix --lib -p xrpl-rust` to apply 2 suggestions)
|
Build only helpers
unused manifest key: dev-dependencies.anyhow.no-default-features
|
Build only helpers:
src/asynch/clients/client.rs#L5
unused import: `alloc::borrow::Cow`
|
Build only helpers:
src/asynch/clients/websocket/mod.rs#L28
unused import: `XRPLClientException`
|
Build only helpers
`xrpl-rust` (lib) generated 2 warnings (run `cargo fix --lib -p xrpl-rust` to apply 2 suggestions)
|
Loading