Monthly Docker Build Validation #18
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update -y && apt upgrade -y && apt install -y build-essential git cpanminus curl wget unzip automake samtools tabix libmysqlclient-dev libncurses5-dev zlib1g-dev libgsl0-dev libexpat1-dev libgd-dev&& cpanm --notest LWP::Simple DBI DBD::mysql Archive::Zip Archive::Extract HTTP::Tiny Test::Simple File::Copy::Recursive Perl::OSType Module::Metadata version TAP::Harness CGI Encode CPAN::Meta JSON DBD::SQLite Set::IntervalTree Archive::Tar Time::HiRes Module::Build Bio::Root::Version && git clone https://github.com/Ensembl/ensembl-vep.git && cd ensembl-vep && git checkout release/${VEP_VERSION} && perl INSTALL.pl --NO_TEST --NO_UPDATE --AUTO ap --PLUGINS LoF --CACHEDIR cache && cd /ensembl-vep/cache && wget -q https://raw.githubusercontent.com/konradjk/loftee/v0.3-beta/splice_module.pl && cd / && wget https://github.com/mskcc/vcf2maf/archive/v${MAF_VERSION}.tar.gz && tar -xzf v${MAF_VERSION}.tar.gz && rm v${MAF_VERSION}.tar.gz && mv vcf2maf-${MAF_VERSION} vcf2maf && apt remove curl wget git -y && apt autoclean -y && apt autoremove -y" 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