Skip to content

Remove --force flag for superCrunch conda env #22

Remove --force flag for superCrunch conda env

Remove --force flag for superCrunch conda env #22

Triggered via push August 3, 2024 02:41
Status Failure
Total duration 2m 48s
Artifacts
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 conda update --name base --channel defaults conda && conda install -n base conda-libmamba-solver && conda config --set solver libmamba && conda env create --prefix $ENV_PREFIX --file SuperCRUNCH-$SC_VERSION/$APPNAME-conda-env.yml && conda clean --all --yes" did not complete successfully: exit code: 1
docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, 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/