This repository was archived by the owner on Sep 21, 2025. It is now read-only.
mopper-test-conda.yaml
on: pull_request
Matrix: conda_deployment_with_new_tag
Annotations
5 errors and 10 warnings
Test conda deployment of package with Python 3.12
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Test conda deployment of package with Python 3.10
The operation was canceled.
|
Test conda deployment of package with Python 3.10
The strategy configuration was canceled because "conda_deployment_with_new_tag._3_12" failed
|
Test conda deployment of package with Python 3.11
The operation was canceled.
|
Test conda deployment of package with Python 3.11
The strategy configuration was canceled because "conda_deployment_with_new_tag._3_12" failed
|
Test conda deployment of package with Python 3.12
PackagesNotFoundError: The following packages are not available from current channels:
- python[version='3.11,=3.12.*']
Current channels:
- https://conda.anaconda.org/conda-forge
- https://conda.anaconda.org/coecms
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
|
Test conda deployment of package with Python 3.12
/usr/share/miniconda/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
Test conda deployment of package with Python 3.12
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
Test conda deployment of package with Python 3.12
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Test conda deployment of package with Python 3.10
/usr/share/miniconda/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
Test conda deployment of package with Python 3.10
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
Test conda deployment of package with Python 3.10
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Test conda deployment of package with Python 3.11
/usr/share/miniconda/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
Test conda deployment of package with Python 3.11
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
Test conda deployment of package with Python 3.11
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|