Monthly Docker Build Validation #17
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
|
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