Monthly Docker Build Validation #15
Annotations
1 error and 1 warning
Test Build Dockerfile
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y cmake=${CMAKE_VERSION} g++=${G_VERSION} git=${GIT_VERSION} liblzma-dev=${LIBLZMA_VERSION} libbz2-dev=${LIBBZ2_VERSION} wget=${WGET_VERSION} zlib1g-dev=${ZLIB1G_VERSION} && git clone --recursive --depth 1 --branch ${FREEBAYES_VERSION} https://github.com/ekg/freebayes.git && cd freebayes && make && make install" did not complete successfully: exit code: 100
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading