Build Autoware build image #38
autoware_build.yml
on: schedule
build-and-push-image
58s
Annotations
1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && export DEBIAN_FRONTEND=noninteractive && apt-get -y install cuda-minimal-build-12-3 libcublas-dev-12-3 libcurand-dev-12-3 libnvinfer-dev libnvinfer-plugin-dev libnvparsers-dev libnvonnxparsers-dev && find . -name 'libcu*.a' -delete && find . -name 'libnv*.a' -delete && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
build-and-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|