Skip to content

Updating Artic

Updating Artic #39

Triggered via schedule August 13, 2024 05:35
Status Failure
Total duration 5m 14s
Artifacts

update_artic.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
update
buildx failed with: ERROR: failed to solve: process "/usr/local/bin/_dockerfile_shell.sh wget -q https://github.com/artic-network/fieldbioinformatics/archive/refs/tags/v${ARTIC_VER}.tar.gz && tar -xzf v${ARTIC_VER}.tar.gz && micromamba env create -y -f /fieldbioinformatics-${ARTIC_VER}/environment.yml && rm v${ARTIC_VER}.tar.gz && cd fieldbioinformatics-${ARTIC_VER} && python setup.py install && artic -v && mkdir /data" did not complete successfully: exit code: 1
update
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/