Skip to content

Build Builder

Build Builder #78

Triggered via schedule April 14, 2024 01:38
Status Failure
Total duration 55m 26s
Artifacts

build-builder.yaml

on: schedule
build-and-push-builder
55m 16s
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 /contrib -name \"*.o\" -type f -delete && find /contrib -name \"*.so\" -type f -delete && find /contrib -name \"*.exe\" -type f -delete && cp -R --parents /contrib/rapidyaml-build /tmp && cp -R --parents /contrib/pistache/include /tmp && cp -R --parents /contrib/pistache/build/src /tmp && cp -R --parents /contrib/restclient-cpp/include /tmp && cp -R --parents /contrib/cryptopp /tmp && cp -R --parents /contrib/spdlog/include /tmp && cp -R --parents /contrib/clipp/include /tmp && cp -R --parents /contrib/v8/include /tmp && cp -R --parents /contrib/googletest/googletest/include /tmp && cp -R --parents /contrib/restclient-cpp/.libs /tmp && cp -R --parents /contrib/v8/out/x64.release/obj /tmp && cp -R --parents /contrib/googletest/build/lib /tmp && rm -rf /contrib && mv /tmp/contrib /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/.