Skip to content

Update Dependencies and Lock File #126

Update Dependencies and Lock File

Update Dependencies and Lock File #126

Triggered via push February 4, 2025 12:02
Status Success
Total duration 1m 20s
Artifacts

cargo.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Cargo: src/endpoints/account.rs#L184
unneeded `return` statement
Cargo: src/endpoints/account.rs#L286
unneeded `return` statement
Cargo: src/endpoints/channel.rs#L119
this expression creates a reference which is immediately dereferenced by the compiler
Cargo: src/endpoints/channel.rs#L533
`u32::deserialize(deserializer)?` is never smaller than `0` and has therefore no effect
Cargo: src/endpoints/user.rs#L379
unneeded `return` statement
Cargo: src/main.rs#L105
this operation has no effect