Fix some minor formatting issue for the input-main.md (#6983) #3253
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.
|