docker-build-and-push-main #45
Annotations
1 error and 2 warnings
Build 'autoware-universe'
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
|
Build 'autoware-universe'
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/
|
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/
|
Loading