Skip to content

Fix From<tungstenite::Error> for non async_gremlin features #164

Fix From<tungstenite::Error> for non async_gremlin features

Fix From<tungstenite::Error> for non async_gremlin features #164

Triggered via pull request October 15, 2023 16:31
Status Failure
Total duration 1m 26s
Artifacts

coverage.yml

on: pull_request
Matrix: grcov
grcov_finalize
0s
grcov_finalize
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/error.rs#L9
conflicting implementations of trait `From<tungstenite::Error>` for type `GremlinError`
grcov (ubuntu-latest, nightly, 3.6.2)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
grcov (ubuntu-latest, nightly, 3.6.2)
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/
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/aio/connection.rs#L1
unused import: `WebSocketOptions`
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/client.rs#L10
use of deprecated function `base64::encode`: Use Engine::encode
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/client.rs#L237
use of deprecated function `base64::encode`: Use Engine::encode
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/pool.rs#L10
use of deprecated function `base64::encode`: Use Engine::encode
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/pool.rs#L75
use of deprecated function `base64::encode`: Use Engine::encode
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/aio/client.rs#L11
use of deprecated function `base64::encode`: Use Engine::encode
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/aio/client.rs#L179
use of deprecated function `base64::encode`: Use Engine::encode
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/aio/pool.rs#L9
use of deprecated function `base64::encode`: Use Engine::encode
grcov (ubuntu-latest, nightly, 3.6.2): gremlin-client/src/aio/pool.rs#L70
use of deprecated function `base64::encode`: Use Engine::encode
grcov (ubuntu-latest, nightly, 3.6.2)
`gremlin-client` (lib) generated 9 warnings
grcov (ubuntu-latest, nightly, 3.6.2)
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/
grcov (ubuntu-latest, nightly, 3.6.2)
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/
grcov (ubuntu-latest, nightly, 3.6.2)
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/
grcov (ubuntu-latest, nightly, 3.6.2)
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/