uv 💜 #271
Annotations
15 errors
|
build (3.8)
The process '/opt/hostedtoolcache/ruff/0.14.10/x86_64/ruff' failed with exit code 1
|
|
Ruff (F841):
tests/test_interface.py#L88
tests/test_interface.py:88:13: F841 Local variable `c` is assigned to but never used
|
|
Ruff (F841):
tests/test_interface.py#L48
tests/test_interface.py:48:9: F841 Local variable `c` is assigned to but never used
|
|
Ruff (F841):
tests/test_dao.py#L599
tests/test_dao.py:599:13: F841 Local variable `manifest` is assigned to but never used
|
|
Ruff (F841):
tests/test_dao.py#L310
tests/test_dao.py:310:13: F841 Local variable `table_def` is assigned to but never used
|
|
Ruff (F841):
tests/test_dao.py#L262
tests/test_dao.py:262:50: F841 Local variable `e` is assigned to but never used
|
|
Ruff (F841):
tests/test_dao.py#L91
tests/test_dao.py:91:47: F841 Local variable `ctx` is assigned to but never used
|
|
build (3.14)
The strategy configuration was canceled because "build._3_8" failed
|
|
build (3.14)
The process '/opt/hostedtoolcache/ruff/0.14.10/x86_64/ruff' failed with exit code 1
|
|
Ruff (F841):
tests/test_interface.py#L88
tests/test_interface.py:88:13: F841 Local variable `c` is assigned to but never used
|
|
Ruff (F841):
tests/test_interface.py#L48
tests/test_interface.py:48:9: F841 Local variable `c` is assigned to but never used
|
|
Ruff (F841):
tests/test_dao.py#L599
tests/test_dao.py:599:13: F841 Local variable `manifest` is assigned to but never used
|
|
Ruff (F841):
tests/test_dao.py#L310
tests/test_dao.py:310:13: F841 Local variable `table_def` is assigned to but never used
|
|
Ruff (F841):
tests/test_dao.py#L262
tests/test_dao.py:262:50: F841 Local variable `e` is assigned to but never used
|
|
Ruff (F841):
tests/test_dao.py#L91
tests/test_dao.py:91:47: F841 Local variable `ctx` is assigned to but never used
|