Skip to content

Selected Docker Image Build & Push #21

Selected Docker Image Build & Push

Selected Docker Image Build & Push #21

Manually triggered December 6, 2023 14:47
Status Failure
Total duration 16m 22s
Artifacts

ros-docker-image.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -c source /opt/ros/$ROS_DISTRO/setup.bash && colcon build --parallel-workers $(nproc) --symlink-install --event-handlers console_direct+ --base-paths src --cmake-args ' -DCMAKE_BUILD_TYPE=Release' ' -DCMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs' ' -DCMAKE_CXX_FLAGS=\"-Wl,--allow-shlib-undefined\"' ' --no-warn-unused-cli'" did not complete successfully: exit code: 2
build
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/