Use ament_cmake to repalce mrt_cmake_modules #138
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
lint
Process completed with exit code 1.
|
test (noetic)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -ex; if [ \"$DEV\" -ne \"0\" ]; then export CMAKE_ARGS=\"-DCMAKE_BUILD_TYPE=Debug -DMRT_SANITIZER=checks -DMRT_ENABLE_COVERAGE=1\"; else export CMAKE_ARGS=\"-DCMAKE_BUILD_TYPE=Release\"; fi; if [ \"$ROS\" = \"ros\" ]; then export CONFIGURE=\"catkin config --cmake-args $CMAKE_ARGS\"; export BUILD_CMD=\"catkin build --no-status\"; else export CONFIGURE=true; export BUILD_CMD=\"colcon build --symlink-install --cmake-args $CMAKE_ARGS\"; fi; source /opt/ros/$ROS_DISTRO/setup.bash && env && $CONFIGURE && $BUILD_CMD && if [ \"$DEV\" -eq \"0\" ]; then rm -rf build logs; fi" did not complete successfully: exit code: 1
|
test (galactic)
The job was canceled because "noetic" failed.
|
test (galactic)
The operation was canceled.
|
test (humble)
The job was canceled because "noetic" failed.
|
test (humble)
The operation was canceled.
|