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
Attaching the repository to workspace https://github.com/husarion/rosbot_ros/tree/ros2-combined-microros with industrial CI doesn't pass tests:
$ ( source /opt/ros/humble/setup.bash && cd /root/target_ws && colcon test-result --verbose; ) build/micro_ros_msgs/Testing/20231205-1159/Test.xml: 3 tests, 0 errors, 1 failure, 0 skipped - copyright <<< failure message -- run_test.py: invoking following command in '/root/target_ws/src/rosbot_ros/src/micro_ros_msgs': - /opt/ros/humble/bin/ament_copyright --xunit-file /root/target_ws/build/micro_ros_msgs/test_results/micro_ros_msgs/copyright.xunit.xml CONTRIBUTING.md: file not found 1 errors, checked 2 files -- run_test.py: return code 1 -- run_test.py: verify result file '/root/target_ws/build/micro_ros_msgs/test_results/micro_ros_msgs/copyright.xunit.xml' >>> build/micro_ros_msgs/test_results/micro_ros_msgs/copyright.xunit.xml: 2 tests, 0 errors, 1 failure, 0 skipped - micro_ros_msgs.copyright CONTRIBUTING.md <<< failure message file not found >>>
The text was updated successfully, but these errors were encountered:
It seems that it requires a CONTRIBUTING.md file right?
Sorry, something went wrong.
Yes, exactly.
I made also PR #8 with the Industrial CI workflow
This shall close this issue: #9
Could you confirm and close the issue?
Not ;/
No branches or pull requests
Attaching the repository to workspace https://github.com/husarion/rosbot_ros/tree/ros2-combined-microros with industrial CI doesn't pass tests:
The text was updated successfully, but these errors were encountered: