Fix tests and remove unused code #1614
Annotations
2 errors and 2 warnings
build
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 15 minutes.
|
build
The operation was canceled.
|
build
/usr/share/miniconda/lib/python3.12/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(
|
build
WARNING conda.models.version:get_matcher(563): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 2.3.*, but conda is ignoring the .* and treating it as 2.3
|