Skip to content

Fix napari-imagej tests #1446

Fix napari-imagej tests

Fix napari-imagej tests #1446

Triggered via pull request March 18, 2025 16:34
@gselzergselzer
synchronize #325
fix-tests
Status Failure
Total duration 6m 7s
Artifacts

build.yml

on: pull_request
ensure-clean-code
10s
ensure-clean-code
Conda Setup & Code Coverage
1m 8s
Conda Setup & Code Coverage
Matrix: test-pip
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 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 8)
Process completed with exit code 1.
macos-latest (python 3.12, 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
Process completed with exit code 1.
Conda Setup & Code Coverage
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
ubuntu-latest (python 3.12, java 21)
The process '/usr/bin/xvfb-run' failed with exit code 139
ubuntu-latest (python 3.12, java 8)
The process '/usr/bin/xvfb-run' failed with exit code 139
windows-latest (python 3.12, java 8)
The process 'C:\Program Files\Git\bin\bash.exe' failed with exit code 139
windows-latest (python 3.12, java 21)
The process 'C:\Program Files\Git\bin\bash.exe' failed with exit code 139
Conda Setup & Code Coverage
PackagesNotFoundError: The following packages are not available from current channels: - pyqt5==5.15.9 Current channels: - https://conda.anaconda.org/conda-forge - https://repo.anaconda.com/pkgs/main - https://repo.anaconda.com/pkgs/r To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page.
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(