Skip to content

v0.6.16

v0.6.16 #455

Triggered via release February 3, 2025 05:41
@ArtrajzArtrajz
published v0.6.16
Status Failure
Total duration 6m 54s
Artifacts

docker-latest.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2 && tar -xvf jemalloc-5.3.0.tar.bz2 && cd jemalloc-5.3.0 && ./configure && make -j$(nproc) && make install && cd .. && rm -rf jemalloc-5.3.0* && ldconfig" did not complete successfully: exit code: 2
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/