Build/Publish ROS Docker Image #17
Annotations
1 error and 2 warnings
Build Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c git clone https://github.com/dominikn/depthai-ros.git src/depthai-ros -b ${DEPTHAI_ROS_RELEASE} && git clone https://github.com/ros-misc-utilities/ffmpeg_image_transport.git src/ffmpeg_image_transport && vcs import src < src/ffmpeg_image_transport/ffmpeg_image_transport.repos && rm -rf /etc/ros/rosdep/sources.list.d/20-default.list && \trosdep init && rosdep update --rosdistro $ROS_DISTRO && rosdep install --from-paths src --ignore-src -r -y && source /opt/ros/$ROS_DISTRO/setup.bash && MAKEFLAGS=\"-j1 -l1\" colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release" did not complete successfully: exit code: 2
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading