docker-build-and-push-main #89
docker-build-and-push-main.yaml
on: workflow_dispatch
Matrix: docker-build-and-push-main
Annotations
2 errors and 2 warnings
docker-build-and-push-main (no-cuda)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c ./setup-dev-env.sh -y --module base --runtime openadk && pip uninstall -y ansible ansible-core && pip install vcstool && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* \"$HOME\"/.cache && echo \"source /opt/ros/${ROS_DISTRO}/setup.bash\" > /etc/bash.bashrc" did not complete successfully: exit code: 1
|
docker-build-and-push-main (cuda)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c ./setup-dev-env.sh -y --module base --runtime openadk && pip uninstall -y ansible ansible-core && pip install vcstool && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* \"$HOME\"/.cache && echo \"source /opt/ros/${ROS_DISTRO}/setup.bash\" > /etc/bash.bashrc" did not complete successfully: exit code: 1
|
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/.
|
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/.
|