strobealign: Adjust for v4 databases. #127
test-coverm.yml
on: push
Matrix: miniconda_linux
Matrix: miniconda_osx
Annotations
1 error and 3 warnings
miniconda_osx (3.11, macos-latest)
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
miniconda_osx (3.11, macos-latest)
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
miniconda_osx (3.11, macos-latest)
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides requested dashing >=0.4.0
- package minimap2-2.28-hcb76912_3 requires k8, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ dashing >=0.4.0 does not exist (perhaps a typo or a missing channel);
├─ minimap2 >=2.24 is installable and it requires
│ └─ k8 with the potential options
│ ├─ k8 1.2 would require
│ │ └─ python_abi 3.8.* *_cp38 with the potential options
│ │ ├─ python_abi 3.8 would require
│ │ │ └─ python 3.8.* , which can be installed;
│ │ └─ python_abi 3.8, which can be installed;
│ └─ k8 1.2 would require
│ └─ python_abi 3.12.* *_cp312, which can be installed;
└─ python 3.11** is not installable because there are no viable options
├─ python [3.11.0|3.11.10|...|3.11.9] conflicts with any installable versions previously reported;
└─ python [3.11.0|3.11.1|...|3.11.9] would require
└─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported.
|
Miniconda (3.11, ubuntu-latest)
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|