We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like a minor uncrustify discrepancy: https://github.com/open-rmf/rmf_task/runs/8285620339?check_suite_focus=true#step:5:1738
https://github.com/open-rmf/rmf_task/runs/8285620339?check_suite_focus=true#step:5:1738
2: --- src/rmf_task/TaskPlanner.cpp 2: +++ src/rmf_task/TaskPlanner.cpp.uncrustify 2: @@ -541 +541,2 @@ 2: - return {}; 2: + return {} 2: + ;
Reproducible in CI runs. No tested in local.
Tests pass.
Test fails
The text was updated successfully, but these errors were encountered:
I think I found an issue related to this: uncrustify/uncrustify#3191
Sorry, something went wrong.
No branches or pull requests
Bug report
Looks like a minor uncrustify discrepancy:
https://github.com/open-rmf/rmf_task/runs/8285620339?check_suite_focus=true#step:5:1738
Required information:
Description of the bug
https://github.com/open-rmf/rmf_task/runs/8285620339?check_suite_focus=true#step:5:1738
Steps to reproduce the bug
Reproducible in CI runs. No tested in local.
Expected behavior
Tests pass.
Actual behavior
Test fails
The text was updated successfully, but these errors were encountered: