Skip to content

Build Developer Image #70

Build Developer Image

Build Developer Image #70

Manually triggered June 12, 2024 18:11
Status Failure
Total duration 33s
Artifacts

build-dev-image.yml

on: workflow_dispatch
Build Developer Image
24s
Build Developer Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build Developer Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone --branch ${TX_TAG_FOR_DEPENDENCIES} https://github.com/LSSTDESC/TXPipe && cd TXPipe && sed 's/mpich=.*/mpich='${TX_MPI_VERSION}'=external_*/' environment-nopip.yml > environment-nopip2.yml && echo \"INSTALLING NO-PIP\" && echo \"FILE 1\" && cat environment-nopip2.yml && mamba env create --name tx --file environment-nopip2.yml $$ echo DONE 1 && mamba list --name tx && echo \"FILE 2\" && cat ../conda-extras.yml && mamba env update --name tx --file ../conda-extras.yml && echo DONE 2 && mamba list --name tx" did not complete successfully: exit code: 2
Build Developer Image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/setup-buildx-action@v2, 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/.