⬆️ Update hassio-addons/workflows action to v3 - autoclosed #945
Annotations
1 error
|
🚀 Build
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache coreutils=9.8-r1 openssl=3.5.6-r0 tor=0.4.9.8-r0 && apk add --no-cache --virtual .build-dependencies go=1.25.9-r0 git=2.52.0-r0 && git clone -b \"${OBFS_VERSION}\" --single-branch --depth 1 https://github.com/Yawning/obfs4.git /tmp/obfs4 && go build -C /tmp/obfs4 -ldflags '-extldflags \"-static\" -s -w' -o /usr/local/bin/obfs4proxy ./obfs4proxy && git clone -b \"${SNOWFLAKE_VERSION}\" --single-branch --depth 1 https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git /tmp/snowflake && go build -C /tmp/snowflake/client -ldflags '-extldflags \"-static\" -s -w' -o /usr/local/bin/snowflake && git clone -b \"${WEBTUNNEL_VERSION}\" --single-branch --depth 1 https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel.git /tmp/webtunnel && go build -C /tmp/webtunnel/main/client -ldflags='-extldflags \"-static\" -s -w' -o /usr/local/bin/webtunnel && apk del --no-cache --purge .build-dependencies && rm -rf /tmp/*" did not complete successfully: exit code: 2
|
background
wait
wait-all
cancel
parallel
Loading