Skip to content

Update build python version #2122

Update build python version

Update build python version #2122

Triggered via push November 6, 2025 19:16
Status Failure
Total duration 41m 17s
Artifacts

tests.yml

on: push
Matrix: cases
Verify Towncrier entry added
11s
Verify Towncrier entry added
Finalise coverage reporting
Finalise coverage reporting
Fit to window
Zoom out
Zoom in

Annotations

1 error, 15 warnings, and 1 notice
windows-latest, python3.10, Windows - numpy fallback
Process completed with exit code 1.
macos-latest, python3.14, macos
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
macos-latest, python3.14, macos
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
ubuntu-latest, python3.14, python 3.14 - Latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
ubuntu-latest, python3.14, python 3.14 - Latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
ubuntu-latest, python3.10, Oldest officially supported
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
ubuntu-latest, python3.12, p312, numpy fallback
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
ubuntu-latest, python3.11, p311, numpy fallback, no mkl
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
ubuntu-latest, python3.13, p313 numpy 2
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
windows-latest, python3.14, Windows
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
windows-latest, python3.10, Windows - numpy fallback
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
windows-latest, python3.10, Windows - numpy fallback
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
windows-latest, python3.10, Windows - numpy fallback
C:\Miniconda\Lib\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(
macos-13, python3.11, macos - numpy fallback
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
macos-13, python3.11, macos - numpy fallback
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
macos-13, python3.11, macos - numpy fallback
/Users/runner/miniconda3/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(
macos-13, python3.11, macos - numpy fallback
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046