build docker images: ToolBox #61
Annotations
1 error and 8 warnings
Build-extended
buildx failed with: ERROR: failed to solve: process "/bin/sh -euxo pipefail -c apk add --no-cache aws-cli samba-client openssh-client rsync sshpass libc6-compat ; aws --version ; smbclient --version ; ARCH=`uname -m` ; echo \"ARCH=$ARCH\" ; if [ \"$ARCH\" == \"x86_64\" ]; then echo \"AZCopy: install on x86_64 (amd64) arch\" ; wget -qO- https://aka.ms/downloadazcopy-v10-linux | tar xfz - --strip-components=1 -C /usr/local/bin/ ; chmod +x /usr/local/bin/azcopy ; azcopy --version ; elif [ \"$ARCH\" == \"aarch64\" ]; then echo \"AZCopy: install on aarch64 (arm64) arch\" && wget -qO- https://aka.ms/downloadazcopy-v10-linux-arm64 | tar xfz - --strip-components=1 -C /usr/local/bin/ ; chmod +x /usr/local/bin/azcopy ; azcopy --version ; else echo \"AZCopy: unsupported arch\" ; fi ; echo \">> Storage-Tools installed!\"" did not complete successfully: exit code: 1
|
Shell-Script
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Shell-Script
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Shell-Script
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Shell-Script
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Shell-Script
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Shell-Script
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build-extended
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build-extended
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading