Skip to content

feat reqcacher

feat reqcacher #29

Triggered via push July 13, 2024 12:11
Status Failure
Total duration 3m 50s
Artifacts

build-arch.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build (Debug)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c DIR=/tmp/lms/build && mkdir -p ${DIR} && cd ${DIR} && \t\tcmake /tmp/lms/ -DCMAKE_BUILD_TYPE=${LMS_BUILD_TYPE} -DCMAKE_INSTALL_PREFIX=/usr -DLMS_IMAGE_BACKEND=graphicsmagick -DBUILD_BENCHMARKS=ON && \t\tVERBOSE=1 make -j$(nproc) && \t\tmake test" did not complete successfully: exit code: 2
Build (Release)
The job was canceled because "Debug" failed.
Build (Release)
The operation was canceled.
Build (Debug)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/