Fix lints in rust#21564
Conversation
Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
Signed-off-by: Arpit Bandejiya <abandeji@amazon.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21564 +/- ##
============================================
+ Coverage 73.37% 73.43% +0.06%
- Complexity 74539 74548 +9
============================================
Files 5980 5980
Lines 338779 338779
Branches 48848 48848
============================================
+ Hits 248577 248795 +218
+ Misses 70394 70093 -301
- Partials 19808 19891 +83 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Currently the native build is not running linter. Did a clippy clean and also added the clippy checks with cargo
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.