refactor(metrics): make IO reporting and country lookup asynchronous … #67
push.yaml
on: push
go
/
build
2m 17s
docker push
27s
Annotations
2 errors
|
docker push
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex && if [ \"$TARGETARCH\" = \"arm64\" ]; then export CC=aarch64-linux-gnu-gcc CXX=aarch64-linux-gnu-g++; else export CC=gcc CXX=g++; fi && echo \"Building for $GOOS/$GOARCH using CC=$CC CXX=$CXX\" && go build -v -tags \"with_gvisor,with_quic,with_dhcp,with_wireguard,with_utls,with_acme,with_clash_api\" -ldflags=\"-X main.version=${VERSION} -X main.commit=${COMMIT}\" -o /usr/local/bin/lantern-box ./cmd" did not complete successfully: exit code: 1
|
|
docker push
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/auth
|