Monthly Docker Build Validation #20
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c tar -xzf ${CAVEMAN_VERSION}.tar.gz && rm ${CAVEMAN_VERSION}.tar.gz && cd CaVEMan-${CAVEMAN_VERSION} && make && cd / && wget -q https://github.com/genome/pindel/archive/${PINDEL_COMMIT}.tar.gz && tar -xzf ${PINDEL_COMMIT}.tar.gz && rm ${PINDEL_COMMIT}.tar.gz && mv pindel-${PINDEL_COMMIT} pindel-${PINDEL_VERSION} && cd pindel-${PINDEL_VERSION} && ./INSTALL $LD_LIBRARY_PATH && cpanm --notest Bio::DB::HTS && cd / && wget -q https://github.com/cancerit/cgpVcf/archive/v${CGP_VCF_VERSION}.tar.gz && tar -xzf v${CGP_VCF_VERSION}.tar.gz && rm v${CGP_VCF_VERSION}.tar.gz && cd cgpVcf-${CGP_VCF_VERSION} && ./setup.sh /usr/local/bin/cgpVcf-${CGP_VCF_VERSION} && cd /" 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