Skip to content

try static build

try static build #6

Triggered via push March 28, 2024 18:40
Status Failure
Total duration 59s
Billable time 1m
Artifacts
build-docker
48s
build-docker
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-docker
build-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -ecuxo pipefail set -eux; export ARCH=$(uname -m); WASM_VERSION=$(go list -m all | grep github.com/CosmWasm/wasmvm | awk '{print $2}'); if [ ! -z \"${WASM_VERSION}\" ]; then wget -O /lib/libwasmvm_muslc.a https://github.com/CosmWasm/wasmvm/releases/download/${WASM_VERSION}/libwasmvm_muslc.${ARCH}.a; fi; go mod download;" did not complete successfully: exit code: 1
build-docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.