Skip to content

Update async-tungstenite requirement from 0.23 to 0.24 in /gremlin-client #193

Update async-tungstenite requirement from 0.23 to 0.24 in /gremlin-client

Update async-tungstenite requirement from 0.23 to 0.24 in /gremlin-client #193

Triggered via pull request December 11, 2023 04:38
Status Failure
Total duration 1m 0s
Artifacts

test.yml

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

Annotations

10 errors and 30 warnings
build_and_test (ubuntu-latest, stable, 3.6.5): gremlin-client/src/connection.rs#L64
the trait bound `GremlinError: From<tungstenite::Error>` is not satisfied
build_and_test (ubuntu-latest, stable, 3.6.5): gremlin-client/src/connection.rs#L66
the trait bound `GremlinError: From<tungstenite::Error>` is not satisfied
build_and_test (ubuntu-latest, stable, 3.6.5): gremlin-client/src/connection.rs#L70
`?` couldn't convert the error to `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): gremlin-client/src/connection.rs#L64
the trait bound `GremlinError: From<tungstenite::Error>` is not satisfied
build_and_test (ubuntu-latest, stable, 3.5.7): gremlin-client/src/connection.rs#L66
the trait bound `GremlinError: From<tungstenite::Error>` is not satisfied
build_and_test (ubuntu-latest, stable, 3.5.7): gremlin-client/src/connection.rs#L70
`?` couldn't convert the error to `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)
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/src/connection.rs#L65
use of deprecated method `tungstenite::WebSocket::<Stream>::write_message`: Use `send`
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/
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/src/connection.rs#L65
use of deprecated method `tungstenite::WebSocket::<Stream>::write_message`: Use `send`
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/