test-coverm.yml
on: pull_request
Matrix: miniconda_linux
Matrix: miniconda_osx
Annotations
1 error and 1 warning
miniconda_osx (3.11, macos-latest)
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
miniconda_osx (3.11, macos-latest)
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides requested strobealign >=0.11.0
- 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, which requires
│ └─ 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;
├─ python 3.11** is not installable because there are no viable options
│ ├─ python [3.11.0|3.11.2|...|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;
└─ strobealign >=0.11.0 does not exist (perhaps a typo or a missing channel).
|