Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix baro #20

Merged
merged 1 commit into from
May 2, 2024
Merged

fix baro #20

merged 1 commit into from
May 2, 2024

Conversation

PonomarevDA
Copy link
Collaborator

fix warning

10.54 /catkin_ws/src/cyphal_communicator/Libs/cyphal_application/Udral/barometer.cpp:14:2: error: extra ‘;’ [-Werror=pedantic]
10.54    14 | };
10.54       |  ^
10.54 /catkin_ws/src/cyphal_communicator/Libs/cyphal_application/Udral/barometer.cpp:27:2: error: extra ‘;’ [-Werror=pedantic]
10.54    27 | };
10.54       |  ^
10.54 cc1plus: all warnings being treated as errors
10.54 make[2]: *** [CMakeFiles/cyphal_communicator.dir/build.make:102: CMakeFiles/cyphal_communicator.dir/Libs/cyphal_application/Udral/barometer.cpp.o] Error 1

@PonomarevDA PonomarevDA added the bug Something isn't working label May 2, 2024
@PonomarevDA PonomarevDA merged commit a131afb into devel May 2, 2024
2 checks passed
@PonomarevDA PonomarevDA deleted the pr-fix-baro branch May 2, 2024 19:54
Copy link

sonarqubecloud bot commented May 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant