Skip to content

Bind to all interfaces #15

Bind to all interfaces

Bind to all interfaces #15

Triggered via push July 14, 2024 16:28
Status Failure
Total duration 2m 56s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source $HOME/.cargo/env && if [ \"$TARGET_CPU\" == 'x86-64' ]; then cargo build --release --target=\"$RUST_TARGET\" --no-default-features --features no-simd; else cargo build --release --target=\"$RUST_TARGET\"; fi" did not complete successfully: exit code: 101
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2, 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/