removes windows from workflow #4
Annotations
1 error and 6 warnings
Create environment with Mamba
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Create environment with Mamba
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Create environment with Mamba
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Create environment with Mamba
Mamba support is still experimental and can result in differently solved environments!
|
Create environment with Mamba
/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)
|
Create environment with Mamba
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides requested xarray >=2023.11.0
- nothing provides requested geopandas >=1
- nothing provides conda-inject >=1.3.1,<2.0 needed by snakemake-minimal-8.14.0-pyhdfd78af_0
Could not solve for environment specs
The following packages are incompatible
├─ geopandas >=1 does not exist (perhaps a typo or a missing channel);
├─ snakemake-minimal >=8.14 is not installable because it requires
│ └─ conda-inject >=1.3.1,<2.0 , which does not exist (perhaps a missing channel);
└─ xarray >=2023.11.0 does not exist (perhaps a typo or a missing channel).
|
Loading