Remove invalid platforms #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get upgrade -y && wget https://downloads.linux.hpe.com/SDR/repo/mcp/Debian/pool/non-free/ssacli-${SSACLI_VERSION}_amd64.deb && mkdir /root/.ssh/ && echo \"${SSH_DEPLOY_KEY}\" > /root/.ssh/id_rsa && chmod 600 /root/.ssh/id_rsa && ssh-keyscan github.com >> /root/.ssh/known_hosts && git clone git@github.com:${GIT_REPOSITORY}.git app && cd app && go mod init smartctl_ssacli_exporter && go get && go build -o smartctl_ssacli_exporter" did not complete successfully: exit code: 8
|