feat(docker): generate install package lists #29
docker-build-and-push-main.yaml
on: pull_request
load-env
/
load-env
3s
Matrix: docker-build-and-push-main
Annotations
2 errors and 2 warnings
docker-build-and-push-main (cuda)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update && cat /tmp/rosdep-build-depend-packages.txt | xargs apt-get install -y --no-install-recommends && source /opt/ros/\"$ROS_DISTRO\"/setup.bash && colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release --cmake-args \" -Wno-dev\" \" --no-warn-unused-cli\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXPORT_COMPILE_COMMANDS=ON && find /autoware/install -type d -exec chmod 777 {} \\; && chmod -R 777 /var/tmp/ccache && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* \"$HOME\"/.cache && rm -rf /autoware/build /autoware/src" did not complete successfully: exit code: 1
|
docker-build-and-push-main (no-cuda)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update && cat /tmp/rosdep-build-depend-packages.txt | xargs apt-get install -y --no-install-recommends && source /opt/ros/\"$ROS_DISTRO\"/setup.bash && colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release --cmake-args \" -Wno-dev\" \" --no-warn-unused-cli\" -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXPORT_COMPILE_COMMANDS=ON && find /autoware/install -type d -exec chmod 777 {} \\; && chmod -R 777 /var/tmp/ccache && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* \"$HOME\"/.cache && rm -rf /autoware/build /autoware/src" did not complete successfully: exit code: 1
|
docker-build-and-push-main (cuda)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2, docker/bake-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docker-build-and-push-main (no-cuda)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2, docker/bake-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|