Skip to content

Build Builder

Build Builder #88

Triggered via schedule June 2, 2024 01:16
Status Failure
Total duration 5m 49s
Artifacts

build-builder.yaml

on: schedule
build-and-push-builder
5m 39s
build-and-push-builder
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-builder
buildx failed with: ERROR: failed to solve: process "/bin/sh -c contrib_init.sh && build.sh build-deps && find /project/contrib -name \"*.o\" -type f -delete && find /project/contrib -name \"*.so\" -type f -delete && find /project/contrib -name \"*.exe\" -type f -delete && cp -R --parents /project/contrib/rapidyaml-build /tmp && cp -R --parents /project/contrib/pistache/include /tmp && cp -R --parents /project/contrib/pistache/build/src /tmp && cp -R --parents /project/contrib/restclient-cpp/include /tmp && cp -R --parents /project/contrib/cryptopp /tmp && cp -R --parents /project/contrib/spdlog/include /tmp && cp -R --parents /project/contrib/clipp/include /tmp && cp -R --parents /project/contrib/v8/include /tmp && cp -R --parents /project/contrib/googletest/googletest/include /tmp && cp -R --parents /project/contrib/restclient-cpp/.libs /tmp && cp -R --parents /project/contrib/v8/out/x64.release/obj /tmp && cp -R --parents /project/contrib/googletest/build/lib /tmp && rm -rf /project/contrib && mv /tmp/project/contrib /project/contrib" did not complete successfully: exit code: 1
build-and-push-builder
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.