PERF: delay updating cell sizes on scroll #37
Annotations
15 errors and 10 warnings
Ruff (F821):
larray_editor/arrayadapter.py#L1681
larray_editor/arrayadapter.py:1681:35: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1680
larray_editor/arrayadapter.py:1680:33: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1665
larray_editor/arrayadapter.py:1665:34: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1663
larray_editor/arrayadapter.py:1663:31: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1652
larray_editor/arrayadapter.py:1652:34: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1650
larray_editor/arrayadapter.py:1650:31: F821 Undefined name `pd`
|
Ruff (E722):
larray_editor/arrayadapter.py#L956
larray_editor/arrayadapter.py:956:13: E722 Do not use bare `except`
|
Ruff (E501):
larray_editor/arrayadapter.py#L895
larray_editor/arrayadapter.py:895:121: E501 Line too long (124 > 120)
|
Ruff (E501):
larray_editor/arrayadapter.py#L741
larray_editor/arrayadapter.py:741: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.12
Process completed with exit code 1.
|
Test on 3.9
Process completed with exit code 1.
|
Test on 3.10
Process completed with exit code 1.
|
Test on 3.8
Process completed with exit code 2.
|
Test on 3.11
Process completed with exit code 1.
|
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.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.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(
|
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.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(
|