docker #142
Annotations
1 error and 4 warnings
ci (rolling)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -q update && apt-get -q -y upgrade && apt-get -q install --no-install-recommends -y wget git sudo curl clang clang-format-12 clang-tidy clang-tools ccache && git config --global --add safe.directory \"*\" && vcs import src < src/moveit2/moveit2.repos && if [ -r src/moveit2/moveit2_${ROS_DISTRO}.repos ] ; then vcs import src < src/moveit2/moveit2_${ROS_DISTRO}.repos ; fi && rosdep update && DEBIAN_FRONTEND=noninteractive rosdep install -y --from-paths src --ignore-src --rosdistro ${ROS_DISTRO} --as-root=apt:false && rm -rf src && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
ci (rolling)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
release (rolling)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
release (humble)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci (humble)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|