uv 💜 #270
Annotations
12 errors
|
Ruff (F405):
tests/test_dao.py#L114
tests/test_dao.py:114:21: F405 `TableMetadata` may be undefined, or defined from star imports
|
|
Ruff (F405):
tests/test_dao.py#L98
tests/test_dao.py:98:21: F405 `TableMetadata` may be undefined, or defined from star imports
|
|
Ruff (F841):
tests/test_dao.py#L94
tests/test_dao.py:94:47: F841 Local variable `ctx` is assigned to but never used
|
|
Ruff (F405):
tests/test_dao.py#L93
tests/test_dao.py:93:21: F405 `TableMetadata` may be undefined, or defined from star imports
|
|
Ruff (F405):
tests/test_dao.py#L88
tests/test_dao.py:88:88: F405 `SupportedDataTypes` may be undefined, or defined from star imports
|
|
Ruff (F405):
tests/test_dao.py#L88
tests/test_dao.py:88:51: F405 `SupportedDataTypes` may be undefined, or defined from star imports
|
|
Ruff (F405):
tests/test_dao.py#L87
tests/test_dao.py:87:21: F405 `TableMetadata` may be undefined, or defined from star imports
|
|
Ruff (F405):
tests/test_dao.py#L63
tests/test_dao.py:63:21: F405 `TableMetadata` may be undefined, or defined from star imports
|
|
Ruff (F405):
tests/test_dao.py#L36
tests/test_dao.py:36:21: F405 `TableMetadata` may be undefined, or defined from star imports
|
|
Ruff (F403):
tests/test_dao.py#L6
tests/test_dao.py:6:1: F403 `from keboola.component.dao import *` used; unable to detect undefined names
|
|
build (3.8)
The strategy configuration was canceled because "build._3_14" failed
|
|
build (3.8)
The operation was canceled.
|