Skip to content

Update FreeBSD versions to supported #18

Update FreeBSD versions to supported

Update FreeBSD versions to supported #18

Triggered via push November 15, 2024 08:35
Status Failure
Total duration 1m 28s
Artifacts

main.yml

on: push
build-and-push-image
1m 18s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c v=\"3.09-1\" && cd /tmp && wget http://http.us.debian.org/debian/pool/main/n/nsis/nsis-common_${v}_all.deb && wget http://http.us.debian.org/debian/pool/main/n/nsis/nsis_${v}_amd64.deb && dpkg --install --force-all nsis-common_${v}_all.deb nsis_${v}_amd64.deb && rm -f nsis-common_${v}_all.deb nsis_${v}_amd64.deb" did not complete successfully: exit code: 8
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/