Skip to content

feat!: wasmvm 2

feat!: wasmvm 2 #30

Triggered via pull request August 5, 2024 00:44
Status Failure
Total duration 42s
Artifacts

e2e.yml

on: pull_request
build-docker
32s
build-docker
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error
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/v2 || true); if [ ! -z \"${WASM_VERSION}\" ]; then WASMVM_REPO=$(echo $WASM_VERSION | awk '{print $1}'); WASMVM_VERS=$(echo $WASM_VERSION | awk '{print $2}'); wget -O /lib/libwasmvm_muslc.a https://${WASMVM_REPO}/releases/download/${WASMVM_VERS}/libwasmvm_muslc.$(uname -m).a; fi; go mod download;" did not complete successfully: exit code: 1