Add neoantigen-utils-base image #82
dev-build.yml
on: pull_request
dockerfile-changes
3s
Matrix: dockerfile-build
Matrix: dockerfile-lint
confirm-pass
2s
Annotations
2 errors and 2 warnings
dockerfile-build (neoantigen-utils-base/1.0.0)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe && apt-get update && apt-get install --no-install-recommends -y libncurses5-dev=6.2-0ubuntu2.1 libbz2-dev=1.0.8-2 liblzma-dev=5.2.4-1ubuntu1.1 libcurl4-gnutls-dev=7.68.0-1ubuntu2.22 zlib1g-dev=1:1.2.11.dfsg-2ubuntu1.5 libssl-dev=1.1.1f-1ubuntu2.22 gcc=4:9.3.0-1ubuntu2 wget=1.20.3-1ubuntu2 make=4.2.1-1.2 perl=5.30.0-9ubuntu0.5 bzip2=1.0.8-2 pkg-config=0.29.1-0ubuntu4 libpng-dev=1.6.37-2 libjpeg8-dev=8c-2ubuntu8 libfreetype6-dev=2.10.1-2ubuntu0.3 unzip=6.0-25ubuntu1.2 git=1:2.25.1-1ubuntu3.11 python3.8=3.8.10-0ubuntu1~20.04.9 python3-pip=20.0.2-5ubuntu1.10 g++=4:9.3.0-1ubuntu2 && git clone https://github.com/Sentieon/vcflib.git /usr/bin/vcflib/ && python3 -m pip install --no-cache-dir --upgrade pip==24.0 && pip3 install --no-cache-dir numpy==1.24.4 && pip3 install --no-cache-dir pandas==2.0.3 && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
confirm-pass
Process completed with exit code 1.
|
dockerfile-changes
The following actions uses Node.js version which is deprecated and will be forced to run on node20: mirpedrol/paths-filter@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dockerfile-changes
'base' input parameter is ignored when action is triggered by pull request event
|