feat(docker): generate install package lists #41
docker-build-and-push-main.yaml
on: pull_request
load-env
/
load-env
5s
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 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 && rm -rf /autoware/build /autoware/src" did not complete successfully: exit code: 2
|
docker-build-and-push-main (no-cuda)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c 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 && rm -rf /autoware/build /autoware/src" did not complete successfully: exit code: 2
|
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/.
|