update dependencies; add no_std websocket client example; fix some fe… #170
Annotations
2 errors and 32 warnings
xrpl-rust:
src/asynch/clients/client.rs#L6
unresolved import `crate::utils`
|
xrpl-rust
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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
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/
|
xrpl-rust:
src/asynch/mod.rs#L1
unexpected `cfg` condition value: `account-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L10
unexpected `cfg` condition value: `ledger-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L12
unexpected `cfg` condition value: `transaction-helpers`
|
xrpl-rust
`xrpl-rust` (lib) generated 3 warnings
|
xrpl-rust:
src/asynch/mod.rs#L1
unexpected `cfg` condition value: `account-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L10
unexpected `cfg` condition value: `ledger-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L12
unexpected `cfg` condition value: `transaction-helpers`
|
xrpl-rust
`xrpl-rust` (lib) generated 3 warnings
|
xrpl-rust
build failed, waiting for other jobs to finish...
|
xrpl-rust:
src/asynch/mod.rs#L1
unexpected `cfg` condition value: `account-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L10
unexpected `cfg` condition value: `ledger-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L12
unexpected `cfg` condition value: `transaction-helpers`
|
xrpl-rust
`xrpl-rust` (lib) generated 3 warnings
|
xrpl-rust:
src/asynch/mod.rs#L1
unexpected `cfg` condition value: `account-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L10
unexpected `cfg` condition value: `ledger-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L12
unexpected `cfg` condition value: `transaction-helpers`
|
xrpl-rust:
src/asynch/clients/websocket/mod.rs#L3
unused import: `Err`
|
xrpl-rust:
src/asynch/clients/websocket/mod.rs#L18
unused import: `websocket_base::MessageHandler`
|
xrpl-rust
`xrpl-rust` (lib) generated 5 warnings (run `cargo fix --lib -p xrpl-rust` to apply 2 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/
|
xrpl-rust:
src/asynch/mod.rs#L1
unexpected `cfg` condition value: `account-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L10
unexpected `cfg` condition value: `ledger-helpers`
|
xrpl-rust:
src/asynch/mod.rs#L12
unexpected `cfg` condition value: `transaction-helpers`
|
xrpl-rust:
src/asynch/clients/websocket/mod.rs#L3
unused import: `Err`
|
xrpl-rust:
src/asynch/clients/websocket/mod.rs#L18
unused import: `websocket_base::MessageHandler`
|
xrpl-rust
`xrpl-rust` (lib) generated 5 warnings (run `cargo fix --lib -p xrpl-rust` to apply 2 suggestions)
|
xrpl-rust
`xrpl-rust` (test "integration_tests") generated 1 warning (run `cargo fix --test "integration_tests"` to apply 1 suggestion)
|