Skip to content

Separated docstring2argparse into standalone package. #82

Separated docstring2argparse into standalone package.

Separated docstring2argparse into standalone package. #82

Triggered via push August 27, 2024 21:13
Status Failure
Total duration 1m 56s
Artifacts

ci-container.yml

on: push
Blood static network unit tests
0s
Blood static network unit tests
build-publish-cpu
0s
build-publish-cpu
Matrix: build-publish-cuda
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-cpu
buildx failed with: ERROR: failed to solve: process "/bin/bash -c cd /dictys \t&& if [ \"a${COMMIT_VERSION}\" != \"a\" ]; then wget -O install.sh https://raw.githubusercontent.com/pinellolab/dictys/\"${COMMIT_VERSION}\"/doc/scripts/install.sh; localpath=\"\"; else cp local/doc/scripts/install.sh ./; localpath=\"/dictys/local\"; fi \t&& chmod u+x install.sh \t&& COMMIT_VERSION=\"${COMMIT_VERSION}\" CONDAENV_NAME=\"${CONDAENV_NAME}\" PYTHONVERSION_CONDA=\"${PYTHONVERSION_CONDA}\" CUDAVERSION_CONDA=\"${CUDAVERSION_CONDA}\" LOCAL_VERSION=\"$localpath\" ./install.sh \t&& cd / \t&& rm -Rf /dictys" did not complete successfully: exit code: 1
build-cpu
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/metadata-action@v4, 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/