Updating Artic #42
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/
|