Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Parse User-Agent strings #142

Parse User-Agent strings

Parse User-Agent strings #142

Triggered via push July 19, 2025 23:27
Status Success
Total duration 33s
Artifacts

cargo.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Cargo: src/endpoints/hypixel.rs#L201
redundant closure
Cargo: src/endpoints/hypixel.rs#L171
implementation of inherent method `to_string(&self) -> String` for type `endpoints::hypixel::Rank`
Cargo: src/endpoints/hypixel.rs#L123
redundant closure
Cargo: src/endpoints/hypixel.rs#L129
unneeded `return` statement
Cargo: src/endpoints/global_data.rs#L233
unneeded `return` statement
Cargo: src/endpoints/global_data.rs#L170
empty string literal in `writeln!`
Cargo: src/endpoints/channel.rs#L533
`u32::deserialize(deserializer)?` is never smaller than `0` and has therefore no effect
Cargo: src/endpoints/channel.rs#L119
this expression creates a reference which is immediately dereferenced by the compiler
Cargo: src/endpoints/account.rs#L286
unneeded `return` statement
Cargo: src/endpoints/account.rs#L184
unneeded `return` statement