Skip to content

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

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

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

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

test.yml

on: pull_request
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

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