Skip to content

Enable quickjs bindgen so bindings built for unsupported targets (#34) #8

Enable quickjs bindgen so bindings built for unsupported targets (#34)

Enable quickjs bindgen so bindings built for unsupported targets (#34) #8

Triggered via push November 17, 2024 14:20
Status Failure
Total duration 2m 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c RUST_TARGET=$(rustc -vV | sed -n 's/host: //p') && rustup target add $RUST_TARGET && RUSTFLAGS='-C target-feature=+crt-static' cargo build --release --target $RUST_TARGET" did not complete successfully: exit code: 101
build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/