Update Rust crate serde_json to v1.0.148 #85
Annotations
2 warnings
|
rust (ubuntu-24.04-arm, linux/arm64, arm64):
src/limiter.rs#L35
[clippy] reported by reviewdog 🐶
this `if` statement can be collapsed
Raw Output:
src/limiter.rs:35:9: warning: this `if` statement can be collapsed (clippy::collapsible_if)
|
|
rust (ubuntu-24.04, linux/amd64, amd64):
src/limiter.rs#L35
[clippy] reported by reviewdog 🐶
this `if` statement can be collapsed
Raw Output:
src/limiter.rs:35:9: warning: this `if` statement can be collapsed (clippy::collapsible_if)
|