Separated docstring2argparse into standalone package. #82
ci-container.yml
on: push
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/
|