Version update #196
Annotations
3 errors and 2 warnings
call / build (linux-arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -fsSL \"https://github.com/stashapp/stash/releases/download/latest_develop/CHECKSUMS_SHA1\" > \"${APP_DIR}/CHECKSUMS_SHA1\" && cat \"${APP_DIR}/CHECKSUMS_SHA1\" | grep \"${VERSION:0:7}\" && curl -fsSL \"https://github.com/stashapp/stash/releases/download/latest_develop/stash-linux-arm64v8\" > \"${APP_DIR}/stash\" && CHECKSUM=$(sha1sum \"${APP_DIR}/stash\" | awk '{print $1}') && cat \"${APP_DIR}/CHECKSUMS_SHA1\" | grep \"${CHECKSUM}\" && chmod 755 \"${APP_DIR}/stash\"" did not complete successfully: exit code: 1
|
call / build (linux-amd64)
The job was canceled because "linux-arm64" failed.
|
call / build (linux-amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -fsSL \"https://github.com/stashapp/stash/releases/download/latest_develop/CHECKSUMS_SHA1\" > \"${APP_DIR}/CHECKSUMS_SHA1\" && cat \"${APP_DIR}/CHECKSUMS_SHA1\" | grep \"${VERSION:0:7}\" && curl -fsSL \"https://github.com/stashapp/stash/releases/download/latest_develop/stash-linux\" > \"${APP_DIR}/stash\" && CHECKSUM=$(sha1sum \"${APP_DIR}/stash\" | awk '{print $1}') && cat \"${APP_DIR}/CHECKSUMS_SHA1\" | grep \"${CHECKSUM}\" && chmod 755 \"${APP_DIR}/stash\"" did not complete successfully: exit code: 1
|
call / build (linux-arm64)
No files were found with the provided path: nightly-f6478cd-*.log. No artifacts will be uploaded.
|
call / build (linux-amd64)
No files were found with the provided path: nightly-f6478cd-*.log. No artifacts will be uploaded.
|