fix: build #31
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c DIR=/tmp/lms/build && mkdir -p ${DIR} && cd ${DIR} && \t\txx-info is-cross && export BUILD_TESTS=OFF || export BUILD_TESTS=ON && \t\tPKG_CONFIG_PATH=/$(xx-info)/usr/lib/pkgconfig cmake /tmp/lms/ -DCMAKE_INCLUDE_PATH=/$(xx-info)/usr/include -DCMAKE_BUILD_TYPE=${LMS_BUILD_TYPE} $(xx-clang --print-cmake-defines) -DCMAKE_PREFIX_PATH=/$(xx-info)/usr/lib/cmake -DBUILD_TESTING=${BUILD_TESTS} -DBUILD_BENCHMARKS=ON && \t\tVERBOSE=1 make -j$(nproc) && \t\txx-verify src/lms/lms && \t\t(xx-info is-cross || make test)" did not complete successfully: exit code: 2
|
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/
|
This job failed
Loading