Skip to content

Merge pull request #3 from mc2-center/containerize #3

Merge pull request #3 from mc2-center/containerize

Merge pull request #3 from mc2-center/containerize #3

Triggered via push March 1, 2024 17:38
Status Failure
Total duration 1m 9s
Artifacts

docker_build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex && apt-get update && apt-get upgrade -y && apt-get install -y build-essential libblas-dev liblapack-dev gfortran procps && pip install -r requirements.txt && pip install . && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, 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/.