nightly docker builds #68
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
builder (linux/arm64, custom-macos)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl python3 protobuf-compiler libprotobuf-dev pkg-config libssl-dev libclang-dev && rm -rf /var/lib/apt/lists/* && deno install -Afq -n deno_bindgen $DENO_BINDGEN_URL && curl -fsS https://raw.githubusercontent.com/WasmEdge/WasmEdge/master/utils/install.sh -o wasmedge.sh && bash wasmedge.sh -v $WASMEDGE_VERSION && rm wasmedge.sh" did not complete successfully: exit code: 1
|
builder (linux/amd64, ubuntu-latest)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c OUT_DIR=target deno_bindgen --release -- --locked --package native --features deno && mv /app/target/release/libnative.so . && deno run -A dev/update.ts --cache-only --src-only && mkdir -p typegate/tmp" did not complete successfully: exit code: 101
|