Skip to content

Build/Publish ROS Docker Image #18

Build/Publish ROS Docker Image

Build/Publish ROS Docker Image #18

Manually triggered November 22, 2023 10:00
Status Failure
Total duration 5m 53s
Artifacts

ros-docker-image.yaml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build (foxy)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update && apt-get upgrade -y && apt-get install -y ros-$ROS_DISTRO-teleop-twist-keyboard ros-$ROS_DISTRO-rviz2 ros-$ROS_DISTRO-rviz-common ros-$ROS_DISTRO-rviz-default-plugins ros-$ROS_DISTRO-rviz-visual-tools ros-$ROS_DISTRO-rviz-rendering ros-$ROS_DISTRO-nav2-rviz-plugins && apt-get upgrade -y && apt-get autoremove -y && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build (galactic)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt update" did not complete successfully: exit code: 100
build (foxy)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (galactic)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (humble)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/