v0.6.15 #451
Annotations
1 error and 2 warnings
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|