Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Bump clap from 4.3.21 to 4.3.22 (#453) #1210

Bump clap from 4.3.21 to 4.3.22 (#453)

Bump clap from 4.3.21 to 4.3.22 (#453) #1210

Triggered via push August 18, 2023 09:49
Status Success
Total duration 5m 27s
Artifacts

build.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
clippy: src/websocket.rs#L77
use of deprecated field `async_tungstenite::tungstenite::protocol::WebSocketConfig::max_send_queue`
clippy: src/websocket.rs#L48
this pattern matching can be expressed using `matches!`
clippy: src/main.rs#L54
variables can be used directly in the `format!` string
clippy: src/main.rs#L79
variables can be used directly in the `format!` string
build (ubuntu): src/websocket.rs#L77
use of deprecated field `async_tungstenite::tungstenite::protocol::WebSocketConfig::max_send_queue`
build (macOS): src/websocket.rs#L77
use of deprecated field `async_tungstenite::tungstenite::protocol::WebSocketConfig::max_send_queue`
test (ubuntu): src/websocket.rs#L77
use of deprecated field `async_tungstenite::tungstenite::protocol::WebSocketConfig::max_send_queue`
build (windows): src/websocket.rs#L77
use of deprecated field `async_tungstenite::tungstenite::protocol::WebSocketConfig::max_send_queue`
test (macOS): src/websocket.rs#L77
use of deprecated field `async_tungstenite::tungstenite::protocol::WebSocketConfig::max_send_queue`
test (windows): src/websocket.rs#L77
use of deprecated field `async_tungstenite::tungstenite::protocol::WebSocketConfig::max_send_queue`