Skip to content

update version number + merge PR #191 #35

update version number + merge PR #191

update version number + merge PR #191 #35

Triggered via push October 12, 2024 07:18
Status Failure
Total duration 5h 13m 58s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
docker_nb
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && arch=$(uname -m) && if [ \"${arch}\" = \"x86_64\" ]; then arch=\"64\"; fi && wget -qO /tmp/micromamba.tar.bz2 \"https://micromamba.snakepit.net/api/micromamba/linux-${arch}/latest\" && tar -xvjf /tmp/micromamba.tar.bz2 --strip-components=1 bin/micromamba && rm /tmp/micromamba.tar.bz2 && PYTHON_SPECIFIER=\"python=${PYTHON_VERSION}\" && if [[ \"${PYTHON_VERSION}\" == \"default\" ]]; then PYTHON_SPECIFIER=\"python\"; fi && ./micromamba install --root-prefix=\"${CONDA_DIR}\" --prefix=\"${CONDA_DIR}\" --yes \"${PYTHON_SPECIFIER}\" 'mamba' 'jupyter_core' && rm micromamba && mamba list python | grep '^python ' | tr -s ' ' | cut -d ' ' -f 1,2 >> \"${CONDA_DIR}/conda-meta/pinned\" && mamba clean --all -f -y && fix-permissions \"${CONDA_DIR}\" && fix-permissions \"/home/${NB_USER}\"" did not complete successfully: exit code: 1
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker_nb
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/