fix: Clippy warnings (#5246)
### Description
We have a lot of clippy warnings. Applied `cargo clippy --fix` and
manually fixed some other warnings
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Co-authored-by: --global <Nicholas Yang>