docker-build-and-push-main #45
docker-build-and-push-main.yaml
on: schedule
Matrix: docker-build-and-push-main
Annotations
2 errors and 4 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 $SETUP_ARGS universe && pip uninstall -y ansible ansible-core && mkdir src && vcs import src < autoware.repos && rosdep update && DEBIAN_FRONTEND=noninteractive rosdep install -y --ignore-src --from-paths src --rosdistro \"$ROS_DISTRO\" && apt-get clean && rm -rf /var/lib/apt/lists/*" 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 $SETUP_ARGS universe && pip uninstall -y ansible ansible-core && mkdir src && vcs import src < autoware.repos && rosdep update && DEBIAN_FRONTEND=noninteractive rosdep install -y --ignore-src --from-paths src --rosdistro \"$ROS_DISTRO\" && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|
docker-build-and-push-main (no-cuda)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker-build-and-push-main (no-cuda)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2, docker/bake-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
docker-build-and-push-main (cuda)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker-build-and-push-main (cuda)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2, docker/bake-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|