Feature: Response Models #293
Annotations
4 errors and 11 warnings
|
xrpl-rust:
src/models/results/marker.rs#L35
unresolved import `alloc::collections::hash_map`
|
|
xrpl-rust:
src/models/results/marker.rs#L36
unresolved import `alloc::hash`
|
|
xrpl-rust:
src/models/results/marker.rs#L39
no method named `hash` found for reference `&str` in the current scope
|
|
xrpl-rust
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
xrpl-rust
unused manifest key: dev-dependencies.anyhow.no-default-features
|
|
xrpl-rust
unused manifest key: dev-dependencies.anyhow.no-default-features
|
|
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/
|
|
xrpl-rust
unused manifest key: dev-dependencies.anyhow.no-default-features
|
|
xrpl-rust:
src/asynch/clients/client.rs#L5
unused import: `alloc::borrow::Cow`
|
|
xrpl-rust:
src/asynch/clients/websocket/mod.rs#L28
unused import: `XRPLClientException`
|
|
xrpl-rust:
src/asynch/mod.rs#L16
unused variable: `seconds`
|
|
xrpl-rust
`xrpl-rust` (lib) generated 3 warnings
|