Skip to content

fix(containerfile): Finish changing containerfile #13

fix(containerfile): Finish changing containerfile

fix(containerfile): Finish changing containerfile #13

Triggered via push October 25, 2024 10:21
Status Failure
Total duration 4m 18s
Artifacts

branch_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-docs
Process completed with exit code 2.
build-container
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c echo \"Creating virtualenv at /venv\" && conda create -qy -p /venv python=3.12 numcodecs && echo \"Installing dependencies into /venv\" && cd /_lock && mkdir src && uv sync --no-dev --no-install-project && echo \"Optimizing /venv site-packages\" && rm -r /venv/lib/python3.12/site-packages/**/tests && rm -r /venv/lib/python3.12/site-packages/**/_*cache*" did not complete successfully: exit code: 2
build-container
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, 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/