gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
685 stars 262 forks source link

ForwardPort #2388 Fix unused gcc warnings #2395

Closed Blast545 closed 5 months ago

Blast545 commented 5 months ago

🦟 Bug fix

Fixes gcc warnings appearing in CI: https://build.osrfoundation.org/job/gz_sim-ci-main-jammy-amd64/66/gcc/

Summary

Forward port to fix warnings on main

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.94%. Comparing base (098085b) to head (6dfb9ed). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2395 +/- ## ========================================== - Coverage 65.95% 65.94% -0.01% ========================================== Files 327 327 Lines 31319 31318 -1 ========================================== - Hits 20655 20654 -1 Misses 10664 10664 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.