Skip to content

Use ament_cmake to repalce mrt_cmake_modules #137

Use ament_cmake to repalce mrt_cmake_modules

Use ament_cmake to repalce mrt_cmake_modules #137

Re-run triggered September 13, 2023 14:44
Status Failure
Total duration 8m 31s
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
test (humble)
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 "humble" failed.
test (galactic)
The operation was canceled.
test (noetic)
The job was canceled because "humble" failed.
test (noetic)
The operation was canceled.
lint
Process completed with exit code 1.