Fix usage of conda-incubator/setup-miniconda
#1755
Annotations
1 error and 5 warnings
Run browser tests
Process completed with exit code 9.
|
Set up Python and mamba
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
Set up Python and mamba
C:\Miniconda\Lib\site-packages\conda\base\context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
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(
|
Set up Python and mamba
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
Set up Python and mamba
CondaKeyError: 'channels': value 'defaults' not present in config
|
Set up Python and mamba
EnvironmentNameNotFound: Could not find conda environment: test
You can list all discoverable environments with `conda info --envs`.
|
Loading