Skip to content

Merge pull request #2774 from rafaelha/master #115

Merge pull request #2774 from rafaelha/master

Merge pull request #2774 from rafaelha/master #115

Triggered via push November 10, 2025 03:32
Status Failure
Total duration 35m 30s
Artifacts

tests.yml

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

Annotations

9 errors, 14 warnings, and 1 notice
macos-latest, python3.14, macos
Process completed with exit code 1.
ubuntu-latest, python3.14, python 3.14 - Latest
Process completed with exit code 1.
ubuntu-latest, python3.10, Oldest officially supported
Process completed with exit code 1.
ubuntu-latest, python3.12, p312, numpy fallback
Process completed with exit code 1.
ubuntu-latest, python3.13, p313 numpy 2
Process completed with exit code 1.
ubuntu-latest, python3.11, p311, numpy fallback, no mkl
Process completed with exit code 1.
windows-latest, python3.14, Windows
Process completed with exit code 1.
windows-latest, python3.10, Windows - numpy fallback
Process completed with exit code 1.
macos-13, python3.11, macos - 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.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
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
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'.
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