Publish meteor #11
Annotations
3 errors and 2 warnings
build_conda
missed comma between flow collection entries (1:2)
1 | {% set name = "meteor" %}
------^
2 | {% set version = "2.0.0" %}
3 |
|
publish
Process completed with exit code 1.
|
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c conda create --name meteor -c conda-forge -c bioconda -c aghozlane meteor && conda clean -ya" did not complete successfully: exit code: 1
|
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|