chore: update prettytable #183
Annotations
25 warnings
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/
|
Run cargo test with async-std:
gremlin-client/src/aio/connection.rs#L1
unused import: `WebSocketOptions`
|
Run cargo test with async-std:
gremlin-client/src/client.rs#L10
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with async-std:
gremlin-client/src/client.rs#L237
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with async-std:
gremlin-client/src/pool.rs#L10
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with async-std:
gremlin-client/src/pool.rs#L75
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with async-std:
gremlin-client/src/aio/client.rs#L11
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with async-std:
gremlin-client/src/aio/client.rs#L179
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with async-std:
gremlin-client/src/aio/connection.rs#L92
use of deprecated type alias `rustls::TLSError`: Use Error
|
Run cargo test with async-std:
gremlin-client/src/aio/pool.rs#L9
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with async-std:
gremlin-client/src/aio/pool.rs#L70
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with tokio:
gremlin-client/src/aio/connection.rs#L1
unused import: `WebSocketOptions`
|
Run cargo test with tokio:
gremlin-client/src/client.rs#L10
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with tokio:
gremlin-client/src/client.rs#L237
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with tokio:
gremlin-client/src/pool.rs#L10
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with tokio:
gremlin-client/src/pool.rs#L75
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with tokio:
gremlin-client/src/aio/client.rs#L11
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with tokio:
gremlin-client/src/aio/client.rs#L179
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with tokio:
gremlin-client/src/aio/pool.rs#L9
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with tokio:
gremlin-client/src/aio/pool.rs#L70
use of deprecated function `base64::encode`: Use Engine::encode
|
Run cargo test with tokio:
gremlin-client/src/connection.rs#L65
use of deprecated method `tungstenite::WebSocket::<Stream>::write_message`: Use `send`
|
Install latest stable
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/
|
Install latest stable
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/
|
Install latest stable
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/
|
Install latest stable
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/
|
The logs for this run have expired and are no longer available.
Loading