FIX: fixed Directory adapter on veracrypt drives #34
Annotations
15 errors and 10 warnings
Ruff (F821):
larray_editor/arrayadapter.py#L1654
larray_editor/arrayadapter.py:1654:78: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1654
larray_editor/arrayadapter.py:1654:35: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1653
larray_editor/arrayadapter.py:1653:33: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1638
larray_editor/arrayadapter.py:1638:34: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1636
larray_editor/arrayadapter.py:1636:31: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1625
larray_editor/arrayadapter.py:1625:34: F821 Undefined name `pd`
|
Ruff (F821):
larray_editor/arrayadapter.py#L1623
larray_editor/arrayadapter.py:1623:31: F821 Undefined name `pd`
|
Ruff (E722):
larray_editor/arrayadapter.py#L929
larray_editor/arrayadapter.py:929:13: E722 Do not use bare `except`
|
Ruff (E501):
larray_editor/arrayadapter.py#L715
larray_editor/arrayadapter.py:715: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.9
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.12
Process completed with exit code 1.
|
Test on 3.11
Process completed with exit code 1.
|
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.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(
|
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.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(
|