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

Bump clap from 4.5.1 to 4.5.2 (#545) #1429

Bump clap from 4.5.1 to 4.5.2 (#545)

Bump clap from 4.5.1 to 4.5.2 (#545) #1429

Triggered via push March 7, 2024 10:23
Status Success
Total duration 3m 31s
Artifacts

build.yml

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

Annotations

13 warnings
clippy: src/websocket.rs#L77
use of deprecated field `async_tungstenite::tungstenite::protocol::WebSocketConfig::max_send_queue`
clippy: src/twitter.rs#L150
use of `or_insert_with` to construct default value
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
clippy: src/main.rs#L130
matching over `()` is more explicit
clippy: src/websocket.rs#L158
this argument is a mutable reference, but not used mutably
build (ubuntu): 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 (macOS): 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`
build (windows): 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`