Standardized client interface #139
Annotations
5 errors and 14 warnings
xrpl-rust:
src/asynch/clients/websocket/websocket_base.rs#L4
failed to resolve: could not find `channel` in `futures`
|
xrpl-rust:
src/asynch/clients/websocket/websocket_base.rs#L4
unresolved import `futures::channel`
|
xrpl-rust:
src/asynch/clients/client.rs#L33
cannot find value `rng` in this scope
|
xrpl-rust:
src/asynch/clients/websocket/exceptions.rs#L24
failed to resolve: use of undeclared crate or module `embedded_websocket`
|
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/client.rs#L33
unreachable expression
|
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 3 warnings
|
xrpl-rust:
src/asynch/clients/websocket/mod.rs#L1
unused import: `Display`
|
xrpl-rust:
src/asynch/clients/websocket/mod.rs#L3
unused import: `Err`
|
xrpl-rust:
src/asynch/clients/websocket/mod.rs#L19
unused import: `websocket_base::MessageHandler`
|
xrpl-rust
`xrpl-rust` (lib) generated 3 warnings (run `cargo fix --lib -p xrpl-rust` to apply 3 suggestions)
|
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/
|