feat(docker): generate install package lists #40
docker-build-and-push-main.yaml
on: pull_request
load-env
/
load-env
8s
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 ./setup-dev-env.sh -y rosdep && pip uninstall -y ansible ansible-core && pip install --no-cache-dir vcstool && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* \"$HOME\"/.cache" did not complete successfully: exit code: 127
|
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 rosdep && pip uninstall -y ansible ansible-core && pip install --no-cache-dir vcstool && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* \"$HOME\"/.cache" did not complete successfully: exit code: 127
|
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/.
|