Monthly Docker Build Validation #14
Annotations
1 error and 1 warning
Test Build Dockerfile
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y wget build-essential curl sudo zip tabix && wget https://github.com/Illumina/canvas/releases/download/v${CANVAS_VERSION}/Canvas-${CANVAS_VERSION}_x64.zip && unzip Canvas-${CANVAS_VERSION}_x64.zip && rm Canvas-${CANVAS_VERSION}_x64.zip && apt install -y gnupg ca-certificates && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF && echo \"deb https://download.mono-project.com/repo/ubuntu stable-bionic main\" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list && apt -y install mono-devel" did not complete successfully: exit code: 2
|
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/.
|
Loading