Skip to content

Use ament_cmake to repalce mrt_cmake_modules #138

Use ament_cmake to repalce mrt_cmake_modules

Use ament_cmake to repalce mrt_cmake_modules #138

Re-run triggered September 19, 2023 09:20
Status Failure
Total duration 6m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Matrix: test
Matrix: full_conan_installation
Fit to window
Zoom out
Zoom in

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.