Monthly Docker Build Validation #19
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
|
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, 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/
|
This job failed
Loading