fix: add snakemake-workflow-catalog.yml (#102) #531
ci.yml
on: push
snakemake-graphs
1m 16s
integration-singularity
0s
integration-singularity-tempflag
0s
integration-singularity-MultipleLanes
0s
integration-conda
0s
Annotations
1 error and 3 warnings
snakemake-graphs
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
snakemake-graphs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
snakemake-graphs
Mamba support is still experimental and can result in differently solved environments!
|
snakemake-graphs
LibMambaUnsatisfiableError: Encountered problems while solving:
- package mamba-0.16.0-py36h05d92e0_0 requires python >=3.6,<3.7.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ mamba 0.16.0** is installable with the potential options
│ ├─ mamba 0.16.0 would require
│ │ └─ python >=3.6,<3.7.0a0 , which can be installed;
│ ├─ mamba 0.16.0 would require
│ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ ├─ mamba 0.16.0 would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ mamba 0.16.0 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ pin-1 is not installable because it requires
└─ python 3.11.* , which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python 3.11.* (labeled as 'pin-1')
|