Chore: incorporate Q-Gate Review #162
Annotations
1 error
Build Frontend image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ARCH=\"$(uname -m)\" && if [ \"${ARCH}\" = \"x86_64\" ]; then JQ_BINARY=\"jq-linux-amd64\"; elif [ \"${ARCH}\" = \"aarch64\" ]; then JQ_BINARY=\"jq-linux-arm64\"; else echo \"Unsupported architecture: ${ARCH}\" && exit 1; fi && wget --no-check-certificate -O /usr/bin/jq \"https://github.com/stedolan/jq/releases/download/jq-${JQ_VERSION}/${JQ_BINARY}\" && chmod +x /usr/bin/jq" did not complete successfully: exit code: 1
|
Loading