Skip to content

[pre-commit.ci] pre-commit autoupdate #48

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #48

Triggered via pull request October 13, 2025 21:41
Status Failure
Total duration 3m 18s
Artifacts

test.yml

on: pull_request
Matrix: tests
Build wheel and sdist
0s
Build wheel and sdist
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
tests (macos-13, 3.13)
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
tests (windows-latest, 3.13)
The operation was canceled.
tests (windows-latest, 3.13)
The strategy configuration was canceled because "tests.macos-13_3_13" failed
tests (ubuntu-latest, 3.13)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
tests (ubuntu-latest, 3.13)
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'.
tests (ubuntu-latest, 3.13)
/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(
tests (ubuntu-latest, 3.9)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
tests (ubuntu-latest, 3.9)
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'.
tests (ubuntu-latest, 3.9)
/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(
tests (macos-13, 3.13)
CondaEnvException: Pip failed
tests (macos-13, 3.13)
Pip subprocess error: Running command git clone --filter=blob:none --quiet https://github.com/ubermag/ubermagutil.git /private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/pip-req-build-b8c75u1a Running command git clone --filter=blob:none --quiet https://github.com/ubermag/ubermagtable.git /private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/pip-req-build-9uszcsnv Running command git clone --filter=blob:none --quiet https://github.com/ubermag/discretisedfield.git /private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/pip-req-build-ce34dx2m Running command git clone --filter=blob:none --quiet https://github.com/ubermag/micromagneticmodel.git /private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/pip-req-build-gfienu6_ Running command git clone --filter=blob:none --quiet https://github.com/ubermag/micromagneticdata.git /private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/pip-req-build-_3j9zf8y Running command git clone --filter=blob:none --quiet https://github.com/ubermag/micromagnetictests.git /private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/pip-req-build-0yfk827g Running command git clone --filter=blob:none --quiet https://github.com/ubermag/oommfc.git /private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/pip-req-build-mppcvr_1 Running command git clone --filter=blob:none --quiet https://github.com/ubermag/mag2exp.git /private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/pip-req-build-8lua8f0n error: subprocess-exited-with-error × Building wheel for h5py (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [76 lines of output] running bdist_wheel running build running build_py creating build/lib.macosx-10.13-x86_64-cpython-313/h5py copying h5py/h5py_warnings.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py copying h5py/version.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py copying h5py/__init__.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py copying h5py/ipy_completer.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py creating build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/files.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/compat.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/__init__.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/selections.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/dataset.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/vds.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/selections2.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/group.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/datatype.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/attrs.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/dims.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/base.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl copying h5py/_hl/filters.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/_hl creating build/lib.macosx-10.13-x86_64-cpython-313/h5py/tests copying h5py/tests/test_dimension_scales.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/tests copying h5py/tests/test_attribute_create.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/tests copying h5py/tests/test_file_image.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/tests copying h5py/tests/conftest.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/tests copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/tests copying h5py/tests/test_h5f.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/tests copying h5py/tests/test_dataset_getitem.py -> build/lib.macosx-10.13-x86_64-cpython-313/h5py/tests copying h5py/tests/test_h5z.
tests (macos-13, 3.13)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
tests (macos-13, 3.13)
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'.
tests (macos-13, 3.13)
/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(
tests (windows-latest, 3.13)
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
tests (windows-latest, 3.13)
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'.
tests (windows-latest, 3.13)
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(