Skip to content

WIP: Fix napari-imagej tests #1442

WIP: Fix napari-imagej tests

WIP: Fix napari-imagej tests #1442

Triggered via pull request March 18, 2025 15:47
@gselzergselzer
synchronize #325
fix-tests
Status Failure
Total duration 9m 19s
Artifacts

build.yml

on: pull_request
ensure-clean-code
6s
Conda Setup & Code Coverage
3m 33s
Matrix: test-pip

Annotations

22 errors and 2 warnings
ensure-clean-code: tests/widgets/test_napari_imagej.py#L8
tests/widgets/test_napari_imagej.py:8:25: F401 `qtpy.QtCore.Qt` imported but unused
ensure-clean-code: tests/widgets/test_napari_imagej.py#L7
tests/widgets/test_napari_imagej.py:7:19: F401 `numpy.ones` imported but unused
ensure-clean-code: tests/widgets/test_napari_imagej.py#L6
tests/widgets/test_napari_imagej.py:6:27: F401 `napari.layers.Image` imported but unused
ensure-clean-code: tests/widgets/test_napari_imagej.py#L5
tests/widgets/test_napari_imagej.py:5:20: F401 `napari.Viewer` imported but unused
ensure-clean-code: tests/utilities/test_progress.py#L6
tests/utilities/test_progress.py:6:25: F401 `tests.utils.jc` imported but unused
ensure-clean-code: tests/utilities/test_progress.py#L5
tests/utilities/test_progress.py:5:48: F401 `napari_imagej.widgets.widget_utils.JavaErrorMessageBox` imported but unused
ensure-clean-code: tests/utilities/test_module_utils.py#L13
tests/utilities/test_module_utils.py:13:20: F401 `napari.Viewer` imported but unused
ensure-clean-code: tests/utilities/test_module_utils.py#L7
tests/utilities/test_module_utils.py:7:40: F401 `inspect.signature` imported but unused
ensure-clean-code: tests/utilities/test_module_utils.py#L6
tests/utilities/test_module_utils.py:6:25: F401 `collections.OrderedDict` imported but unused
ensure-clean-code: tests/utilities/test_module_utils.py#L5
tests/utilities/test_module_utils.py:5:8: F401 `sys` imported but unused
macos-latest (python 3.12, java 21)
Process completed with exit code 1.
macos-latest (python 3.12, java 8)
Process completed with exit code 1.
ubuntu-latest (python 3.12, java 8)
Process completed with exit code 1.
ubuntu-latest (python 3.12, java 21)
Process completed with exit code 1.
windows-latest (python 3.12, java 21)
Process completed with exit code 1.
windows-latest (python 3.12, java 8)
Process completed with exit code 1.
windows-latest (python 3.9, java 21)
Process completed with exit code 1.
ubuntu-latest (python 3.9, java 8)
Process completed with exit code 1.
windows-latest (python 3.9, java 8)
Process completed with exit code 1.
ubuntu-latest (python 3.9, java 21)
Process completed with exit code 1.
macos-latest (python 3.9, java 21)
Process completed with exit code 1.
macos-latest (python 3.9, java 8)
Process completed with exit code 1.
Conda Setup & Code Coverage
Mamba support is still experimental and can result in differently solved environments!
Conda Setup & Code Coverage
/usr/share/miniconda3/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(