Skip to content

Proposal: fix of Docker image #90

Proposal: fix of Docker image

Proposal: fix of Docker image #90

Triggered via pull request August 20, 2024 12:18
Status Failure
Total duration 3m 24s
Artifacts

docker-publish.yml

on: pull_request
build-and-push-image
3m 12s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -c conda upgrade -c conda-forge nodejs && python3 -m pip install --upgrade pip && python3 -m pip install -r requirements.txt && jlpm && jlpm run build && python3 -m pip install . && jupyter server extension enable --py reana_jupyterlab && conda clean --all -y && jlpm cache clean && rm -rf /home/jovyan/.cache/yarn /root/.npm && USER $NB_UID" did not complete successfully: exit code: 127
build-and-push-image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2.1.0, docker/build-push-action@v4.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/