Skip to content

nightly docker builds #68

nightly docker builds

nightly docker builds #68

Triggered via schedule October 14, 2023 02:19
Status Failure
Total duration 19m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nightly.yml

on: schedule
Matrix: builder
Matrix: merger
cleaner
0s
cleaner
Fit to window
Zoom out
Zoom in

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