Monthly Docker Build Validation #18
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y wget build-essential zlib1g-dev libncurses5-dev libbz2-dev libxml2-dev liblzma-dev libcurl4-openssl-dev samtools bedtools r-base; chmod 755 get_config.pl && wget -q https://github.com/BoevaLab/FREEC/archive/v11.5.tar.gz && tar -xzf v11.5.tar.gz && cd FREEC-11.5/src && make && cd / && wget https://github.com/biod/sambamba/releases/download/v0.6.9/sambamba-0.6.9-linux-static.gz && gunzip -q sambamba-0.6.9-linux-static.gz && chmod 755 sambamba-0.6.9-linux-static && mv sambamba-0.6.9-linux-static /usr/local/bin/sambamba && Rscript -e 'install.packages(\"XML\")' && Rscript -e 'source(\"https://bioconductor.org/biocLite.R\")' && Rscript -e 'BiocInstaller::biocLite(c(\"rtracklayer\"))'" did not complete successfully: exit code: 1
|
The following actions uses Node.js version which is deprecated 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