Monthly Docker Build Validation #17
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y build-essential curl python python-pip libcurl4-openssl-dev libz-dev liblzma-dev libssl-dev libbz2-dev && pip install pysam numpy==1.16.5 && curl -OL https://github.com/hall-lab/svtyper/archive/v${SVTYPER_VERSION}.tar.gz && tar -xzf v${SVTYPER_VERSION}.tar.gz && rm v${SVTYPER_VERSION}.tar.gz && pip install svtyper-${SVTYPER_VERSION}/ && apt remove -y curl && apt clean -y" did not complete successfully: exit code: 1
|
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/.
|
This job failed
Loading