Add missing dependency #32
Annotations
1 error and 1 warning
Build Docker image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c export DEBIAN_FRONTEND=noninteractive && apt-get update && xargs -a /tmp_setup/deb_requirements.txt apt-get install -y --no-install-recommends && xargs -a /tmp_setup/libs/scenario_execution_kubernetes/deb_requirements.txt apt-get install -y --no-install-recommends && rosdep update --rosdistro=\"${ROS_DISTRO}\" && rosdep install --rosdistro=\"${ROS_DISTRO}\" --from-paths /tmp_setup --ignore-src -r -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 123
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading