Skip to content

Fix some minor formatting issue for the input-main.md (#6983) #3253

Fix some minor formatting issue for the input-main.md (#6983)

Fix some minor formatting issue for the input-main.md (#6983) #3253

Triggered via push February 26, 2026 05:24
Status Failure
Total duration 12m 12s
Artifacts

devcontainer.yml

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

Annotations

4 errors and 1 warning
build_container_and_push (intel)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c wget https://codeload.github.com/KarypisLab/GKlib/zip/refs/heads/${GKLIB_VERSION} -O GKlib-${GKLIB_VERSION}.zip && unzip GKlib-${GKLIB_VERSION}.zip && cd GKlib-${GKLIB_VERSION} && make config shared=1 prefix=${GKLIB_ROOT} openmp=set && make -j$(nproc) && make install && ls ${GKLIB_ROOT}/lib && cp ${GKLIB_ROOT}/lib/libGKlib.so.0 ${GKLIB_ROOT}/lib/libGKlib.so && cd / && rm -rf GKlib-${GKLIB_VERSION} GKlib-${GKLIB_VERSION}.zip" did not complete successfully: exit code: 1
build_container_and_push (cuda)
The strategy configuration was canceled because "build_container_and_push.intel" failed
build_container_and_push (gnu)
The strategy configuration was canceled because "build_container_and_push.intel" failed
build_container_and_push (gnu)
The operation was canceled.
build_container_and_push (intel)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.