FIX: wheelscroll on a filter if no label was checked #36
Annotations
15 errors and 10 warnings
Ruff (F821):
larray_editor/arrayadapter.py#L1656
larray_editor/arrayadapter.py:1656:35: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1655
larray_editor/arrayadapter.py:1655:33: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1640
larray_editor/arrayadapter.py:1640:34: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1638
larray_editor/arrayadapter.py:1638:31: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1627
larray_editor/arrayadapter.py:1627:34: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1625
larray_editor/arrayadapter.py:1625:31: F821 Undefined name `pd`
|
Ruff (E722):
larray_editor/arrayadapter.py#L931
larray_editor/arrayadapter.py:931:13: E722 Do not use bare `except`
|
Ruff (E501):
larray_editor/arrayadapter.py#L870
larray_editor/arrayadapter.py:870:121: E501 Line too long (124 > 120)
|
Ruff (E501):
larray_editor/arrayadapter.py#L716
larray_editor/arrayadapter.py:716:121: E501 Line too long (121 > 120)
|
Ruff (F401):
larray_editor/arrayadapter.py#L52
larray_editor/arrayadapter.py:52:34: F401 `larray_editor.utils.Axis` imported but unused
|
Test on 3.11
Process completed with exit code 1.
|
Test on 3.9
Process completed with exit code 1.
|
Test on 3.12
Process completed with exit code 1.
|
Test on 3.8
Process completed with exit code 2.
|
Test on 3.10
Process completed with exit code 1.
|
Test on 3.11
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
Test on 3.11
/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(
|
Test on 3.9
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
Test on 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(
|
Test on 3.12
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
Test on 3.12
/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(
|
Test on 3.8
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
Test on 3.8
/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(
|
Test on 3.10
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
Test on 3.10
/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(
|