Add auto_fill_txn
#134
Annotations
7 errors and 20 warnings
xrpl-rust:
src/asynch/clients/tungstenite.rs#L13
unresolved import `futures::lock`
|
xrpl-rust:
src/asynch/clients/tungstenite.rs#L45
type annotations needed: cannot satisfy `AsyncWebsocketClient<WebsocketOpen>: Unpin`
|
xrpl-rust:
src/asynch/clients/tungstenite.rs#L49
type annotations needed: cannot satisfy `AsyncWebsocketClient<WebsocketOpen>: Unpin`
|
xrpl-rust:
src/asynch/clients/tungstenite.rs#L61
type annotations needed: cannot satisfy `AsyncWebsocketClient<WebsocketOpen>: Unpin`
|
xrpl-rust:
src/asynch/clients/tungstenite.rs#L80
type annotations needed: cannot satisfy `AsyncWebsocketClient<WebsocketOpen>: Unpin`
|
xrpl-rust:
src/asynch/clients/tungstenite.rs#L92
type annotations needed: cannot satisfy `AsyncWebsocketClient<WebsocketOpen>: Unpin`
|
xrpl-rust
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
xrpl-rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
xrpl-rust
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/
|
xrpl-rust:
src/asynch/clients/tungstenite.rs#L14
unused import: `FutureExt`
|
xrpl-rust:
src/_anyhow/mod.rs#L5
unused import: `alloc::string::ToString`
|
xrpl-rust:
src/asynch/clients/tungstenite.rs#L14
unused import: `StreamExt`
|
xrpl-rust:
src/asynch/clients/tungstenite.rs#L15
unused import: `futures_util::SinkExt`
|
xrpl-rust:
src/_anyhow/mod.rs#L5
unused import: `alloc::string::ToString`
|
xrpl-rust:
src/_anyhow/mod.rs#L5
unused import: `alloc::string::ToString`
|
xrpl-rust:
src/_anyhow/mod.rs#L5
unused import: `alloc::string::ToString`
|
xrpl-rust:
src/_anyhow/mod.rs#L5
unused import: `alloc::string::ToString`
|
xrpl-rust
`xrpl-rust` (lib) generated 8 warnings
|
xrpl-rust:
src/asynch/clients/mod.rs#L35
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
xrpl-rust:
src/asynch/clients/mod.rs#L39
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
xrpl-rust:
src/models/results/mod.rs#L37
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
xrpl-rust:
src/models/results/mod.rs#L41
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
xrpl-rust
`xrpl-rust` (lib) generated 4 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/
|