try fix colliding embebedded-websocket feature with dep: syntax #128
Annotations
16 warnings
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:
tests/common/mod.rs#L17
unused import: `constants::*`
|
xrpl-rust
`xrpl-rust` (test "integration_tests") generated 1 warning (run `cargo fix --test "integration_tests"` to apply 1 suggestion)
|
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:
tests/common/mod.rs#L3
unused import: `anyhow::anyhow`
|
xrpl-rust:
tests/common/mod.rs#L4
unused import: `anyhow::Result`
|
xrpl-rust:
tests/common/mod.rs#L12
unused import: `xrpl::asynch::clients::WebsocketOpen`
|
xrpl-rust:
tests/common/mod.rs#L17
unused import: `constants::*`
|
xrpl-rust:
tests/integration/mod.rs#L1
unused import: `super::common`
|
xrpl-rust:
tests/integration/clients/mod.rs#L1
unused import: `anyhow::anyhow`
|
xrpl-rust:
tests/integration/clients/mod.rs#L2
unused import: `anyhow::Result`
|
xrpl-rust
`xrpl-rust` (test "integration_tests") generated 7 warnings (run `cargo fix --test "integration_tests"` to apply 7 suggestions)
|