fixup! FEAT: implemented sas7bdat adapter using Pandas #63
Annotations
3 errors and 5 warnings
|
Lint
The process '/opt/hostedtoolcache/ruff/0.14.0/x86_64/ruff' failed with exit code 1
|
|
Ruff (F811):
larray_editor/arrayadapter.py#L3765
larray_editor/arrayadapter.py:3765:5: F811 Redefinition of unused `dispatch_parquet_path_adapter` from line 3624
|
|
Ruff (F541):
larray_editor/arrayadapter.py#L3710
larray_editor/arrayadapter.py:3710:26: F541 f-string without any placeholders
|
|
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.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.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.13
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
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|