diff --git a/ingestion/.basedpyright/baseline.json b/ingestion/.basedpyright/baseline.json index 0ae3bb60d28b..74f496f8ef9d 100644 --- a/ingestion/.basedpyright/baseline.json +++ b/ingestion/.basedpyright/baseline.json @@ -2,10 +2,18 @@ "files": { "./src/_openmetadata_testutils/factories/base/polymorphic_subfactory.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 20, - "endColumn": 30, + "startColumn": 5, + "endColumn": 12, + "lineCount": 1 + } + }, + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 25, "lineCount": 1 } }, @@ -36,18 +44,18 @@ ], "./src/_openmetadata_testutils/factories/base/root_model.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 31, - "endColumn": 38, + "startColumn": 7, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 5, + "endColumn": 17, "lineCount": 1 } }, @@ -67,22 +75,6 @@ "lineCount": 1 } }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 26, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportPrivateImportUsage", - "range": { - "startColumn": 29, - "endColumn": 39, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -126,26 +118,36 @@ ], "./src/_openmetadata_testutils/factories/base/test_polymorphic_subfactory.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 25, - "endColumn": 32, + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 5, + "endColumn": 17, + "lineCount": 1 + } + } + ], + "./src/_openmetadata_testutils/factories/base/test_root_model.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 25, - "endColumn": 32, + "startColumn": 5, + "endColumn": 17, "lineCount": 1 } }, @@ -158,52 +160,60 @@ } }, { - "code": "reportPrivateImportUsage", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 28, - "endColumn": 35, + "startColumn": 10, + "endColumn": 14, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/factories/metadata/generated/schema/api/classification/create_classification.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/factories/metadata/generated/schema/api/classification/create_tag.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/factories/metadata/generated/schema/entity/classification/classification.py": [ { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } } ], - "./src/_openmetadata_testutils/factories/base/test_root_model.py": [ + "./src/_openmetadata_testutils/factories/metadata/generated/schema/entity/classification/tag.py": [ { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/factories/metadata/generated/schema/entity/data/table.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 30, - "endColumn": 37, + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } }, @@ -215,14 +225,6 @@ "lineCount": 1 } }, - { - "code": "reportPrivateImportUsage", - "range": { - "startColumn": 19, - "endColumn": 29, - "lineCount": 1 - } - }, { "code": "reportIncompatibleVariableOverride", "range": { @@ -230,12 +232,14 @@ "endColumn": 14, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/factories/metadata/generated/schema/type/basic.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 33, - "endColumn": 40, + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } }, @@ -248,18 +252,18 @@ } }, { - "code": "reportPrivateImportUsage", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 25, - "endColumn": 32, + "startColumn": 10, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 10, + "endColumn": 14, "lineCount": 1 } }, @@ -270,12 +274,24 @@ "endColumn": 14, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/factories/metadata/generated/schema/type/entity_reference.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 28, - "endColumn": 35, + "startColumn": 7, + "endColumn": 20, + "lineCount": 1 + } + } + ], + "./src/_openmetadata_testutils/factories/metadata/generated/schema/type/recognizer.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } }, @@ -288,12 +304,12 @@ } } ], - "./src/_openmetadata_testutils/factories/metadata/generated/schema/api/classification/create_classification.py": [ + "./src/_openmetadata_testutils/factories/metadata/generated/schema/type/tag_label.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 46, - "endColumn": 53, + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } }, @@ -304,957 +320,957 @@ "endColumn": 14, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/factories/metadata/pii/models.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 49, - "endColumn": 56, + "startColumn": 7, + "endColumn": 20, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/helpers/assumption.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 5, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 21, + "endColumn": 27, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/helpers/docker.py": [ { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingModuleSource", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 7, + "endColumn": 13, "lineCount": 1 } - } - ], - "./src/_openmetadata_testutils/factories/metadata/generated/schema/api/classification/create_tag.py": [ + }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingModuleSource", "range": { - "startColumn": 38, - "endColumn": 45, + "startColumn": 5, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 13, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 42, + "startColumn": 24, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 38, + "startColumn": 40, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 18, + "endColumn": 24, "lineCount": 1 } } ], - "./src/_openmetadata_testutils/factories/metadata/generated/schema/entity/classification/classification.py": [ + "./src/_openmetadata_testutils/helpers/login_user.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 46, - "endColumn": 53, + "startColumn": 5, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 23, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 43, + "startColumn": 23, + "endColumn": 24, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/helpers/markers.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 16, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 46, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/kafka/load_csv_data.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 7, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 5, + "endColumn": 20, "lineCount": 1 } - } - ], - "./src/_openmetadata_testutils/factories/metadata/generated/schema/entity/classification/tag.py": [ + }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 25, - "endColumn": 32, + "startColumn": 5, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 5, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 33, - "endColumn": 46, + "startColumn": 5, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 42, + "startColumn": 20, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 38, + "startColumn": 25, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 27, + "endColumn": 30, "lineCount": 1 } } ], - "./src/_openmetadata_testutils/factories/metadata/generated/schema/entity/data/table.py": [ + "./src/_openmetadata_testutils/kafka/schema_registry_container.py": [ { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 5, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 5, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 8, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 35, + "startColumn": 8, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 41, + "startColumn": 20, + "endColumn": 27, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/ometa.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 46, - "lineCount": 1 + "startColumn": 20, + "endColumn": 5, + "lineCount": 5 } }, { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 60, + "endColumn": 75, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/postgres/conftest.py": [ { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 5, + "endColumn": 28, "lineCount": 1 } - } - ], - "./src/_openmetadata_testutils/factories/metadata/generated/schema/type/basic.py": [ + }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 23, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/pydantic/test_utils.py": [ { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 4, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 77, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 48, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 38, + "endColumn": 48, "lineCount": 1 } } ], - "./src/_openmetadata_testutils/factories/metadata/generated/schema/type/entity_reference.py": [ + "./src/_openmetadata_testutils/pytest_openmetadata/plugin.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 35, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 20, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 33, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 44, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 30, + "startColumn": 106, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 106, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 106, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 46, + "startColumn": 17, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAssignmentType", "range": { "startColumn": 26, - "endColumn": 39, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportAssignmentType", "range": { - "startColumn": 10, - "endColumn": 14, - "lineCount": 1 + "startColumn": 50, + "endColumn": 5, + "lineCount": 3 } }, { - "code": "reportPrivateImportUsage", - "range": { - "startColumn": 25, - "endColumn": 35, - "lineCount": 1 - } - } - ], - "./src/_openmetadata_testutils/factories/metadata/generated/schema/type/recognizer.py": [ - { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 36, + "startColumn": 69, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 69, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 39, + "startColumn": 69, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 46, + "startColumn": 61, + "endColumn": 78, "lineCount": 1 } - }, + } + ], + "./src/_openmetadata_testutils/pytest_openmetadata/test_utils.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 4, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 77, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 48, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 34, + "startColumn": 38, + "endColumn": 48, "lineCount": 1 } - }, + } + ], + "./src/airflow_provider_openmetadata/hooks/openmetadata.py": [ { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 5, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 42, - "endColumn": 49, + "startColumn": 5, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 37, + "startColumn": 12, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 35, - "lineCount": 1 + "startColumn": 18, + "endColumn": 9, + "lineCount": 7 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportArgumentType", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 64, + "endColumn": 73, "lineCount": 1 } - }, + } + ], + "./src/airflow_provider_openmetadata/lineage/backend.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 39, - "endColumn": 46, + "startColumn": 5, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportUndefinedVariable", "range": { - "startColumn": 27, - "endColumn": 39, + "startColumn": 19, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportArgumentType", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } - }, + } + ], + "./src/airflow_provider_openmetadata/lineage/callback.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 42, - "endColumn": 49, + "startColumn": 9, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportUndefinedVariable", "range": { - "startColumn": 22, - "endColumn": 34, + "startColumn": 14, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportAssignmentType", "range": { - "startColumn": 10, - "endColumn": 14, - "lineCount": 1 + "startColumn": 50, + "endColumn": 9, + "lineCount": 3 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAssignmentType", "range": { - "startColumn": 38, - "endColumn": 45, - "lineCount": 1 + "startColumn": 29, + "endColumn": 9, + "lineCount": 4 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportUnreachable", "range": { - "startColumn": 10, - "endColumn": 14, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 3 } }, { - "code": "reportPrivateImportUsage", + "code": "reportUndefinedVariable", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 14, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAssignmentType", "range": { - "startColumn": 35, - "endColumn": 45, - "lineCount": 1 + "startColumn": 50, + "endColumn": 9, + "lineCount": 3 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 + "startColumn": 29, + "endColumn": 9, + "lineCount": 4 } - }, + } + ], + "./src/airflow_provider_openmetadata/lineage/config/loader.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 5, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 40, - "lineCount": 1 + "startColumn": 24, + "endColumn": 9, + "lineCount": 16 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 9, + "endColumn": 30, "lineCount": 1 } - }, + } + ], + "./src/airflow_provider_openmetadata/lineage/operator.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 32, - "endColumn": 39, + "startColumn": 5, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 28, - "endColumn": 40, + "startColumn": 5, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { "startColumn": 10, - "endColumn": 14, + "endColumn": 16, "lineCount": 1 } - }, + } + ], + "./src/airflow_provider_openmetadata/lineage/runner.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 29, - "endColumn": 34, + "startColumn": 5, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 30, - "endColumn": 35, + "startColumn": 11, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportUndefinedVariable", "range": { - "startColumn": 32, - "endColumn": 37, + "startColumn": 14, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAssignmentType", "range": { - "startColumn": 32, - "endColumn": 37, + "startColumn": 42, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportUnreachable", "range": { - "startColumn": 34, - "endColumn": 39, - "lineCount": 1 + "startColumn": 8, + "endColumn": 31, + "lineCount": 17 } - } - ], - "./src/_openmetadata_testutils/factories/metadata/generated/schema/type/tag_label.py": [ + }, { - "code": "reportPrivateImportUsage", + "code": "reportUnreachable", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 12, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportUndefinedVariable", "range": { - "startColumn": 10, - "endColumn": 14, + "startColumn": 34, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 37, + "startColumn": 32, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 34, + "startColumn": 25, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { - "startColumn": 21, - "endColumn": 26, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportAssignmentType", "range": { - "startColumn": 10, - "endColumn": 14, - "lineCount": 1 + "startColumn": 29, + "endColumn": 9, + "lineCount": 10 } }, { - "code": "reportPrivateImportUsage", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 38, - "lineCount": 1 + "startColumn": 16, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { "startColumn": 27, - "endColumn": 32, - "lineCount": 1 + "endColumn": 9, + "lineCount": 10 } }, { - "code": "reportPrivateImportUsage", + "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 35, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportUnreachable", "range": { - "startColumn": 29, - "endColumn": 34, - "lineCount": 1 + "startColumn": 12, + "endColumn": 67, + "lineCount": 2 } }, { - "code": "reportPrivateImportUsage", + "code": "reportReturnType", "range": { - "startColumn": 28, - "endColumn": 33, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { - "startColumn": 26, - "endColumn": 31, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 7 } }, { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 33, - "lineCount": 1 + "startColumn": 34, + "endColumn": 17, + "lineCount": 5 } }, { - "code": "reportPrivateImportUsage", + "code": "reportUndefinedVariable", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 35, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportMissingImports", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 17, + "endColumn": 31, "lineCount": 1 } - } - ], - "./src/_openmetadata_testutils/factories/metadata/pii/models.py": [ + }, { - "code": "reportPrivateImportUsage", + "code": "reportUndefinedVariable", "range": { - "startColumn": 31, - "endColumn": 38, + "startColumn": 65, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportUndefinedVariable", "range": { - "startColumn": 18, - "endColumn": 28, + "startColumn": 30, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportCallIssue", "range": { - "startColumn": 10, - "endColumn": 14, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } - } - ], - "./src/_openmetadata_testutils/helpers/assumption.py": [ + }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 32, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 21, - "endColumn": 27, + "startColumn": 78, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 46, - "lineCount": 1 + "startColumn": 26, + "endColumn": 9, + "lineCount": 3 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 62, + "startColumn": 21, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 23, - "endColumn": 38, - "lineCount": 1 + "startColumn": 43, + "endColumn": 33, + "lineCount": 4 } - } - ], - "./src/_openmetadata_testutils/helpers/docker.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 13, - "endColumn": 22, - "lineCount": 1 + "startColumn": 41, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 38, + "startColumn": 60, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 49, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 24, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } - } - ], - "./src/_openmetadata_testutils/helpers/login_user.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 28, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 24, + "startColumn": 46, + "endColumn": 49, "lineCount": 1 } - } - ], - "./src/_openmetadata_testutils/helpers/markers.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 21, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 48, + "endColumn": 51, "lineCount": 1 } - } - ], - "./src/_openmetadata_testutils/kafka/load_csv_data.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 20, "endColumn": 23, @@ -1262,921 +1278,7 @@ } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 18, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 27, - "endColumn": 30, - "lineCount": 1 - } - } - ], - "./src/_openmetadata_testutils/kafka/schema_registry_container.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 10, - "endColumn": 16, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 27, - "lineCount": 1 - } - } - ], - "./src/_openmetadata_testutils/ometa.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 5, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 60, - "endColumn": 75, - "lineCount": 1 - } - } - ], - "./src/_openmetadata_testutils/pii/fake_classification_manager.py": [ - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 42, - "endColumn": 54, - "lineCount": 1 - } - } - ], - "./src/_openmetadata_testutils/postgres/conftest.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 14, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 64, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 83, - "endColumn": 89, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 48, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 60, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 79, - "endColumn": 85, - "lineCount": 1 - } - } - ], - "./src/_openmetadata_testutils/pydantic/test_utils.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 77, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 48, - "lineCount": 1 - } - } - ], - "./src/_openmetadata_testutils/pytest_openmetadata/plugin.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 16, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 33, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 43, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 106, - "endColumn": 114, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 106, - "endColumn": 114, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 106, - "endColumn": 114, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 17, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 26, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 50, - "endColumn": 5, - "lineCount": 3 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 53, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 78, - "lineCount": 1 - } - } - ], - "./src/_openmetadata_testutils/pytest_openmetadata/test_utils.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 77, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 48, - "lineCount": 1 - } - } - ], - "./src/airflow_provider_openmetadata/hooks/openmetadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 15, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 28, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 32, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 9, - "lineCount": 7 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 64, - "endColumn": 73, - "lineCount": 1 - } - } - ], - "./src/airflow_provider_openmetadata/lineage/backend.py": [ - { - "code": "reportMissingImports", - "range": { - "startColumn": 5, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 19, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } - } - ], - "./src/airflow_provider_openmetadata/lineage/callback.py": [ - { - "code": "reportMissingImports", - "range": { - "startColumn": 9, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 14, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 50, - "endColumn": 9, - "lineCount": 3 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 29, - "endColumn": 9, - "lineCount": 4 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 3 - } - }, - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 14, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 50, - "endColumn": 9, - "lineCount": 3 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 29, - "endColumn": 9, - "lineCount": 4 - } - } - ], - "./src/airflow_provider_openmetadata/lineage/config/loader.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 18, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 18, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 9, - "lineCount": 16 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 17, - "lineCount": 5 - } - } - ], - "./src/airflow_provider_openmetadata/lineage/operator.py": [ - { - "code": "reportMissingImports", - "range": { - "startColumn": 5, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportPrivateImportUsage", - "range": { - "startColumn": 34, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 10, - "endColumn": 16, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 22, - "endColumn": 29, - "lineCount": 1 - } - } - ], - "./src/airflow_provider_openmetadata/lineage/runner.py": [ - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 14, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 42, - "endColumn": 114, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 8, - "endColumn": 31, - "lineCount": 17 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 34, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 32, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 9 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 29, - "endColumn": 9, - "lineCount": 10 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 10 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 35, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 67, - "lineCount": 2 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 5 - } - }, - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 35, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 65, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 30, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 6 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 78, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 9, - "lineCount": 3 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 103, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 43, - "endColumn": 33, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 41, - "endColumn": 33, - "lineCount": 4 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 60, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 52, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 44, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 48, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 20, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 64, "endColumn": 67, @@ -2269,56 +1371,56 @@ "code": "reportMissingImports", "range": { "startColumn": 9, - "endColumn": 36, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 6, - "endColumn": 20, + "startColumn": 9, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportMissingImports", "range": { - "startColumn": 40, - "endColumn": 66, + "startColumn": 9, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 7 + "startColumn": 9, + "endColumn": 36, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 62, + "startColumn": 6, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalIterable", "range": { - "startColumn": 37, - "endColumn": 61, + "startColumn": 40, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 57, - "lineCount": 1 + "startColumn": 8, + "endColumn": 9, + "lineCount": 7 } }, { @@ -2347,30 +1449,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 37, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportUnusedImport", - "range": { - "startColumn": 11, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportUnusedImport", - "range": { - "startColumn": 11, - "endColumn": 38, - "lineCount": 1 - } - }, { "code": "reportArgumentType", "range": { @@ -3398,7 +2476,7 @@ } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 34, "endColumn": 42, @@ -3406,506 +2484,530 @@ } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 60, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 58, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/cli/classify.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 55, + "endColumn": 66, "lineCount": 1 } - }, + } + ], + "./src/metadata/cli/dataquality.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 55, + "endColumn": 75, "lineCount": 1 } - }, + } + ], + "./src/metadata/cli/ingest.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 55, + "endColumn": 66, "lineCount": 1 } - }, + } + ], + "./src/metadata/cli/ingest_dbt.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 32, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 29, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/cli/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 55, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 31, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 20, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 16, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 24, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 8, + "endColumn": 75, "lineCount": 1 } - }, + } + ], + "./src/metadata/cli/profile.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 55, + "endColumn": 75, "lineCount": 1 } - }, + } + ], + "./src/metadata/cli/restore.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 5, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 20, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/cli/usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 55, + "endColumn": 66, "lineCount": 1 } - }, + } + ], + "./src/metadata/clients/aws_client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 12, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 16, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 16, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 16, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 50, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 23, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 19, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 20, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, + "startColumn": 12, "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 23, + "endColumn": 107, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 51, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 19, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 47, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 15, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 41, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 19, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 49, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 15, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 45, + "endColumn": 57, "lineCount": 1 } - }, + } + ], + "./src/metadata/clients/azure_client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 12, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 30, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 30, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 64, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 13, + "endColumn": 31, "lineCount": 1 } - }, + } + ], + "./src/metadata/clients/domo_client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 5, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 8, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 24, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 31, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 32, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 23, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/clients/microsoftfabric/fabric_client.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, @@ -3913,2131 +3015,2099 @@ "code": "reportAttributeAccessIssue", "range": { "startColumn": 34, - "endColumn": 42, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 34, - "endColumn": 42, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } - }, + } + ], + "./src/metadata/clients/microsoftfabric/models.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 22, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 20, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/api/models.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 19, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 33, + "endColumn": 113, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/builders/validator_builder.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, + "startColumn": 12, "endColumn": 42, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/interface/pandas/pandas_test_suite_interface.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 12, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 16, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/interface/sqlalchemy/databricks/test_suite_interface.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/interface/sqlalchemy/snowflake/test_suite_interface.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/interface/sqlalchemy/sqa_test_suite_interface.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { "startColumn": 34, - "endColumn": 42, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 16, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/interface/sqlalchemy/unity_catalog/test_suite_interface.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 73, + "endColumn": 103, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/interface/test_suite_interface.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 100, + "endColumn": 110, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/processor/test_case_runner.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 34, - "endColumn": 42, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 19, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 47, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 105, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 15, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 18 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 46, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, - "lineCount": 1 + "startColumn": 46, + "endColumn": 13, + "lineCount": 3 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 15, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 5 } - }, + } + ], + "./src/metadata/data_quality/runner/base_test_suite_source.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 8, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 8, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 24, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 19, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 47, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidCast", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 22, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 26, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 28, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/runner/core.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 85, + "endColumn": 89, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/source/test_suite.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 48, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, - "lineCount": 1 + "startColumn": 23, + "endColumn": 9, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 34, - "endColumn": 42, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 43, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 86, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 34, - "endColumn": 42, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 16, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 29, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 19, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 23, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 44, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 12, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 42, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 60, - "endColumn": 80, - "lineCount": 1 + "startColumn": 36, + "endColumn": 13, + "lineCount": 11 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, - "endColumn": 64, + "startColumn": 74, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - } - ], - "./src/metadata/cli/classify.py": [ - { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 66, + "startColumn": 75, + "endColumn": 79, "lineCount": 1 } - } - ], - "./src/metadata/cli/dataquality.py": [ + }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 75, + "startColumn": 81, + "endColumn": 85, "lineCount": 1 } - } - ], - "./src/metadata/cli/ingest.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 55, - "endColumn": 66, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } - } - ], - "./src/metadata/cli/ingest_dbt.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 33, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 5 } }, { - "code": "reportUnusedVariable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 43, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 32, + "startColumn": 64, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 34, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } - } - ], - "./src/metadata/cli/lineage.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 55, - "endColumn": 66, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 101, - "lineCount": 1 + "startColumn": 25, + "endColumn": 21, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 41, - "lineCount": 1 + "startColumn": 14, + "endColumn": 9, + "lineCount": 8 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 19, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 43, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 75, + "startColumn": 60, + "endColumn": 65, "lineCount": 1 } - } - ], - "./src/metadata/cli/profile.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 55, - "endColumn": 75, + "startColumn": 69, + "endColumn": 99, "lineCount": 1 } - } - ], - "./src/metadata/cli/restore.py": [ + }, { - "code": "reportMissingImports", + "code": "reportCallIssue", "range": { - "startColumn": 5, - "endColumn": 23, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 6 } }, { "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 45, - "lineCount": 1 + "startColumn": 21, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 33, - "endColumn": 44, + "startColumn": 34, + "endColumn": 109, "lineCount": 1 } - } - ], - "./src/metadata/cli/usage.py": [ + }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 55, - "endColumn": 66, - "lineCount": 1 + "startColumn": 16, + "endColumn": 24, + "lineCount": 7 } - } - ], - "./src/metadata/clients/aws_client.py": [ + }, { "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 6 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 27, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 8 } }, { "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 31, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 28, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 64, + "endColumn": 69, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/base_test_handler.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 59, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 62, + "startColumn": 34, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 19, - "endColumn": 32, + "startColumn": 55, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 23, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 20, - "endColumn": 32, + "startColumn": 24, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 23, - "endColumn": 107, + "startColumn": 24, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportArgumentType", - "range": { - "startColumn": 51, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", "range": { "startColumn": 19, - "endColumn": 60, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 59, + "startColumn": 33, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 15, - "endColumn": 54, + "startColumn": 27, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 53, + "startColumn": 56, + "endColumn": 67, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/checkers/base_checker.py": [ { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 105, + "startColumn": 12, + "endColumn": 74, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/checkers/between_bounds_checker.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 61, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { "startColumn": 15, - "endColumn": 58, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 57, - "lineCount": 1 - } - } - ], - "./src/metadata/clients/azure_client.py": [ - { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 75, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 55, + "startColumn": 49, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOperatorIssue", "range": { - "startColumn": 30, - "endColumn": 55, + "startColumn": 62, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 80, + "startColumn": 49, + "endColumn": 54, "lineCount": 1 } - } - ], - "./src/metadata/clients/domo_client.py": [ + }, { - "code": "reportCallIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 8, - "endColumn": 75, + "startColumn": 62, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 48, + "startColumn": 42, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOperatorIssue", "range": { - "startColumn": 31, - "endColumn": 57, + "startColumn": 55, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 39, + "startColumn": 42, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOperatorIssue", "range": { - "startColumn": 23, - "endColumn": 34, + "startColumn": 55, + "endColumn": 78, "lineCount": 1 } } ], - "./src/metadata/clients/microsoftfabric/fabric_client.py": [ + "./src/metadata/data_quality/validations/column/base/columnRuleLibrarySqlExpressionValidator.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 36, + "startColumn": 57, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 36, + "startColumn": 19, + "endColumn": 24, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/base/columnValueLengthsToBeBetween.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 36, + "startColumn": 20, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 36, + "startColumn": 20, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 19, - "endColumn": 27, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, - "endColumn": 27, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 36, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 36, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 33, - "endColumn": 36, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 36, + "startColumn": 70, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 37, + "startColumn": 81, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, + "startColumn": 28, "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 33, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 36, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } } ], - "./src/metadata/clients/microsoftfabric/models.py": [ + "./src/metadata/data_quality/validations/column/base/columnValueMaxToBeBetween.py": [ { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 33, + "startColumn": 17, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 20, - "endColumn": 39, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/api/models.py": [ + }, { - "code": "reportAssignmentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, - "endColumn": 86, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 113, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } - } - ], - "./src/metadata/data_quality/builders/validator_builder.py": [ + }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 42, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } } ], - "./src/metadata/data_quality/interface/pandas/pandas_test_suite_interface.py": [ + "./src/metadata/data_quality/validations/column/base/columnValueMeanToBeBetween.py": [ { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 17, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 12, - "endColumn": 37, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 16, - "endColumn": 59, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/interface/sqlalchemy/databricks/test_suite_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } } ], - "./src/metadata/data_quality/interface/sqlalchemy/snowflake/test_suite_interface.py": [ + "./src/metadata/data_quality/validations/column/base/columnValueMedianToBeBetween.py": [ { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 17, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/interface/sqlalchemy/sqa_test_suite_interface.py": [ + }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 30, - "endColumn": 34, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 10, - "endColumn": 16, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 34, - "endColumn": 61, + "startColumn": 8, + "endColumn": 39, + "lineCount": 1 + } + } + ], + "./src/metadata/data_quality/validations/column/base/columnValueMinToBeBetween.py": [ + { + "code": "reportCallIssue", + "range": { + "startColumn": 17, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 16, + "startColumn": 38, "endColumn": 59, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/interface/sqlalchemy/unity_catalog/test_suite_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 38, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 73, - "endColumn": 103, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } } ], - "./src/metadata/data_quality/interface/test_suite_interface.py": [ + "./src/metadata/data_quality/validations/column/base/columnValueStdDevToBeBetween.py": [ { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 17, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 100, - "endColumn": 110, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/processor/test_case_runner.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 12, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/base/columnValuesMissingCount.py": [ { "code": "reportCallIssue", "range": { - "startColumn": 19, + "startColumn": 17, "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 54, - "endColumn": 58, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 47, - "endColumn": 83, + "startColumn": 8, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 105, - "endColumn": 109, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 71, + "startColumn": 84, + "endColumn": 90, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/base/columnValuesSumToBeBetween.py": [ { "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 18 + "startColumn": 17, + "endColumn": 54, + "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 46, - "endColumn": 114, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 13, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 46, - "endColumn": 13, - "lineCount": 3 + "startColumn": 8, + "endColumn": 32, + "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 72, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 5 + "startColumn": 8, + "endColumn": 39, + "lineCount": 1 } } ], - "./src/metadata/data_quality/runner/base_test_suite_source.py": [ + "./src/metadata/data_quality/validations/column/base/columnValuesToBeAtExpectedLocation.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportRedeclaration", + "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 17, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportRedeclaration", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 17, + "startColumn": 31, + "endColumn": 36, + "lineCount": 1 + } + } + ], + "./src/metadata/data_quality/validations/column/base/columnValuesToBeBetween.py": [ + { + "code": "reportCallIssue", + "range": { + "startColumn": 20, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 33, + "startColumn": 20, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 54, - "endColumn": 58, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, - "endColumn": 61, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 60, + "startColumn": 12, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportInvalidCast", + "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 59, + "startColumn": 12, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 56, - "endColumn": 60, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 60, + "startColumn": 70, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 81, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { "startColumn": 28, - "endColumn": 43, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/runner/core.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 85, - "endColumn": 89, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/source/test_suite.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 86, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/base/columnValuesToBeInSet.py": [ { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 23, - "endColumn": 9, - "lineCount": 5 + "startColumn": 17, + "endColumn": 70, + "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 + "startColumn": 38, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 24, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 99, + "startColumn": 12, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 86, - "endColumn": 98, + "startColumn": 52, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 5 + "startColumn": 8, + "endColumn": 31, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 57, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 29, - "endColumn": 70, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 54, + "startColumn": 84, + "endColumn": 90, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/base/columnValuesToBeNotInSet.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 17, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 23, - "endColumn": 47, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 44, + "startColumn": 24, "endColumn": 49, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { "startColumn": 12, - "endColumn": 52, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 8, + "endColumn": 31, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 36, + "startColumn": 12, "endColumn": 13, - "lineCount": 11 + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 74, - "endColumn": 78, + "startColumn": 84, + "endColumn": 90, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/base/columnValuesToBeNotNull.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 75, - "endColumn": 79, + "startColumn": 17, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 81, - "endColumn": 85, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 22, + "endColumn": 46, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 5 + "startColumn": 24, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 59, - "endColumn": 63, + "startColumn": 24, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 64, - "endColumn": 69, + "startColumn": 8, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 67, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } - }, + } + ], + "./src/metadata/data_quality/validations/column/base/columnValuesToBeUnique.py": [ { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 12, + "endColumn": 97, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 21, - "lineCount": 4 + "startColumn": 12, + "endColumn": 98, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 14, - "endColumn": 9, - "lineCount": 8 + "startColumn": 20, + "endColumn": 65, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 6 + "startColumn": 20, + "endColumn": 66, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 55, + "startColumn": 38, "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 60, - "endColumn": 65, + "startColumn": 24, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 69, - "endColumn": 99, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/base/columnValuesToMatchRegex.py": [ { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 6 + "startColumn": 16, + "endColumn": 57, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 21, - "endColumn": 17, - "lineCount": 4 + "startColumn": 17, + "endColumn": 61, + "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 34, - "endColumn": 109, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 16, - "endColumn": 24, - "lineCount": 7 + "startColumn": 22, + "endColumn": 46, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 24, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 8 + "startColumn": 24, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 8, + "endColumn": 31, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 59, - "endColumn": 63, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 69, + "startColumn": 84, + "endColumn": 90, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/base_test_handler.py": [ + "./src/metadata/data_quality/validations/column/base/columnValuesToNotMatchRegex.py": [ { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 47, + "startColumn": 17, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportTypedDictNotRequiredAccess", "range": { "startColumn": 38, - "endColumn": 49, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 22, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 24, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportTypedDictNotRequiredAccess", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 24, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 19, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, + "startColumn": 12, "endColumn": 13, - "lineCount": 1 + "lineCount": 4 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 84, + "endColumn": 90, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/pandas/columnRuleLibrarySqlExpressionValidator.py": [ { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 6, + "endColumn": 45, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/pandas/columnValueLengthsToBeBetween.py": [ { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 6, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 22, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 50, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 70, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 34, - "endColumn": 57, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 76, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 47, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/pandas/columnValueMaxToBeBetween.py": [ { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 6, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 33, - "endColumn": 63, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 27, - "endColumn": 58, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 67, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/validations/checkers/base_checker.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 74, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/checkers/between_bounds_checker.py": [ + "./src/metadata/data_quality/validations/column/pandas/columnValueMeanToBeBetween.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 6, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 49, - "endColumn": 54, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 62, - "endColumn": 83, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 62, - "endColumn": 83, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 47, + "startColumn": 73, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 78, + "startColumn": 65, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 47, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportOperatorIssue", - "range": { - "startColumn": 55, - "endColumn": 78, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/base/columnRuleLibrarySqlExpressionValidator.py": [ - { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 41, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 61, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 24, + "startColumn": 72, + "endColumn": 85, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/base/columnValueLengthsToBeBetween.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 76, - "lineCount": 1 - } - }, + "./src/metadata/data_quality/validations/column/pandas/columnValueMedianToBeBetween.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 20, - "endColumn": 76, + "startColumn": 6, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, @@ -6045,81 +5115,81 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 32, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 35, + "endColumn": 44, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 75, + "endColumn": 86, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 70, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 79, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 90, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 37, + "startColumn": 54, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 48, + "startColumn": 67, + "endColumn": 80, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/base/columnValueMaxToBeBetween.py": [ + "./src/metadata/data_quality/validations/column/pandas/columnValueMinToBeBetween.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 17, - "endColumn": 67, + "startColumn": 6, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, @@ -6127,41 +5197,41 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 32, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 35, + "endColumn": 44, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/base/columnValueMeanToBeBetween.py": [ + "./src/metadata/data_quality/validations/column/pandas/columnValueStdDevToBeBetween.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 17, - "endColumn": 68, + "startColumn": 6, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, @@ -6169,100 +5239,98 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 32, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 35, + "endColumn": 44, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/validations/column/base/columnValueMedianToBeBetween.py": [ + }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 17, - "endColumn": 69, + "startColumn": 46, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 61, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 74, + "endColumn": 87, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/pandas/columnValuesMissingCount.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 6, + "endColumn": 39, + "lineCount": 1 } }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 39, + "endColumn": 20, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/validations/column/base/columnValueMinToBeBetween.py": [ + }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 17, - "endColumn": 67, + "startColumn": 69, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 50, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 70, + "endColumn": 81, + "lineCount": 1 } }, { @@ -6272,64 +5340,62 @@ "endColumn": 39, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/validations/column/base/columnValueStdDevToBeBetween.py": [ + }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 57, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 60, + "endColumn": 71, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 73, + "endColumn": 86, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/base/columnValuesMissingCount.py": [ + "./src/metadata/data_quality/validations/column/pandas/columnValuesSumToBeBetween.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 17, - "endColumn": 61, + "startColumn": 6, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, @@ -6337,133 +5403,123 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 31, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 35, + "endColumn": 44, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 90, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/base/columnValuesSumToBeBetween.py": [ + "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeAtExpectedLocation.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 17, - "endColumn": 54, + "startColumn": 6, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 27, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportInvalidCast", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 22, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 13, - "endColumn": 54, + "startColumn": 22, + "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeBetween.py": [ { "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 6, + "endColumn": 38, "lineCount": 1 } }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 - } - }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 39, + "endColumn": 20, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/validations/column/base/columnValuesToBeAtExpectedLocation.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 30, + "startColumn": 50, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 70, + "endColumn": 81, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/validations/column/base/columnValuesToBeBetween.py": [ + }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 20, - "endColumn": 57, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 57, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, @@ -6471,97 +5527,89 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 32, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 81, + "startColumn": 16, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 81, + "startColumn": 16, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeInSet.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 79, + "startColumn": 6, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 81, - "endColumn": 90, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 37, + "startColumn": 69, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 48, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 43, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/base/columnValuesToBeInSet.py": [ - { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 70, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, @@ -6576,74 +5624,58 @@ { "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 82, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeNotInSet.py": [ { "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 8, - "endColumn": 31, + "startColumn": 6, + "endColumn": 39, "lineCount": 1 } }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 - } - }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 39, + "endColumn": 20, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 90, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/base/columnValuesToBeNotInSet.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 17, - "endColumn": 73, + "startColumn": 69, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 42, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, @@ -6651,65 +5683,65 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 31, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "endColumn": 42, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 90, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/base/columnValuesToBeNotNull.py": [ + "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeNotNull.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 17, - "endColumn": 61, + "startColumn": 6, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 22, - "endColumn": 46, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, @@ -6717,233 +5749,213 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 31, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 33, + "endColumn": 37, + "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/base/columnValuesToBeUnique.py": [ + "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeUnique.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 97, + "startColumn": 6, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 98, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 20, - "endColumn": 65, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 20, - "endColumn": 66, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/base/columnValuesToMatchRegex.py": [ - { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 57, + "startColumn": 56, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 17, - "endColumn": 61, + "startColumn": 71, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 84, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 46, + "startColumn": 56, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 71, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 84, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportIndexIssue", "range": { - "startColumn": 8, - "endColumn": 31, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 - } - }, - { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 90, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/base/columnValuesToNotMatchRegex.py": [ + "./src/metadata/data_quality/validations/column/pandas/columnValuesToMatchRegex.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 17, - "endColumn": 65, + "startColumn": 6, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 59, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 46, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportTypedDictNotRequiredAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 49, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 31, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 8, + "endColumn": 25, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 90, + "startColumn": 12, + "endColumn": 42, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnRuleLibrarySqlExpressionValidator.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 45, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/pandas/columnValueLengthsToBeBetween.py": [ + "./src/metadata/data_quality/validations/column/pandas/columnValuesToNotMatchRegex.py": [ { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 6, - "endColumn": 44, + "endColumn": 42, "lineCount": 1 } }, @@ -6958,32 +5970,32 @@ { "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 48, + "startColumn": 69, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 50, - "endColumn": 68, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 81, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, @@ -6995,6 +6007,14 @@ "lineCount": 1 } }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 12, + "endColumn": 42, + "lineCount": 1 + } + }, { "code": "reportArgumentType", "range": { @@ -7004,12 +6024,12 @@ } } ], - "./src/metadata/data_quality/validations/column/pandas/columnValueMaxToBeBetween.py": [ + "./src/metadata/data_quality/validations/column/sqlalchemy/columnRuleLibrarySqlExpressionValidator.py": [ { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 6, - "endColumn": 40, + "endColumn": 45, "lineCount": 1 } }, @@ -7017,7 +6037,7 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 20, + "endColumn": 30, "lineCount": 1 } }, @@ -7025,17 +6045,33 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 39, + "endColumn": 20, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 33, + "endColumn": 41, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 24, + "endColumn": 32, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/pandas/columnValueMeanToBeBetween.py": [ + "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueLengthsToBeBetween.py": [ { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 6, - "endColumn": 41, + "endColumn": 44, "lineCount": 1 } }, @@ -7047,127 +6083,133 @@ "lineCount": 1 } }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 38, + "endColumn": 49, + "lineCount": 1 + } + }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 39, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 73, - "endColumn": 84, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 74, + "startColumn": 12, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 50, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 85, + "startColumn": 70, + "endColumn": 81, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValueMedianToBeBetween.py": [ + }, { "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 43, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 20, + "startColumn": 31, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } - }, + } + ], + "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueMaxToBeBetween.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 75, - "endColumn": 86, + "startColumn": 6, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 76, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 38, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 65, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 50, + "endColumn": 68, "lineCount": 1 } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValueMinToBeBetween.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 40, + "startColumn": 70, + "endColumn": 81, "lineCount": 1 } }, @@ -7175,25 +6217,25 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 20, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 31, + "endColumn": 64, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/pandas/columnValueStdDevToBeBetween.py": [ + "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueMeanToBeBetween.py": [ { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 6, - "endColumn": 43, + "endColumn": 41, "lineCount": 1 } }, @@ -7206,44 +6248,60 @@ } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 38, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 59, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 72, + "startColumn": 50, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 74, - "endColumn": 87, + "startColumn": 70, + "endColumn": 81, + "lineCount": 1 + } + }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 39, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 31, + "endColumn": 64, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesMissingCount.py": [ + "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueMedianToBeBetween.py": [ { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 6, - "endColumn": 39, + "endColumn": 43, "lineCount": 1 } }, @@ -7256,10 +6314,10 @@ } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 69, - "endColumn": 75, + "startColumn": 38, + "endColumn": 49, "lineCount": 1 } }, @@ -7296,36 +6354,52 @@ } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 44, + "endColumn": 53, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 30, + "endColumn": 35, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 31, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 53, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 73, - "endColumn": 86, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } } ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesSumToBeBetween.py": [ + "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueMinToBeBetween.py": [ { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 6, - "endColumn": 41, + "endColumn": 40, "lineCount": 1 } }, @@ -7338,909 +6412,9 @@ } }, { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeAtExpectedLocation.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportInvalidCast", - "range": { - "startColumn": 22, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 22, - "endColumn": 56, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeBetween.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 50, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 70, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeInSet.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 69, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeNotInSet.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 69, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeNotNull.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesToBeUnique.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 56, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 71, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 84, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 56, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 71, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 84, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 36, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 36, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesToMatchRegex.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 10, - "endColumn": 16, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/pandas/columnValuesToNotMatchRegex.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 69, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/sqlalchemy/columnRuleLibrarySqlExpressionValidator.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 33, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 32, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueLengthsToBeBetween.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 38, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 50, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 70, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueMaxToBeBetween.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 38, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 50, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 70, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 64, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueMeanToBeBetween.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 38, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 50, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 70, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 64, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueMedianToBeBetween.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 38, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 50, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 70, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 30, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 53, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 53, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - } - ], - "./src/metadata/data_quality/validations/column/sqlalchemy/columnValueMinToBeBetween.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 38, + "startColumn": 38, "endColumn": 49, "lineCount": 1 } @@ -8277,14 +6451,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 12, - "endColumn": 26, - "lineCount": 1 - } - }, { "code": "reportAttributeAccessIssue", "range": { @@ -9202,10 +7368,10 @@ ], "./src/metadata/data_quality/validations/mixins/pandas_validator_mixin.py": [ { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 16, - "endColumn": 53, + "startColumn": 7, + "endColumn": 13, "lineCount": 1 } }, @@ -9220,8 +7386,8 @@ { "code": "reportArgumentType", "range": { - "startColumn": 17, - "endColumn": 28, + "startColumn": 16, + "endColumn": 53, "lineCount": 1 } }, @@ -9266,6 +7432,16 @@ } } ], + "./src/metadata/data_quality/validations/mixins/protocols.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 9, + "endColumn": 15, + "lineCount": 1 + } + } + ], "./src/metadata/data_quality/validations/mixins/sqa_validator_mixin.py": [ { "code": "reportArgumentType", @@ -9655,22 +7831,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 8, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 17, - "endColumn": 25, - "lineCount": 1 - } - }, { "code": "reportOptionalMemberAccess", "range": { @@ -9905,14 +8065,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 27, - "endColumn": 41, - "lineCount": 1 - } - }, { "code": "reportOptionalMemberAccess", "range": { @@ -10708,170 +8860,130 @@ ], "./src/metadata/great_expectations/action.py": [ { - "code": "reportPrivateImportUsage", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 12, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 5, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 32, - "endColumn": 49, + "startColumn": 5, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 32, - "endColumn": 49, + "startColumn": 5, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 64, - "endColumn": 105, + "startColumn": 5, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 5, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 5, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 33, + "startColumn": 5, "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 33, - "endColumn": 49, + "startColumn": 9, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 50, - "endColumn": 56, + "startColumn": 9, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 30, - "endColumn": 46, + "startColumn": 9, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 30, - "endColumn": 46, + "startColumn": 5, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 49, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 49, + "startColumn": 64, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, + "startColumn": 52, "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, @@ -10883,14 +8995,6 @@ "lineCount": 1 } }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 39, - "endColumn": 62, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -10942,26 +9046,42 @@ ], "./src/metadata/great_expectations/action1xx.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 4, - "endColumn": 17, + "startColumn": 5, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 5, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 11, + "startColumn": 5, + "endColumn": 58, + "lineCount": 1 + } + }, + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 41, + "lineCount": 1 + } + }, + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 43, "lineCount": 1 } }, @@ -11037,102 +9157,6 @@ "lineCount": 1 } }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 33, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 33, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 33, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 33, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 53, - "lineCount": 1 - } - }, { "code": "reportArgumentType", "range": { @@ -11799,14 +9823,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 9, - "endColumn": 13, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -11815,14 +9831,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 15, - "endColumn": 21, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -11847,14 +9855,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 46, - "endColumn": 53, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -11863,14 +9863,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 55, - "endColumn": 66, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -11879,14 +9871,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -11895,14 +9879,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 30, - "endColumn": 36, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -11927,14 +9903,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 61, - "endColumn": 68, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -11942,88 +9910,6 @@ "endColumn": 81, "lineCount": 1 } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 70, - "endColumn": 81, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/connections/query_logger.py": [ - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 12, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 19, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 12, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 19, - "lineCount": 1 - } } ], "./src/metadata/ingestion/connections/secrets.py": [ @@ -13437,14 +11323,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 37, - "endColumn": 42, - "lineCount": 1 - } - }, { "code": "reportInvalidTypeVarUse", "range": { @@ -13460,14 +11338,6 @@ "endColumn": 9, "lineCount": 8 } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 22, - "endColumn": 25, - "lineCount": 1 - } } ], "./src/metadata/ingestion/ometa/auth_provider.py": [ @@ -15502,14 +13372,6 @@ "endColumn": 40, "lineCount": 1 } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 12, - "endColumn": 20, - "lineCount": 1 - } } ], "./src/metadata/ingestion/ometa/mixins/mlmodel_mixin.py": [ @@ -15561,6 +13423,14 @@ "lineCount": 1 } }, + { + "code": "reportMissingImports", + "range": { + "startColumn": 17, + "endColumn": 29, + "lineCount": 1 + } + }, { "code": "reportArgumentType", "range": { @@ -15609,14 +13479,6 @@ "lineCount": 1 } }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 82, - "endColumn": 99, - "lineCount": 1 - } - }, { "code": "reportCallIssue", "range": { @@ -17800,38 +15662,6 @@ "endColumn": 42, "lineCount": 1 } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 49, - "lineCount": 1 - } } ], "./src/metadata/ingestion/ometa/ometa_api.py": [ @@ -18959,14 +16789,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 49, - "endColumn": 60, - "lineCount": 1 - } - }, { "code": "reportOptionalMemberAccess", "range": { @@ -18991,14 +16813,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 48, - "endColumn": 59, - "lineCount": 1 - } - }, { "code": "reportOptionalMemberAccess", "range": { @@ -19485,22 +17299,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, { "code": "reportCallIssue", "range": { @@ -19613,22 +17411,6 @@ "lineCount": 1 } }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 28, - "endColumn": 31, - "lineCount": 1 - } - }, { "code": "reportMissingParameterType", "range": { @@ -19678,2835 +17460,2861 @@ } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 65, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 19, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 23, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 31, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 23, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 32, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 36, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 19, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 23, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 27, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 23, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/api/rest/parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 22, + "endColumn": 36, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/api/rest/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/connections.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 51, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/connections_utils.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 61, + "endColumn": 70, "lineCount": 1 } + } + ], + "./src/metadata/ingestion/source/dashboard/dashboard_service.py": [ + { + "code": "reportCallIssue", + "range": { + "startColumn": 85, + "endColumn": 5, + "lineCount": 24 + } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 95, + "endColumn": 5, + "lineCount": 12 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 82, + "endColumn": 5, + "lineCount": 49 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 4, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 67, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 64, - "endColumn": 87, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 63, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 36, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 41, + "endColumn": 90, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 76, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 48, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 56, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 96, + "endColumn": 109, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 56, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 58, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 87, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 26, + "endColumn": 113, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 66, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 96, + "endColumn": 112, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 15, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 22, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 39, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 50, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 25, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 47, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 45, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 56, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 12, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 14, + "endColumn": 112, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 54, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 54, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 54, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 14, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 19 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 35, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 33, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 39, + "endColumn": 25, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 12, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 25, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 35, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 50, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 20, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 24, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeVarUse", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 76, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 4 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 48, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 4 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 9, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 42, + "endColumn": 102, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/domodashboard/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 5, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/domodashboard/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 46, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 12, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 40, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 42, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 45, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 49, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 51, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 15, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 19 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 43, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 31, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 25, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 34, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 54, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 18, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 24, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 80, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 36, + "endColumn": 21, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 52, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 74, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 42, + "endColumn": 46, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 51, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 58, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 64, - "endColumn": 87, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, + "startColumn": 26, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 87, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 57, + "startColumn": 9, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/domodashboard/service_spec.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 64, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/grafana/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 58, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 29, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 68, + "endColumn": 93, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/grafana/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 18, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/grafana/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 65, - "endColumn": 71, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 12, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 15, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 25, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 55, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 29 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 25, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 33, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 11 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 72, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 48, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 20, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 25, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 62, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, + "startColumn": 34, "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 36, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 15, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/grafana/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/hex/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 20, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 28, + "endColumn": 48, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/hex/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/hex/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 36, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 12, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 41, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 34, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 20 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 72, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 29, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 39, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 37, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 26, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 83, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/hex/query_fetcher.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 41, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 60, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 41, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 70, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 36, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/hex/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 54, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/hex/warehouse_queries.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 15, + "endColumn": 51, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/lightdash/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 27, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 27, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 38, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 33, + "endColumn": 49, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/lightdash/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/lightdash/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, + "startColumn": 67, "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 56, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 20 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 43, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 21, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 53, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 8 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/lightdash/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 60, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/looker/bulk_parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 7, + "endColumn": 11, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 39, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 27, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 19, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/looker/columns.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 5, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 9 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/looker/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 7, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 5, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/looker/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 7, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 7, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 5, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 5, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 5, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 5, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 8, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 13, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 69, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalCall", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 29, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 41, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalCall", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 34, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 46, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 47, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 56, + "startColumn": 82, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 85, + "startColumn": 53, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 31, - "endColumn": 93, + "startColumn": 19, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 59, + "startColumn": 41, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 32, - "endColumn": 81, + "startColumn": 31, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 6 + "startColumn": 37, + "endColumn": 17, + "lineCount": 22 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 85, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 49, + "startColumn": 37, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 85, + "startColumn": 65, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 88, + "startColumn": 22, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 23, - "endColumn": 85, + "startColumn": 27, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 25, + "startColumn": 22, + "endColumn": 17, "lineCount": 7 } - } - ], - "./src/metadata/ingestion/source/api/rest/parser.py": [ + }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 20, + "startColumn": 32, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 36, + "startColumn": 44, + "endColumn": 61, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/api/rest/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/connections.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 24, + "startColumn": 8, "endColumn": 28, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 51, - "endColumn": 65, + "startColumn": 31, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 + "startColumn": 36, + "endColumn": 17, + "lineCount": 21 } - } - ], - "./src/metadata/ingestion/source/connections_utils.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 70, + "startColumn": 37, + "endColumn": 67, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/dashboard_service.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 24 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 - } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 22, + "endColumn": 53, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 95, - "endColumn": 5, - "lineCount": 12 + "startColumn": 35, + "endColumn": 44, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 73, + "endColumn": 82, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 5, - "lineCount": 49 + "startColumn": 39, + "endColumn": 48, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, + "startColumn": 18, "endColumn": 13, - "lineCount": 5 + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, + "startColumn": 18, "endColumn": 13, - "lineCount": 10 + "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 10 + "startColumn": 45, + "endColumn": 48, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 37, + "endColumn": 40, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 + "startColumn": 31, + "endColumn": 74, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 + "startColumn": 37, + "endColumn": 17, + "lineCount": 23 } }, { - "code": "reportRedeclaration", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 17, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 77, + "startColumn": 37, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 65, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 63, - "endColumn": 94, + "startColumn": 22, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 36, - "endColumn": 85, + "startColumn": 27, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { "startColumn": 41, - "endColumn": 90, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 76, - "endColumn": 86, + "startColumn": 53, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 48, - "endColumn": 58, + "startColumn": 60, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 56, - "endColumn": 73, + "startColumn": 16, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 96, - "endColumn": 109, + "startColumn": 20, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 56, - "endColumn": 73, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 67, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 87, - "endColumn": 100, + "startColumn": 36, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 113, + "startColumn": 54, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 82, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 96, - "endColumn": 112, + "startColumn": 49, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 64, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 52, + "endColumn": 112, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 29, + "startColumn": 133, + "endColumn": 137, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 + "startColumn": 34, + "endColumn": 29, + "lineCount": 5 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 35, + "startColumn": 42, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 39, - "endColumn": 45, + "startColumn": 20, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 45, + "startColumn": 34, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 50, - "endColumn": 93, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 42, + "startColumn": 79, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 25, - "endColumn": 42, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 5 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 90, + "startColumn": 32, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 35, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 122, + "endColumn": 126, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 45, - "endColumn": 51, - "lineCount": 1 + "startColumn": 34, + "endColumn": 29, + "lineCount": 5 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 51, + "startColumn": 42, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 56, - "endColumn": 80, + "startColumn": 20, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 12, - "endColumn": 18, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 14, - "endColumn": 112, + "startColumn": 34, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 54, - "endColumn": 71, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 54, - "endColumn": 71, + "startColumn": 16, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 54, - "endColumn": 71, + "startColumn": 39, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 14, - "endColumn": 31, + "startColumn": 40, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 14, - "endColumn": 31, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 } }, { "code": "reportArgumentType", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 34, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 19 + "startColumn": 30, + "endColumn": 45, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 25, - "lineCount": 4 + "startColumn": 65, + "endColumn": 75, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 25, - "lineCount": 4 + "startColumn": 28, + "endColumn": 9, + "lineCount": 22 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 25, - "lineCount": 5 + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 56, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 23, + "startColumn": 48, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 57, + "startColumn": 39, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 51, + "startColumn": 14, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 47, + "startColumn": 29, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 50, - "endColumn": 62, + "startColumn": 19, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 32, + "startColumn": 51, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 36, - "lineCount": 1 + "startColumn": 16, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 31, + "startColumn": 48, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 31, + "startColumn": 48, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportInvalidTypeVarUse", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 77, + "startColumn": 50, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 50, + "startColumn": 79, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 24, + "startColumn": 30, "endColumn": 25, "lineCount": 4 } @@ -22514,221 +20322,225 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 56, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 58, + "startColumn": 79, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 24, - "endColumn": 25, + "startColumn": 34, + "endColumn": 29, "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 47, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 9, - "endColumn": 28, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 102, - "lineCount": 1 + "startColumn": 28, + "endColumn": 29, + "lineCount": 4 } - } - ], - "./src/metadata/ingestion/source/dashboard/domodashboard/connection.py": [ + }, + { + "code": "reportAssignmentType", + "range": { + "startColumn": 33, + "endColumn": 13, + "lineCount": 4 + } + }, { "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 39, + "startColumn": 20, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOperatorIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 19, + "endColumn": 65, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/domodashboard/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalSubscript", "range": { "startColumn": 20, - "endColumn": 31, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 46, - "endColumn": 82, + "startColumn": 44, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 71, - "endColumn": 75, + "startColumn": 20, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 99, + "startColumn": 24, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 40, - "endColumn": 42, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 8 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 46, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 52, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 49, - "endColumn": 60, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 44, - "endColumn": 50, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 64, + "startColumn": 44, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 24, + "startColumn": 48, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 32, + "startColumn": 35, "endColumn": 13, - "lineCount": 19 + "lineCount": 5 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 20, + "endColumn": 33, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 85, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 60, + "startColumn": 98, + "endColumn": 102, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 49, + "startColumn": 83, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 87, + "endColumn": 91, + "lineCount": 1 } }, { @@ -22738,205 +20550,267 @@ "endColumn": 13, "lineCount": 7 } + } + ], + "./src/metadata/ingestion/source/dashboard/looker/models.py": [ + { + "code": "reportAssignmentType", + "range": { + "startColumn": 16, + "endColumn": 58, + "lineCount": 1 + } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 38, + "startColumn": 16, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAssignmentType", "range": { - "startColumn": 25, - "endColumn": 41, + "startColumn": 24, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 41, + "startColumn": 30, + "endColumn": 86, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/looker/parser.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 7, + "endColumn": 11, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 30, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 54, - "endColumn": 85, + "startColumn": 8, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 18, - "endColumn": 24, + "startColumn": 23, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportReturnType", "range": { - "startColumn": 24, - "endColumn": 33, + "startColumn": 27, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 80, - "endColumn": 84, + "startColumn": 27, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 45, + "startColumn": 19, + "endColumn": 41, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 38, "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 85, + "endColumn": 96, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/looker/service_spec.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 45, + "endColumn": 57, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/looker/utils.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 21, - "lineCount": 8 + "startColumn": 22, + "endColumn": 34, + "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 52, - "endColumn": 63, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 74, - "endColumn": 85, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 46, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/metabase/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 51, - "endColumn": 68, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 58, - "endColumn": 82, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 64, + "startColumn": 57, "endColumn": 72, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 53, + "startColumn": 65, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 69, + "endColumn": 85, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 9, - "endColumn": 44, + "startColumn": 15, + "endColumn": 39, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/domodashboard/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 64, + "startColumn": 56, + "endColumn": 70, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/grafana/client.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 58, - "endColumn": 64, + "startColumn": 42, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 48, + "startColumn": 23, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 93, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/grafana/connection.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 37, + "startColumn": 23, + "endColumn": 49, "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 38, + "endColumn": 48, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/metabase/connection.py": [ { "code": "reportOptionalMemberAccess", "range": { @@ -22946,69 +20820,69 @@ } } ], - "./src/metadata/ingestion/source/dashboard/grafana/metadata.py": [ + "./src/metadata/ingestion/source/dashboard/metabase/metadata.py": [ { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 93, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 36, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportInvalidTypeArguments", "range": { - "startColumn": 15, - "endColumn": 30, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 28, + "startColumn": 67, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 55, - "endColumn": 58, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 20 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 29 + "startColumn": 43, + "endColumn": 55, + "lineCount": 1 } }, { @@ -23038,24 +20912,8 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 63, + "startColumn": 43, + "endColumn": 60, "lineCount": 1 } }, @@ -23075,19 +20933,27 @@ "lineCount": 7 } }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 25, + "endColumn": 47, + "lineCount": 1 + } + }, { "code": "reportCallIssue", "range": { "startColumn": 32, "endColumn": 17, - "lineCount": 11 + "lineCount": 8 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 89, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, @@ -23108,606 +20974,572 @@ } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 65, + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 + } + }, + { + "code": "reportAssignmentType", + "range": { + "startColumn": 47, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { "startColumn": 20, - "endColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, + "startColumn": 22, + "endColumn": 17, "lineCount": 7 } }, { "code": "reportGeneralTypeIssues", "range": { - "startColumn": 25, - "endColumn": 51, + "startColumn": 21, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 62, - "endColumn": 97, + "startColumn": 30, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 71, + "startColumn": 20, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 36, - "endColumn": 48, + "startColumn": 22, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 62, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 72, + "startColumn": 85, + "endColumn": 96, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/grafana/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 26, + "endColumn": 63, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/hex/client.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 16, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 20, - "endColumn": 35, + "startColumn": 18, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 48, + "startColumn": 58, + "endColumn": 67, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/hex/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/hex/metadata.py": [ + "./src/metadata/ingestion/source/dashboard/metabase/models.py": [ { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 72, + "startColumn": 42, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 33, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/metabase/service_spec.py": [ { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 89, + "startColumn": 45, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/microstrategy/client.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 58, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 51, + "startColumn": 29, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 20 + "startColumn": 29, + "endColumn": 50, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 44, + "endColumn": 60, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 33, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { "startColumn": 52, - "endColumn": 58, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 68, - "endColumn": 85, + "startColumn": 19, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 49, + "startColumn": 38, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 85, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 25, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 88, + "startColumn": 19, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 87, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 55, + "startColumn": 46, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 83, - "endColumn": 87, + "startColumn": 19, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 48, + "endColumn": 60, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/hex/query_fetcher.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 46, + "startColumn": 62, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 65, + "startColumn": 74, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 58, + "startColumn": 19, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 87, + "startColumn": 90, + "endColumn": 104, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 36, - "endColumn": 49, + "startColumn": 33, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportIndexIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 19, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 19, + "endColumn": 31, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/hex/service_spec.py": [ + "./src/metadata/ingestion/source/dashboard/microstrategy/connection.py": [ { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 45, - "endColumn": 54, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/dashboard/hex/warehouse_queries.py": [ - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 51, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/lightdash/client.py": [ + "./src/metadata/ingestion/source/dashboard/microstrategy/metadata.py": [ { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 46, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 48, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUnreachable", "range": { - "startColumn": 45, - "endColumn": 48, + "startColumn": 12, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 + "startColumn": 36, + "endColumn": 17, + "lineCount": 19 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 + "startColumn": 28, + "endColumn": 29, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 48, + "startColumn": 64, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 48, + "startColumn": 56, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 30, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 30, + "startColumn": 22, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 34, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 31, - "endColumn": 34, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 48, + "startColumn": 81, + "endColumn": 103, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 48, + "startColumn": 74, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 57, + "startColumn": 48, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 49, + "startColumn": 88, + "endColumn": 101, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/lightdash/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 29, + "endColumn": 57, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/lightdash/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 38, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 94, + "endColumn": 98, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 90, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 95, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 15 } }, { - "code": "reportOptionalIterable", + "code": "reportReturnType", "range": { - "startColumn": 56, - "endColumn": 80, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 15 } }, { "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 20 + "startColumn": 47, + "endColumn": 37, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 45, + "endColumn": 37, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 65, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 60, + "startColumn": 51, + "endColumn": 104, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 49, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportOptionalIterable", + "code": "reportReturnType", "range": { - "startColumn": 21, - "endColumn": 45, + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 + } + }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 68, + "startColumn": 35, + "endColumn": 77, "lineCount": 1 } }, @@ -23716,7 +21548,7 @@ "range": { "startColumn": 32, "endColumn": 17, - "lineCount": 8 + "lineCount": 6 } }, { @@ -23735,213 +21567,227 @@ "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 + } + }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 39, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/lightdash/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 60, - "lineCount": 1 + "startColumn": 41, + "endColumn": 21, + "lineCount": 9 } - } - ], - "./src/metadata/ingestion/source/dashboard/looker/bulk_parser.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 44, + "startColumn": 76, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 60, + "startColumn": 72, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 43, + "startColumn": 26, + "endColumn": 58, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/looker/columns.py": [ + }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 16, - "endColumn": 65, + "startColumn": 26, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 46, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 12, + "startColumn": 18, "endColumn": 13, - "lineCount": 9 + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 42, - "endColumn": 52, + "startColumn": 25, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 1, - "endColumn": 26, + "startColumn": 56, + "endColumn": 63, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/microstrategy/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 1, - "endColumn": 26, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/mode/client.py": [ { - "code": "reportOperatorIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 11, - "endColumn": 74, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIndexIssue", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 22, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 59, - "endColumn": 67, + "startColumn": 22, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 1, - "endColumn": 26, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 1, - "endColumn": 26, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/looker/connection.py": [ + }, { - "code": "reportOptionalIterable", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 100, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIndexIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 27, + "endColumn": 48, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/looker/metadata.py": [ + }, { - "code": "reportUnreachable", + "code": "reportOptionalSubscript", "range": { - "startColumn": 8, - "endColumn": 17, + "startColumn": 27, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportRedeclaration", + "code": "reportReturnType", "range": { - "startColumn": 13, - "endColumn": 29, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/mode/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 73, + "startColumn": 45, + "endColumn": 50, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/mode/metadata.py": [ + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 67, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 92, + "startColumn": 71, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, @@ -23949,398 +21795,434 @@ "code": "reportAssignmentType", "range": { "startColumn": 37, - "endColumn": 88, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportOptionalCall", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 29, - "endColumn": 79, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUnreachable", "range": { - "startColumn": 41, - "endColumn": 78, + "startColumn": 12, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportOptionalCall", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 62, + "startColumn": 15, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 46, - "endColumn": 61, - "lineCount": 1 + "startColumn": 28, + "endColumn": 9, + "lineCount": 23 } }, { "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 61, + "startColumn": 28, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 82, - "endColumn": 100, + "startColumn": 25, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 80, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 86, - "endColumn": 108, + "startColumn": 56, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 46, + "startColumn": 48, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 79, + "startColumn": 39, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 82, - "endColumn": 99, + "startColumn": 14, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 39, - "endColumn": 56, + "startColumn": 29, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 59, + "startColumn": 28, + "endColumn": 25, + "lineCount": 6 + } + }, + { + "code": "reportReturnType", + "range": { + "startColumn": 30, + "endColumn": 105, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 53, + "startColumn": 70, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 74, + "startColumn": 93, + "endColumn": 104, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 17, - "lineCount": 22 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 36, + "endColumn": 21, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 51, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 67, + "startColumn": 26, + "endColumn": 53, "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 + } + } + ], + "./src/metadata/ingestion/source/dashboard/mode/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 81, + "startColumn": 45, + "endColumn": 55, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/powerbi/client.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 51, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalOperand", "range": { "startColumn": 22, - "endColumn": 54, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 99, + "startColumn": 31, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 82, - "endColumn": 98, + "startColumn": 43, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 23, + "endColumn": 58, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 44, + "endColumn": 57, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 32, - "endColumn": 47, + "startColumn": 16, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 61, + "startColumn": 23, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 29, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 23, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 50, - "endColumn": 66, + "startColumn": 41, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 78, + "startColumn": 23, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 75, + "startColumn": 41, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 58, - "endColumn": 74, + "startColumn": 23, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 17, - "lineCount": 21 + "startColumn": 39, + "endColumn": 52, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 27, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 45, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 67, + "startColumn": 27, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 53, + "startColumn": 52, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 35, - "endColumn": 44, + "startColumn": 23, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 73, - "endColumn": 82, + "startColumn": 27, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 48, + "startColumn": 49, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 43, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOperatorIssue", "range": { - "startColumn": 90, - "endColumn": 99, + "startColumn": 19, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 56, + "startColumn": 23, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 73, - "endColumn": 82, + "startColumn": 41, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 84, + "endColumn": 87, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 31, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 48, + "endColumn": 56, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 24, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, + "startColumn": 24, "endColumn": 48, "lineCount": 1 } @@ -24348,591 +22230,679 @@ { "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 69, + "startColumn": 24, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 94, - "endColumn": 113, + "startColumn": 24, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 40, + "startColumn": 56, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 61, + "startColumn": 56, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOperatorIssue", "range": { - "startColumn": 31, - "endColumn": 74, + "startColumn": 23, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 77, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 17, - "lineCount": 23 + "startColumn": 45, + "endColumn": 48, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 77, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 67, + "startColumn": 31, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 81, + "startColumn": 48, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 22, - "endColumn": 54, + "startColumn": 27, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 63, + "startColumn": 31, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 50, + "startColumn": 49, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 56, + "startColumn": 81, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 60, - "endColumn": 80, + "startColumn": 35, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 34, + "startColumn": 52, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 40, + "startColumn": 19, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 43, + "endColumn": 56, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 34, + "startColumn": 19, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 43, + "startColumn": 43, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 42, + "startColumn": 19, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 54, - "endColumn": 65, + "startColumn": 32, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 37, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 56, + "startColumn": 46, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 38, - "endColumn": 51, + "startColumn": 23, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 112, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/powerbi/connection.py": [ { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 32, - "endColumn": 44, + "startColumn": 11, + "endColumn": 90, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 133, - "endColumn": 137, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/powerbi/databricks_parser.py": [ { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 5 + "startColumn": 31, + "endColumn": 66, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 63, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportReturnType", "range": { - "startColumn": 20, - "endColumn": 38, + "startColumn": 11, + "endColumn": 18, + "lineCount": 1 + } + }, + { + "code": "reportPossiblyUnboundVariable", + "range": { + "startColumn": 15, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 55, + "startColumn": 36, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 36, + "endColumn": 43, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportInvalidStringEscapeSequence", "range": { - "startColumn": 48, - "endColumn": 66, + "startColumn": 32, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportInvalidStringEscapeSequence", "range": { - "startColumn": 68, - "endColumn": 80, + "startColumn": 54, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 79, - "endColumn": 83, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportGeneralTypeIssues", + "range": { + "startColumn": 28, + "endColumn": 48, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/powerbi/file_client.py": [ + { + "code": "reportMissingParameterType", "range": { "startColumn": 22, - "endColumn": 17, - "lineCount": 5 + "endColumn": 28, + "lineCount": 1 + } + }, + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 4, + "endColumn": 10, + "lineCount": 1 + } + }, + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 4, + "endColumn": 10, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 53, + "startColumn": 25, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 35, - "endColumn": 49, + "startColumn": 29, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 122, - "endColumn": 126, + "startColumn": 19, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 5 + "startColumn": 1, + "endColumn": 24, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 63, + "startColumn": 1, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 38, + "startColumn": 28, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 6 + "startColumn": 57, + "endColumn": 83, + "lineCount": 1 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 1, + "endColumn": 24, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 55, + "startColumn": 1, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 28, + "endColumn": 54, + "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 34, + "startColumn": 57, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 67, + "startColumn": 1, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 75, + "startColumn": 1, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 6 + "startColumn": 33, + "endColumn": 40, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 55, + "startColumn": 28, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 57, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 75, + "startColumn": 1, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 46, + "startColumn": 1, + "endColumn": 24, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportArgumentType", + "range": { + "startColumn": 22, + "endColumn": 69, + "lineCount": 1 + } + }, + { + "code": "reportOptionalMemberAccess", "range": { "startColumn": 50, - "endColumn": 62, + "endColumn": 69, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/powerbi/metadata.py": [ + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 47, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 9, - "lineCount": 22 + "startColumn": 20, + "endColumn": 50, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, + "startColumn": 20, + "endColumn": 31, + "lineCount": 1 + } + }, + { + "code": "reportAssignmentType", + "range": { + "startColumn": 40, + "endColumn": 76, + "lineCount": 1 + } + }, + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 65, "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 + "startColumn": 12, + "endColumn": 93, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 73, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 54, + "startColumn": 34, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 56, + "startColumn": 73, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 14, - "endColumn": 45, + "startColumn": 19, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 44, - "endColumn": 48, + "startColumn": 26, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 29, - "endColumn": 34, + "startColumn": 36, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 74, - "lineCount": 1 + "startColumn": 40, + "endColumn": 21, + "lineCount": 25 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 67, + "startColumn": 64, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 13, + "startColumn": 32, + "endColumn": 33, "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 65, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 65, + "startColumn": 76, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 59, + "startColumn": 61, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 79, - "endColumn": 92, + "startColumn": 95, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 4 + "startColumn": 40, + "endColumn": 21, + "lineCount": 15 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, + "startColumn": 64, "endColumn": 73, "lineCount": 1 } @@ -24940,17 +22910,25 @@ { "code": "reportArgumentType", "range": { - "startColumn": 79, - "endColumn": 88, + "startColumn": 50, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 4 + "startColumn": 51, + "endColumn": 68, + "lineCount": 1 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 22, + "endColumn": 53, + "lineCount": 1 } }, { @@ -24965,329 +22943,335 @@ "code": "reportArgumentType", "range": { "startColumn": 25, - "endColumn": 48, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 42, - "endColumn": 51, + "startColumn": 32, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 29, - "lineCount": 4 + "startColumn": 40, + "endColumn": 25, + "lineCount": 13 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 13, - "lineCount": 4 + "startColumn": 68, + "endColumn": 77, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 28, + "startColumn": 80, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 65, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 39, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 7 } }, { - "code": "reportOptionalSubscript", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 63, + "startColumn": 37, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 39, + "startColumn": 29, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 38, + "startColumn": 36, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 57, + "startColumn": 34, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 39, + "startColumn": 74, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 57, + "startColumn": 60, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 67, + "startColumn": 60, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 8 + "startColumn": 41, + "endColumn": 21, + "lineCount": 12 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 64, + "startColumn": 76, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 40, - "endColumn": 50, + "startColumn": 26, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 64, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 25, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 56, + "endColumn": 63, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 37, + "startColumn": 20, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 7 + "startColumn": 28, + "endColumn": 38, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 16, - "endColumn": 21, - "lineCount": 5 + "startColumn": 30, + "endColumn": 114, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 53, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 65, + "startColumn": 20, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 13, - "lineCount": 5 + "startColumn": 56, + "endColumn": 73, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 33, + "startColumn": 28, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 85, - "endColumn": 89, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 4 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 66, - "endColumn": 79, + "startColumn": 16, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 41, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 98, - "endColumn": 102, + "startColumn": 30, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 83, - "endColumn": 87, + "startColumn": 88, + "endColumn": 105, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 29, + "endColumn": 104, + "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 79, + "startColumn": 86, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 87, - "endColumn": 91, + "startColumn": 24, + "endColumn": 69, + "lineCount": 1 + } + }, + { + "code": "reportReturnType", + "range": { + "startColumn": 23, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 26, + "endColumn": 78, + "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/looker/models.py": [ + }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 58, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAssignmentType", "range": { - "startColumn": 16, - "endColumn": 57, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, @@ -25295,307 +23279,295 @@ "code": "reportAssignmentType", "range": { "startColumn": 24, - "endColumn": 70, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportReturnType", "range": { - "startColumn": 30, - "endColumn": 86, + "startColumn": 19, + "endColumn": 24, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/looker/parser.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 30, - "endColumn": 52, + "startColumn": 16, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 33, + "startColumn": 39, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 59, + "startColumn": 58, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 27, - "endColumn": 30, + "startColumn": 32, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 58, + "startColumn": 63, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 41, + "startColumn": 71, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 38, + "startColumn": 29, "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 85, - "endColumn": 96, + "startColumn": 36, + "endColumn": 56, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/looker/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 57, + "startColumn": 56, + "endColumn": 64, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/looker/utils.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 34, + "startColumn": 54, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportUnusedFunction", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 15, + "startColumn": 53, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 52, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { "startColumn": 59, - "endColumn": 63, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 63, + "startColumn": 58, + "endColumn": 75, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/metabase/client.py": [ + }, { - "code": "reportRedeclaration", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 25, + "startColumn": 58, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 72, + "startColumn": 53, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 65, + "startColumn": 42, "endColumn": 81, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalIterable", "range": { - "startColumn": 69, - "endColumn": 85, + "startColumn": 66, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 39, + "startColumn": 66, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 56, - "endColumn": 70, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 5 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 55, + "startColumn": 40, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 23, - "endColumn": 50, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 10 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 75, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 49, + "startColumn": 41, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 38, - "endColumn": 48, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 9 } - } - ], - "./src/metadata/ingestion/source/dashboard/metabase/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 52, + "endColumn": 69, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/metabase/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 24, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportReturnType", "range": { - "startColumn": 41, - "endColumn": 77, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } }, { "code": "reportUnreachable", "range": { - "startColumn": 12, - "endColumn": 94, + "startColumn": 16, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportInvalidTypeArguments", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 34, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 72, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 20 + "startColumn": 46, + "endColumn": 112, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 55, + "startColumn": 52, + "endColumn": 69, "lineCount": 1 } }, @@ -25603,88 +23575,104 @@ "code": "reportArgumentType", "range": { "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "endColumn": 44, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 60, - "endColumn": 77, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 39, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 60, + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 + } + }, + { + "code": "reportGeneralTypeIssues", + "range": { + "startColumn": 32, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 49, + "startColumn": 41, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 30, + "endColumn": 25, + "lineCount": 6 } }, { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 47, + "startColumn": 40, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 8 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 42, + "endColumn": 102, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 52, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 24, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 26, + "endColumn": 21, + "lineCount": 4 } }, { @@ -25692,22 +23680,30 @@ "range": { "startColumn": 22, "endColumn": 17, - "lineCount": 7 + "lineCount": 10 } }, { "code": "reportAssignmentType", "range": { - "startColumn": 47, - "endColumn": 77, + "startColumn": 32, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportReturnType", "range": { - "startColumn": 20, - "endColumn": 28, + "startColumn": 31, + "endColumn": 21, + "lineCount": 4 + } + }, + { + "code": "reportReturnType", + "range": { + "startColumn": 31, + "endColumn": 104, "lineCount": 1 } }, @@ -25720,168 +23716,160 @@ } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 49, + "startColumn": 52, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 67, + "startColumn": 24, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 26, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { "code": "reportReturnType", "range": { - "startColumn": 22, - "endColumn": 97, + "startColumn": 9, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 71, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 85, - "endColumn": 96, + "startColumn": 19, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 63, + "startColumn": 51, + "endColumn": 60, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/powerbi/models.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 22, + "startColumn": 34, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 93, + "startColumn": 34, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 67, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/dashboard/metabase/models.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 46, + "startColumn": 34, + "endColumn": 35, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 34, + "startColumn": 36, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/metabase/service_spec.py": [ + "./src/metadata/ingestion/source/dashboard/powerbi/service_spec.py": [ { "code": "reportArgumentType", "range": { "startColumn": 45, - "endColumn": 59, + "endColumn": 58, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/microstrategy/client.py": [ + "./src/metadata/ingestion/source/dashboard/qlikcloud/client.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 32, + "startColumn": 31, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 50, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 50, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 35, + "startColumn": 38, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 65, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, @@ -25889,394 +23877,402 @@ "code": "reportReturnType", "range": { "startColumn": 19, - "endColumn": 40, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 38, - "endColumn": 48, + "startColumn": 31, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 39, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalIterable", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 20, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 46, - "endColumn": 58, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { "startColumn": 19, - "endColumn": 45, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 36, + "startColumn": 37, "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 60, + "startColumn": 24, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 74, + "startColumn": 48, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 85, + "startColumn": 48, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 105, + "startColumn": 40, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 90, - "endColumn": 104, + "startColumn": 30, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 44, + "startColumn": 49, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 34, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 41, + "endColumn": 46, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/microstrategy/connection.py": [ + }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/microstrategy/metadata.py": [ + }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 46, - "endColumn": 82, + "startColumn": 41, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 75, + "startColumn": 48, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalIterable", "range": { - "startColumn": 12, - "endColumn": 99, + "startColumn": 20, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 17, - "lineCount": 19 + "startColumn": 47, + "endColumn": 62, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 29, - "lineCount": 6 + "startColumn": 36, + "endColumn": 43, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 81, + "startColumn": 52, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 56, - "endColumn": 62, + "startColumn": 42, + "endColumn": 46, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/qlikcloud/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 45, + "endColumn": 50, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/qlikcloud/metadata.py": [ + { + "code": "reportIncompatibleVariableOverride", + "range": { + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 53, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 42, + "endColumn": 78, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 81, - "endColumn": 103, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 74, - "endColumn": 85, + "startColumn": 13, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 48, - "endColumn": 65, + "startColumn": 8, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 88, - "endColumn": 101, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportReturnType", "range": { - "startColumn": 29, - "endColumn": 57, + "startColumn": 15, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 38, - "endColumn": 60, + "startColumn": 40, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 94, - "endColumn": 98, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 90, - "endColumn": 94, + "startColumn": 49, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 15 + "startColumn": 8, + "endColumn": 27, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 15 + "startColumn": 20, + "endColumn": 34, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 37, - "lineCount": 4 + "startColumn": 35, + "endColumn": 47, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 37, - "lineCount": 4 + "startColumn": 62, + "endColumn": 74, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 67, + "startColumn": 35, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 51, - "endColumn": 104, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 32, + "endColumn": 13, + "lineCount": 20 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 43, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, + "startColumn": 60, "endColumn": 77, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 6 + "startColumn": 52, + "endColumn": 58, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, + "startColumn": 18, "endColumn": 49, "lineCount": 1 } @@ -26284,2307 +24280,2379 @@ { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, + "startColumn": 18, + "endColumn": 13, "lineCount": 7 } }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 25, + "endColumn": 47, + "lineCount": 1 + } + }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 23, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 41, - "endColumn": 21, - "lineCount": 9 + "startColumn": 8, + "endColumn": 39, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 76, - "endColumn": 93, + "startColumn": 69, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 89, + "startColumn": 38, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 26, - "endColumn": 58, + "startColumn": 60, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 58, + "startColumn": 66, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 95, + "endColumn": 107, + "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 30, + "endColumn": 25, + "lineCount": 5 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 32, + "startColumn": 40, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportCallIssue", "range": { - "startColumn": 56, - "endColumn": 63, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } - } - ], - "./src/metadata/ingestion/source/dashboard/microstrategy/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/mode/client.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 42, + "startColumn": 108, + "endColumn": 113, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 42, + "startColumn": 51, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 27, + "startColumn": 32, + "endColumn": 17, + "lineCount": 8 + } + }, + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 44, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 27, + "startColumn": 54, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 27, + "startColumn": 82, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 48, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 48, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 27, + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 29, + "endColumn": 51, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/mode/connection.py": [ + "./src/metadata/ingestion/source/dashboard/qlikcloud/models.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", + "range": { + "startColumn": 41, + "endColumn": 46, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/dashboard/qlikcloud/service_spec.py": [ + { + "code": "reportArgumentType", "range": { "startColumn": 45, - "endColumn": 50, + "endColumn": 60, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/mode/metadata.py": [ + "./src/metadata/ingestion/source/dashboard/qliksense/client.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 25, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 38, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 42, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 19, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 43, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 19, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 31, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 39, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 43, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 36, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 26, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 45, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 37, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 43, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 15, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 22, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 42, + "endColumn": 46, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/qliksense/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/qliksense/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 67, - "endColumn": 80, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 87, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 8, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 21 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 36, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 53, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 93, + "endColumn": 104, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 108, + "endColumn": 113, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 51, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 44, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 54, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 82, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 40, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 72, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 86, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 86, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 41, + "endColumn": 21, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 40, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 76, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 32, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 26, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 44, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 24, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 50, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 54, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 30, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 58, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 87, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 32, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 69, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 19, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 23, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 53, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 24, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 54, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 25, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 34, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 64, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 34, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 62, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 91, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 36, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/qliksense/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 45, + "endColumn": 60, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/quicksight/connection.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 47, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 84, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/quicksight/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 68, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 43, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 12, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 32, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 48, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { "startColumn": 67, - "endColumn": 80, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 15, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 28, + "endColumn": 9, + "lineCount": 23 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 32, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 56, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 48, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 39, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 14, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 78, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 43, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 36, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 40, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 76, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 26, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 86, + "endColumn": 101, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 54, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 54, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 54, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 30, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 67, - "endColumn": 80, + "startColumn": 29, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 63, + "startColumn": 70, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 34, + "endColumn": 29, + "lineCount": 15 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 51, + "endColumn": 41, + "lineCount": 4 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 64, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 49, + "endColumn": 41, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 45, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 34, + "endColumn": 29, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 41, + "endColumn": 37, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 49, + "endColumn": 41, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 59, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 59, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 66, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 40, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 44, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 46, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 51, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 24, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 53, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 78, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 53, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 24, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 60, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 42, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 67, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 55, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 104, + "endColumn": 116, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 82, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 37, + "endColumn": 17, + "lineCount": 8 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 72, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 22, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/quicksight/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 45, + "endColumn": 61, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/redash/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 23, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 41, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/redash/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/redash/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 36, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 25, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 28, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 25 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 25, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 33, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 16, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 33, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 79, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 96, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 102, + "endColumn": 107, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 42, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 34, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 97, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 8 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 72, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/redash/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 45, + "endColumn": 57, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/sigma/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 36, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 33, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 41, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 32, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 40, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 31, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 39, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 24, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 19, + "endColumn": 61, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/sigma/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/sigma/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 12, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 18, + "lineCount": 2 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 19 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 18, + "lineCount": 2 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 8 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 72, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 9 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 44, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 34, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 23, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 43, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 39, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 8, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 18, + "lineCount": 2 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 36, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 38, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 40, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 12, + "endColumn": 18, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 + "startColumn": 41, + "endColumn": 21, + "lineCount": 8 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 76, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 26, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 + } + } + ], + "./src/metadata/ingestion/source/dashboard/sigma/service_spec.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/ssrs/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 5, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 87, + "startColumn": 37, + "endColumn": 52, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/ssrs/connection.py": [ { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/ssrs/metadata.py": [ { "code": "reportAssignmentType", "range": { @@ -28610,1582 +26678,1588 @@ } }, { - "code": "reportReturnType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 15, - "endColumn": 41, + "startColumn": 8, + "endColumn": 27, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 9, - "lineCount": 23 + "startColumn": 32, + "endColumn": 13, + "lineCount": 20 } }, { "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 63, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 66, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 - } - }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 73, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 54, + "startColumn": 43, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 56, + "startColumn": 43, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 14, - "endColumn": 45, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 57, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { "startColumn": 28, - "endColumn": 25, - "lineCount": 6 + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 105, + "startColumn": 43, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 79, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 93, - "endColumn": 104, + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } + }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 22, + "endColumn": 53, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 21, - "lineCount": 7 + "startColumn": 22, + "endColumn": 17, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 51, - "endColumn": 68, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 9 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 53, + "startColumn": 64, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 26, + "startColumn": 20, "endColumn": 21, - "lineCount": 7 + "lineCount": 6 } - } - ], - "./src/metadata/ingestion/source/dashboard/mode/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 55, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } - } - ], - "./src/metadata/ingestion/source/dashboard/powerbi/client.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 51, - "endColumn": 89, + "startColumn": 16, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 22, - "endColumn": 46, + "startColumn": 28, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 31, + "startColumn": 29, "endColumn": 49, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 67, + "startColumn": 48, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 58, + "startColumn": 76, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 44, - "endColumn": 57, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 43, + "startColumn": 63, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 58, + "startColumn": 26, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 81, + "endColumn": 93, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/ssrs/service_spec.py": [ { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, + "startColumn": 45, "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/superset/api_source.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 41, - "endColumn": 54, + "startColumn": 8, + "endColumn": 27, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 23, - "endColumn": 55, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 18 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 54, + "startColumn": 49, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 53, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, + "startColumn": 52, "endColumn": 58, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 66, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 65, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 37, + "startColumn": 37, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 27, - "endColumn": 63, + "startColumn": 24, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 49, - "endColumn": 62, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 8 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 48, + "startColumn": 53, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 55, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 23, - "endColumn": 31, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 44, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 84, - "endColumn": 87, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 57, + "startColumn": 44, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 48, - "endColumn": 56, + "startColumn": 55, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 48, + "startColumn": 66, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 24, - "endColumn": 48, + "startColumn": 73, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 48, + "startColumn": 84, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 48, + "startColumn": 94, + "endColumn": 109, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 79, + "startColumn": 66, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 79, + "startColumn": 34, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 23, - "endColumn": 59, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalIterable", "range": { - "startColumn": 27, - "endColumn": 35, + "startColumn": 28, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 48, - "lineCount": 1 + "startColumn": 41, + "endColumn": 21, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 77, - "endColumn": 80, + "startColumn": 76, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 57, + "startColumn": 26, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 56, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportOperatorIssue", + "code": "reportReturnType", "range": { - "startColumn": 27, - "endColumn": 63, + "startColumn": 15, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalIterable", "range": { - "startColumn": 31, - "endColumn": 39, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/superset/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 52, + "startColumn": 43, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 84, + "startColumn": 61, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 61, + "startColumn": 61, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 60, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, - "endColumn": 57, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 43, - "endColumn": 56, + "startColumn": 8, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 19, - "endColumn": 57, + "startColumn": 36, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 43, - "endColumn": 56, + "startColumn": 36, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 46, + "startColumn": 59, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 45, + "startColumn": 59, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 44, + "startColumn": 59, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 53, + "startColumn": 59, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 62, + "startColumn": 43, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/dashboard/powerbi/connection.py": [ - { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 90, + "startColumn": 61, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 61, + "endColumn": 70, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/powerbi/databricks_parser.py": [ + }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { "startColumn": 31, - "endColumn": 66, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 50, - "endColumn": 65, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 11, - "endColumn": 18, + "startColumn": 19, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 33, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 44, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 43, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportInvalidStringEscapeSequence", + "code": "reportReturnType", "range": { - "startColumn": 32, - "endColumn": 34, + "startColumn": 19, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportInvalidStringEscapeSequence", + "code": "reportCallIssue", "range": { - "startColumn": 54, - "endColumn": 56, + "startColumn": 45, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 48, + "startColumn": 53, + "endColumn": 70, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/powerbi/file_client.py": [ + "./src/metadata/ingestion/source/dashboard/superset/connection.py": [ { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 28, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/superset/db_source.py": [ { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 23, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 8, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 44, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 20 } }, { "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 33, + "startColumn": 33, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 19, + "startColumn": 24, "endColumn": 25, - "lineCount": 1 + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 24, + "startColumn": 60, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 24, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 54, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 83, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 1, - "endColumn": 24, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 10 } }, { - "code": "reportArgumentType", + "code": "reportOptionalIterable", "range": { - "startColumn": 1, - "endColumn": 24, + "startColumn": 24, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 54, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 10 } }, { "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 83, + "startColumn": 37, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 24, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 1, - "endColumn": 24, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 54, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 57, - "endColumn": 83, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 1, - "endColumn": 24, + "startColumn": 44, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 1, - "endColumn": 24, + "startColumn": 55, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, + "startColumn": 66, "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 22, - "endColumn": 69, + "startColumn": 73, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, - "endColumn": 69, + "startColumn": 84, + "endColumn": 94, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/powerbi/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 61, + "startColumn": 56, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 50, + "startColumn": 83, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 30, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalIterable", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 28, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 + "startColumn": 41, + "endColumn": 21, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 76, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 43, + "startColumn": 53, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 73, - "endColumn": 82, + "startColumn": 26, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 24, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, + "startColumn": 20, "endColumn": 31, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/superset/metadata.py": [ { "code": "reportAssignmentType", "range": { - "startColumn": 36, - "endColumn": 73, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 21, - "lineCount": 25 + "startColumn": 66, + "endColumn": 70, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 64, - "endColumn": 73, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/superset/mixin.py": [ { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 32, - "endColumn": 33, - "lineCount": 6 + "startColumn": 41, + "endColumn": 77, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 85, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 76, - "endColumn": 93, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 61, - "endColumn": 72, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 95, - "endColumn": 106, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 40, - "endColumn": 21, - "lineCount": 15 + "startColumn": 19, + "endColumn": 37, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 64, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 50, - "endColumn": 67, + "startColumn": 37, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 68, + "startColumn": 37, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 22, - "endColumn": 53, + "startColumn": 21, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 34, + "endColumn": 65, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 47, + "startColumn": 35, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 69, + "startColumn": 38, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 40, + "startColumn": 24, "endColumn": 25, - "lineCount": 13 + "lineCount": 4 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 52, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 80, - "endColumn": 97, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 59, + "endColumn": 107, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { "startColumn": 30, "endColumn": 25, - "lineCount": 7 + "lineCount": 5 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 48, + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 44, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 29, - "endColumn": 41, + "startColumn": 19, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 36, - "endColumn": 48, + "startColumn": 19, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 43, + "startColumn": 20, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 83, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 26, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 69, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 69, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 41, + "startColumn": 36, "endColumn": 21, - "lineCount": 12 + "lineCount": 10 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 93, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 26, - "endColumn": 58, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 65, + "endColumn": 74, + "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 32, + "startColumn": 58, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 63, + "startColumn": 42, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 33, + "startColumn": 39, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 38, + "startColumn": 39, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 114, + "startColumn": 49, + "endColumn": 52, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/superset/models.py": [ { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 41, + "endColumn": 59, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/superset/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 51, + "startColumn": 45, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/superset/utils.py": [ { - "code": "reportUnusedParameter", + "code": "reportUnreachable", "range": { "startColumn": 8, - "endColumn": 25, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 30, + "startColumn": 69, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 73, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/tableau/client.py": [ { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 28, - "endColumn": 41, + "startColumn": 7, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingImports", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 4 + "startColumn": 5, + "endColumn": 24, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 8, + "endColumn": 14, + "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportReturnType", "range": { - "startColumn": 16, - "endColumn": 27, + "startColumn": 15, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 37, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 106, + "startColumn": 27, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 88, - "endColumn": 105, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 29, - "endColumn": 104, + "startColumn": 20, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalOperand", "range": { - "startColumn": 86, - "endColumn": 103, + "startColumn": 32, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 69, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 40, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 47, + "startColumn": 65, + "endColumn": 78, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/tableau/connection.py": [ { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { - "startColumn": 26, - "endColumn": 78, + "startColumn": 7, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 29, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportReturnType", "range": { - "startColumn": 24, - "endColumn": 72, + "startColumn": 15, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 24, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 27, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 81, + "startColumn": 61, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, - "endColumn": 80, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/tableau/metadata.py": [ { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 52, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 63, - "endColumn": 85, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 91, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportUnreachable", "range": { - "startColumn": 29, - "endColumn": 49, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 36, - "endColumn": 56, + "startColumn": 8, + "endColumn": 27, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 64, + "startColumn": 60, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 54, - "endColumn": 66, + "startColumn": 15, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 64, + "startColumn": 59, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalIterable", "range": { - "startColumn": 52, - "endColumn": 62, + "startColumn": 31, + "endColumn": 51, "lineCount": 1 } }, @@ -30193,287 +28267,287 @@ "code": "reportArgumentType", "range": { "startColumn": 59, - "endColumn": 76, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 58, - "endColumn": 75, - "lineCount": 1 + "startColumn": 33, + "endColumn": 13, + "lineCount": 18 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 75, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 33, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 70, + "startColumn": 18, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 81, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalIterable", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 66, - "endColumn": 79, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 78, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 37 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 5 + "startColumn": 32, + "endColumn": 52, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 52, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 10 + "startColumn": 60, + "endColumn": 77, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 79, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 57, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 9 + "startColumn": 60, + "endColumn": 77, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 69, + "startColumn": 57, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 45, + "startColumn": 30, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 4 + "startColumn": 33, + "endColumn": 63, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 43, + "endColumn": 60, + "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 27, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 63, - "endColumn": 67, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 25, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 46, - "endColumn": 112, + "startColumn": 8, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 52, - "endColumn": 69, + "startColumn": 12, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 44, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 5 + "startColumn": 8, + "endColumn": 27, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 53, + "startColumn": 83, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 37, + "endColumn": 47, + "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 50, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportReturnType", "range": { - "startColumn": 32, - "endColumn": 52, + "startColumn": 15, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 53, + "startColumn": 76, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 6 + "startColumn": 48, + "endColumn": 58, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 52, + "startColumn": 56, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 96, + "endColumn": 109, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 102, + "startColumn": 56, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 69, + "startColumn": 58, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 45, + "startColumn": 87, + "endColumn": 100, "lineCount": 1 } }, @@ -30481,346 +28555,340 @@ "code": "reportReturnType", "range": { "startColumn": 26, - "endColumn": 21, - "lineCount": 4 + "endColumn": 113, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 66, + "endColumn": 82, + "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalIterable", "range": { - "startColumn": 32, - "endColumn": 69, + "startColumn": 29, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalIterable", "range": { - "startColumn": 31, - "endColumn": 21, - "lineCount": 4 + "startColumn": 30, + "endColumn": 51, + "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 31, - "endColumn": 104, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 18, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 52, - "endColumn": 69, + "startColumn": 93, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 37, + "startColumn": 81, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 28, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 44, + "startColumn": 81, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 51, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 56, + "endColumn": 116, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 51, - "endColumn": 60, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 8 } - } - ], - "./src/metadata/ingestion/source/dashboard/powerbi/models.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 35, - "lineCount": 1 + "startColumn": 39, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 34, - "endColumn": 35, + "startColumn": 48, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 50, + "startColumn": 36, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 35, + "startColumn": 50, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 36, + "startColumn": 42, "endColumn": 37, - "lineCount": 1 + "lineCount": 5 } - } - ], - "./src/metadata/ingestion/source/dashboard/powerbi/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 52, + "endColumn": 64, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/qlikcloud/client.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 51, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 56, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } }, { "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 74, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 35, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 38, - "endColumn": 42, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 43, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 13 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 60, + "startColumn": 36, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 38, + "startColumn": 54, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 53, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 54, - "endColumn": 60, + "startColumn": 37, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 40, + "startColumn": 72, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 47, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 46, + "startColumn": 57, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 33, + "startColumn": 30, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 51, + "startColumn": 44, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 54, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 47, + "startColumn": 48, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 56, + "startColumn": 20, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 49, - "endColumn": 56, + "startColumn": 36, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 53, + "startColumn": 66, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 46, + "startColumn": 38, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 47, + "startColumn": 48, "endColumn": 53, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalIterable", "range": { "startColumn": 41, "endColumn": 54, @@ -30828,142 +28896,138 @@ } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 54, + "startColumn": 44, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 42, + "startColumn": 24, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 62, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 43, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 59, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 46, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/qlikcloud/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/qlikcloud/metadata.py": [ + }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 95, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportArgumentType", "range": { - "startColumn": 13, - "endColumn": 24, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 30, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 29, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 66, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, @@ -30976,114 +29040,106 @@ } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, + "startColumn": 48, "endColumn": 65, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAssignmentType", "range": { - "startColumn": 8, - "endColumn": 27, - "lineCount": 1 + "startColumn": 35, + "endColumn": 13, + "lineCount": 5 } }, { "code": "reportArgumentType", "range": { "startColumn": 20, - "endColumn": 34, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 35, - "endColumn": 47, - "lineCount": 1 + "startColumn": 16, + "endColumn": 22, + "lineCount": 2 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 62, - "endColumn": 74, + "startColumn": 85, + "endColumn": 89, "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 + } + }, { "code": "reportArgumentType", "range": { - "startColumn": 35, - "endColumn": 47, + "startColumn": 66, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalOperand", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 28, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 20 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 55, + "startColumn": 98, + "endColumn": 102, "lineCount": 1 } }, { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 - } - }, - { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 83, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 68, - "endColumn": 85, + "startColumn": 66, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 49, + "startColumn": 87, + "endColumn": 91, "lineCount": 1 } }, @@ -31096,2538 +29152,2558 @@ } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 47, + "startColumn": 41, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 27, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 81, + "startColumn": 65, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 38, - "endColumn": 58, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 76, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 95, - "endColumn": 107, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 5 + "startColumn": 61, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 48, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 61, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 108, - "endColumn": 113, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 56, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 8 + "startColumn": 61, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 49, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 65, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 93, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 61, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 51, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/qlikcloud/models.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 46, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/qlikcloud/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 60, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/qliksense/client.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 45, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 35, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 42, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 46, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 51, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 51, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 60, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 38, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 53, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 60, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 47, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 50, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 43, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 52, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 52, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 42, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 49, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 28, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 28, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 46, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/qliksense/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/qliksense/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 95, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 87, - "endColumn": 96, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 27, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 21 + "startColumn": 61, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 49, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 64, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 93, - "endColumn": 104, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 61, + "endColumn": 69, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/tableau/models.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 85, + "startColumn": 21, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 49, + "startColumn": 33, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 26, + "endColumn": 28, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAssignmentType", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/dashboard/tableau/service_spec.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/athena/connection.py": [ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 108, - "endColumn": 113, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 51, - "endColumn": 56, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/athena/lineage.py": [ { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 8 + "startColumn": 8, + "endColumn": 25, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalIterable", "range": { - "startColumn": 44, - "endColumn": 49, + "startColumn": 25, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 54, - "endColumn": 65, + "startColumn": 33, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 82, - "endColumn": 93, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 72, - "endColumn": 89, + "startColumn": 52, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 37, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 43, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 26, + "endColumn": 21, + "lineCount": 5 } - }, + } + ], + "./src/metadata/ingestion/source/database/athena/metadata.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 5, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 86, - "endColumn": 101, + "startColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 86, - "endColumn": 101, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 43, - "endColumn": 58, + "startColumn": 6, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 58, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 41, - "endColumn": 21, - "lineCount": 8 + "startColumn": 39, + "endColumn": 75, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 53, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportUnreachable", "range": { - "startColumn": 36, - "endColumn": 51, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 93, + "startColumn": 66, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportArgumentType", "range": { "startColumn": 32, - "endColumn": 50, - "lineCount": 1 + "endColumn": 25, + "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 58, + "startColumn": 60, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 + "startColumn": 61, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 61, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 8, + "startColumn": 32, "endColumn": 25, - "lineCount": 1 + "lineCount": 8 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 81, + "startColumn": 60, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 53, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 73, + "startColumn": 59, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 67, - "lineCount": 1 + "startColumn": 36, + "endColumn": 29, + "lineCount": 9 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 64, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 66, + "startColumn": 65, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 87, - "endColumn": 99, + "startColumn": 63, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { "startColumn": 22, "endColumn": 17, - "lineCount": 5 + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 32, - "endColumn": 40, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 69, - "endColumn": 81, + "startColumn": 31, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, + "startColumn": 59, "endColumn": 67, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 23, - "endColumn": 68, + "startColumn": 15, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 68, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 24, - "endColumn": 69, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/athena/query_parser.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 69, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 25, - "endColumn": 70, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 70, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportUnreachable", "range": { - "startColumn": 34, - "endColumn": 79, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 64, - "endColumn": 79, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 71, + "startColumn": 64, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportOptionalIterable", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 34, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 62, - "endColumn": 70, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 91, - "endColumn": 103, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalOperand", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 5 + "startColumn": 31, + "endColumn": 61, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 44, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 - } - } - ], - "./src/metadata/ingestion/source/dashboard/qliksense/service_spec.py": [ - { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 60, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/quicksight/connection.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 62, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 96, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/quicksight/metadata.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 60, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/athena/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 26, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 25, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 23, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 19, + "endColumn": 42, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/athena/usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 8, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 77, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 12 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 41, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 62, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 41, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 57, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 47, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 29, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 39, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/athena/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 5, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 11, + "endColumn": 22, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 40, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 44, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 65, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 65, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalCall", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 11, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 68, - "endColumn": 77, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 17, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/azuresql/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 60, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 15, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 22, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 33, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/azuresql/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 10, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 10, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 68, + "startColumn": 41, "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 57, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 70, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 18, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 20, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/azuresql/query_parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 68, + "startColumn": 41, "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/azuresql/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 26, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 25, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 23, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 18, + "endColumn": 33, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/bigquery/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 5, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 43, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 43, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 43, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 43, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 43, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 39, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 43, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 39, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 43, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 17, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 49, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 25, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/bigquery/helper.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 33, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 66, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 33, + "endColumn": 38, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/bigquery/incremental_table_processor.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 7, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 5, + "endColumn": 36, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/bigquery/lineage.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 37, + "endColumn": 72, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/bigquery/metadata.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 29, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 30, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 25, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 16, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 30, + "endColumn": 35, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 36, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 31, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 68, + "startColumn": 41, "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 54, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 79, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 72, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 96, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 46, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 58, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 25, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 9, - "lineCount": 23 + "startColumn": 81, + "endColumn": 92, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 50, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 + "startColumn": 81, + "endColumn": 92, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 73, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 54, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 56, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 45, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 78, - "endColumn": 88, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 53, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 21, - "lineCount": 7 + "startColumn": 81, + "endColumn": 92, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 53, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 76, - "endColumn": 93, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 53, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 + "startColumn": 56, + "endColumn": 60, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 25, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 86, - "endColumn": 101, + "startColumn": 43, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 54, - "endColumn": 59, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 59, + "startColumn": 38, + "endColumn": 46, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 54, - "endColumn": 59, + "startColumn": 33, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 103, + "startColumn": 85, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 29, - "endColumn": 57, + "startColumn": 78, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 81, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 15 + "startColumn": 44, + "endColumn": 52, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 41, - "lineCount": 4 + "startColumn": 42, + "endColumn": 50, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 66, + "startColumn": 52, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 41, - "lineCount": 4 + "startColumn": 45, + "endColumn": 60, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 47, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 38, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 29, - "lineCount": 4 + "startColumn": 37, + "endColumn": 67, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 11 + "startColumn": 37, + "endColumn": 67, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 37, + "startColumn": 18, + "endColumn": 13, "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 49, - "endColumn": 41, - "lineCount": 4 + "startColumn": 44, + "endColumn": 56, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 58, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 62, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 69, + "startColumn": 41, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 59, - "endColumn": 69, + "startColumn": 35, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 77, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 11 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 5 + "startColumn": 56, + "endColumn": 72, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 51, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 49, + "endColumn": 57, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 61, + "startColumn": 16, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 46, - "endColumn": 58, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 51, - "endColumn": 67, + "startColumn": 18, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 24, - "endColumn": 44, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 69, - "lineCount": 1 + "startColumn": 38, + "endColumn": 9, + "lineCount": 16 } }, { "code": "reportArgumentType", "range": { - "startColumn": 78, - "endColumn": 98, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 69, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 44, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 49, + "endColumn": 57, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 14, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 60, - "endColumn": 67, + "startColumn": 14, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 45, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 78, + "startColumn": 38, + "endColumn": 46, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 71, + "startColumn": 32, + "endColumn": 41, "lineCount": 1 } }, @@ -33635,239 +31711,279 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 23, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 104, - "endColumn": 116, + "startColumn": 33, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 82, - "endColumn": 86, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 17, - "lineCount": 8 + "startColumn": 29, + "endColumn": 105, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 89, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 54, + "startColumn": 16, + "endColumn": 85, "lineCount": 1 } }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/dashboard/quicksight/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 61, + "startColumn": 35, + "endColumn": 47, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/redash/client.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 39, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 25, + "startColumn": 8, "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 33, - "endColumn": 42, - "lineCount": 1 + "startColumn": 16, + "endColumn": 38, + "lineCount": 19 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 23, - "endColumn": 31, + "startColumn": 20, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 20, + "endColumn": 108, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 50, + "startColumn": 8, + "endColumn": 18, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/redash/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/redash/metadata.py": [ + }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 92, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 38, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 4 } }, { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 55, - "lineCount": 1 + "startColumn": 37, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalIterable", "range": { - "startColumn": 28, - "endColumn": 45, + "startColumn": 37, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 25 + "startColumn": 41, + "endColumn": 37, + "lineCount": 4 } }, { "code": "reportArgumentType", + "range": { + "startColumn": 29, + "endColumn": 25, + "lineCount": 4 + } + }, + { + "code": "reportCallIssue", "range": { "startColumn": 24, "endColumn": 25, - "lineCount": 6 + "lineCount": 9 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 37, + "endColumn": 33, + "lineCount": 4 + } + }, + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 34, + "endColumn": 47, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 42, + "endColumn": 50, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 40, + "endColumn": 55, "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 39, + "endColumn": 13, + "lineCount": 24 + } + }, { "code": "reportAttributeAccessIssue", "range": { "startColumn": 52, - "endColumn": 58, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 85, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 54, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 63, + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 57, + "endColumn": 65, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, @@ -33875,7 +31991,7 @@ "code": "reportCallIssue", "range": { "startColumn": 18, - "endColumn": 49, + "endColumn": 56, "lineCount": 1 } }, @@ -33888,539 +32004,535 @@ } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 22, + "startColumn": 104, + "endColumn": 112, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 61, + "startColumn": 59, + "endColumn": 73, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/bigquery/query_parser.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 79, - "endColumn": 94, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 96, - "endColumn": 101, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 102, - "endColumn": 107, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 42, - "endColumn": 105, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 109, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 97, - "endColumn": 108, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 44, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 8 + "startColumn": 44, + "endColumn": 55, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 89, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 44, + "endColumn": 55, + "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/redash/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 57, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/sigma/client.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 53, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 47, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, + "startColumn": 44, "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 46, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 54, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 45, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 53, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 44, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 61, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/sigma/connection.py": [ + }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/sigma/metadata.py": [ + "./src/metadata/ingestion/source/database/bigquery/service_spec.py": [ { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 38, - "endColumn": 74, + "startColumn": 26, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 25, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 91, + "startColumn": 23, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 19, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 18, - "lineCount": 2 - } - }, - { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 19 + "startColumn": 18, + "endColumn": 33, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/bigtable/client.py": [ { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 5, + "endColumn": 26, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 26, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 85, + "startColumn": 20, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 49, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 41, + "endColumn": 45, + "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 18, - "lineCount": 2 + "startColumn": 49, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 8 + "startColumn": 63, + "endColumn": 72, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/bigtable/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 72, - "endColumn": 89, + "startColumn": 5, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 60, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 9 + "startColumn": 50, + "endColumn": 57, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 61, + "startColumn": 36, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 71, + "startColumn": 60, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 35, + "startColumn": 60, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 57, + "startColumn": 100, + "endColumn": 111, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 100, + "endColumn": 111, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 53, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/bigtable/metadata.py": [ { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 5, + "endColumn": 26, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 39, + "startColumn": 5, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingImports", "range": { - "startColumn": 12, - "endColumn": 18, - "lineCount": 2 + "startColumn": 5, + "endColumn": 32, + "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 70, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 38, - "endColumn": 51, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 52, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUnreachable", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 12, + "endColumn": 94, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 + "startColumn": 19, + "endColumn": 44, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 40, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 18, - "lineCount": 4 + "startColumn": 40, + "endColumn": 48, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 21, - "lineCount": 8 + "startColumn": 16, + "endColumn": 95, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 93, + "startColumn": 40, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 26, + "startColumn": 55, "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/bigtable/models.py": [ { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 + "startColumn": 5, + "endColumn": 30, + "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/sigma/service_spec.py": [ + "./src/metadata/ingestion/source/database/bigtable/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 56, + "startColumn": 56, + "endColumn": 70, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/ssrs/client.py": [ + "./src/metadata/ingestion/source/database/burstiq/client.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 52, + "startColumn": 58, + "endColumn": 64, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/ssrs/connection.py": [ + "./src/metadata/ingestion/source/database/burstiq/connection.py": [ { "code": "reportOptionalMemberAccess", "range": { @@ -34428,101 +32540,109 @@ "endColumn": 50, "lineCount": 1 } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 43, + "endColumn": 60, + "lineCount": 1 + } } ], - "./src/metadata/ingestion/source/dashboard/ssrs/metadata.py": [ + "./src/metadata/ingestion/source/database/burstiq/lineage.py": [ { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 73, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAssignmentType", "range": { - "startColumn": 12, - "endColumn": 90, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 27, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUnreachable", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 20 + "startColumn": 12, + "endColumn": 93, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 63, + "endColumn": 72, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 46, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 + "startColumn": 34, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 55, + "startColumn": 27, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 60, + "startColumn": 25, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 49, + "startColumn": 19, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, + "startColumn": 19, "endColumn": 13, "lineCount": 7 } @@ -34530,259 +32650,297 @@ { "code": "reportCallIssue", "range": { - "startColumn": 28, + "startColumn": 18, "endColumn": 13, - "lineCount": 8 + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/database/burstiq/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 60, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 45, + "startColumn": 53, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 83, + "endColumn": 87, + "lineCount": 1 } }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 23, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 53, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 9 + "startColumn": 40, + "endColumn": 76, + "lineCount": 1 + } + }, + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 65, + "endColumn": 69, + "lineCount": 1 + } + }, + { + "code": "reportUnreachable", + "range": { + "startColumn": 12, + "endColumn": 93, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 27, + "endColumn": 35, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 15, + "startColumn": 27, "endColumn": 9, - "lineCount": 9 + "lineCount": 4 } }, { "code": "reportAttributeAccessIssue", "range": { "startColumn": 64, - "endColumn": 81, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 + "startColumn": 14, + "endColumn": 44, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 25, + "endColumn": 9, + "lineCount": 11 } }, { "code": "reportArgumentType", "range": { "startColumn": 16, - "endColumn": 36, + "endColumn": 17, + "lineCount": 6 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 62, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 49, + "startColumn": 14, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 48, - "endColumn": 65, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 89, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 61, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 76, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 81, - "endColumn": 93, + "startColumn": 24, + "endColumn": 92, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/ssrs/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/superset/api_source.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 27, + "startColumn": 43, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 18 + "startColumn": 16, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 49, - "endColumn": 81, + "startColumn": 20, + "endColumn": 21, + "lineCount": 4 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 53, + "endColumn": 61, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 85, + "startColumn": 37, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 49, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, + "startColumn": 28, "endColumn": 13, - "lineCount": 7 + "lineCount": 16 } }, { "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 61, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, + "startColumn": 56, "endColumn": 72, "lineCount": 1 } @@ -34790,1973 +32948,1951 @@ { "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 8 + "startColumn": 18, + "endColumn": 45, + "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 18, + "endColumn": 111, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/burstiq/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 85, + "startColumn": 26, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 25, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 19, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 21, + "endColumn": 45, + "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 18, + "endColumn": 32, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/cassandra/connection.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 44, - "endColumn": 46, + "startColumn": 5, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportMissingImports", "range": { - "startColumn": 55, - "endColumn": 65, + "startColumn": 5, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 66, - "endColumn": 68, + "startColumn": 5, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 73, - "endColumn": 83, + "startColumn": 43, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 94, + "startColumn": 43, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 94, - "endColumn": 109, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 83, + "startColumn": 50, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 71, + "startColumn": 64, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportOptionalIterable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 76, + "startColumn": 68, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 41, - "endColumn": 21, - "lineCount": 7 + "endColumn": 46, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 93, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 58, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 + "startColumn": 54, + "endColumn": 70, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 62, + "startColumn": 56, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 43, - "endColumn": 61, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/superset/client.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 70, + "startColumn": 16, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 70, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/cassandra/helpers.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 70, + "startColumn": 19, + "endColumn": 24, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/cassandra/metadata.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAssignmentType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportUnreachable", "range": { - "startColumn": 36, - "endColumn": 50, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/cassandra/service_spec.py": [ { - "code": "reportOptionalSubscript", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 50, + "startColumn": 26, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 67, + "startColumn": 19, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 67, + "startColumn": 18, + "endColumn": 30, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/clickhouse/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 59, - "endColumn": 67, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 59, - "endColumn": 67, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalSubscript", "range": { "startColumn": 8, - "endColumn": 24, + "endColumn": 41, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/clickhouse/metadata.py": [ { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 43, - "endColumn": 70, + "startColumn": 5, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 61, - "endColumn": 70, + "startColumn": 5, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 61, - "endColumn": 70, + "startColumn": 5, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 12, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 70, + "startColumn": 18, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 40, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 10, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 52, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 36, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 45, - "endColumn": 59, + "startColumn": 43, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 74, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUnreachable", "range": { - "startColumn": 53, - "endColumn": 70, + "startColumn": 12, + "endColumn": 96, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/superset/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 45, - "endColumn": 50, + "endColumn": 60, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/superset/db_source.py": [ + "./src/metadata/ingestion/source/database/clickhouse/query_parser.py": [ { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 78, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAssignmentType", "range": { - "startColumn": 8, - "endColumn": 27, + "startColumn": 43, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 20 + "startColumn": 68, + "endColumn": 72, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 33, - "endColumn": 65, + "startColumn": 12, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 23, + "endColumn": 29, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 15, + "endColumn": 19, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 85, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 49, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 10 - } - }, - { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 72, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 10 - } - }, - { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 44, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 44, - "endColumn": 46, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 65, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 68, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 73, - "endColumn": 83, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 94, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 81, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 83, - "endColumn": 100, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 67, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 76, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 41, - "endColumn": 21, - "lineCount": 7 + "startColumn": 44, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 76, - "endColumn": 93, - "lineCount": 1 + "startColumn": 36, + "endColumn": 9, + "lineCount": 3 } }, { "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 62, + "startColumn": 50, + "endColumn": 86, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/clickhouse/service_spec.py": [ { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { "startColumn": 26, - "endColumn": 58, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 + "startColumn": 25, + "endColumn": 48, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 23, + "endColumn": 44, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/superset/metadata.py": [ + "./src/metadata/ingestion/source/database/clickhouse/utils.py": [ { - "code": "reportUnusedParameter", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 5, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingImports", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 5, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 94, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/superset/mixin.py": [ + }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 94, + "startColumn": 26, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 37, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 58, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 66, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 41, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 65, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 46, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 49, + "startColumn": 72, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 4 + "startColumn": 4, + "endColumn": 8, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 81, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 29, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 107, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 5 + "startColumn": 6, + "endColumn": 8, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 4, + "endColumn": 8, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 61, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 35, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 55, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 69, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 30, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 72, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 34, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 21, - "lineCount": 10 + "startColumn": 4, + "endColumn": 8, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 74, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 67, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 53, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 69, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 69, + "startColumn": 33, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 52, + "startColumn": 46, + "endColumn": 58, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/superset/models.py": [ + }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 59, + "startColumn": 60, + "endColumn": 78, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/superset/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 59, + "startColumn": 80, + "endColumn": 87, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/dashboard/superset/utils.py": [ + "./src/metadata/ingestion/source/database/cockroach/metadata.py": [ { - "code": "reportUnreachable", + "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 19, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 74, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/dashboard/tableau/client.py": [ - { - "code": "reportPrivateImportUsage", + "code": "reportAssignmentType", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 66, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 33, + "startColumn": 60, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 37, - "endColumn": 108, + "startColumn": 8, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 57, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 91, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 61, + "startColumn": 70, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 40, - "endColumn": 64, + "startColumn": 18, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 78, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/tableau/connection.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 51, + "startColumn": 20, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 55, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 77, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 15, - "endColumn": 19, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/cockroach/service_spec.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 56, + "endColumn": 71, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/column_type_parser.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 13, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 61, - "endColumn": 66, + "startColumn": 15, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 15, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 11, - "endColumn": 23, + "startColumn": 15, + "endColumn": 83, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/dashboard/tableau/metadata.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 3 } }, { - "code": "reportAssignmentType", + "code": "reportIndexIssue", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 12, + "endColumn": 22, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 71, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 93, + "startColumn": 67, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportReturnType", "range": { - "startColumn": 8, + "startColumn": 23, "endColumn": 27, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/common/data_diff/databricks_base.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 60, - "endColumn": 92, + "startColumn": 8, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 29, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 71, + "startColumn": 28, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/common_db_source.py": [ { - "code": "reportOptionalIterable", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 31, - "endColumn": 51, + "startColumn": 6, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 87, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 13, - "lineCount": 18 + "startColumn": 64, + "endColumn": 68, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 85, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 63, + "startColumn": 39, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, + "startColumn": 34, "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 34, + "endColumn": 48, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 37 + "startColumn": 27, + "endColumn": 9, + "lineCount": 8 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 52, + "startColumn": 64, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 14, + "endColumn": 44, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 83, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 + "startColumn": 25, + "endColumn": 9, + "lineCount": 15 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 25, + "startColumn": 16, + "endColumn": 17, "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 77, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 67, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 52, + "startColumn": 14, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 33, - "endColumn": 63, + "startColumn": 31, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 60, + "startColumn": 15, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 18, - "endColumn": 49, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 45, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 34, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 23, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 27, + "startColumn": 24, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 83, - "endColumn": 94, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportReturnType", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 26, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 110, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 37, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 86, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 58, + "startColumn": 24, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 73, + "startColumn": 28, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 96, - "endColumn": 109, + "startColumn": 26, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 73, + "startColumn": 46, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 58, - "endColumn": 67, + "startColumn": 45, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 87, - "endColumn": 100, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 26, - "endColumn": 113, + "startColumn": 63, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 66, - "endColumn": 82, + "startColumn": 46, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 55, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, + "startColumn": 43, "endColumn": 51, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 6 + "startColumn": 43, + "endColumn": 51, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 9 + "startColumn": 34, + "endColumn": 51, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 93, - "endColumn": 97, + "startColumn": 84, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 85, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 27 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 29, - "lineCount": 4 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 85, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 74, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 116, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 8 + "startColumn": 42, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 25, - "lineCount": 4 + "startColumn": 18, + "endColumn": 45, + "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 82, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 80, + "startColumn": 18, + "endColumn": 111, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 87, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 37, - "lineCount": 5 + "startColumn": 34, + "endColumn": 50, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalIterable", "range": { - "startColumn": 52, - "endColumn": 64, + "startColumn": 35, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 42, + "endColumn": 56, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 29, + "endColumn": 46, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 74, - "endColumn": 84, + "startColumn": 8, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 13 + "startColumn": 8, + "endColumn": 18, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 44, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 69, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 67, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 89, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 57, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 22, + "startColumn": 8, "endColumn": 17, - "lineCount": 7 + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 67, + "startColumn": 8, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 30, - "endColumn": 67, + "startColumn": 8, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 56, + "startColumn": 55, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 48, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 60, + "startColumn": 68, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 42, + "startColumn": 31, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 36, - "endColumn": 70, + "startColumn": 62, + "endColumn": 78, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 110, + "startColumn": 40, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 38, - "endColumn": 75, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 48, + "startColumn": 26, "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 54, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/database/common_nosql_source.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 61, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 54, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 55, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 + "startColumn": 27, + "endColumn": 9, + "lineCount": 5 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 + "startColumn": 14, + "endColumn": 9, + "lineCount": 3 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, + "startColumn": 49, "endColumn": 57, "lineCount": 1 } @@ -36764,184 +34900,200 @@ { "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 16, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 + "startColumn": 25, + "endColumn": 9, + "lineCount": 15 } }, { "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, + "startColumn": 49, "endColumn": 57, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 14, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 62, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 57, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, + "startColumn": 57, "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 13, - "lineCount": 5 + "startColumn": 55, + "endColumn": 70, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 33, + "startColumn": 24, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 22, - "lineCount": 2 + "startColumn": 28, + "endColumn": 37, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 85, - "endColumn": 89, + "startColumn": 75, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 15, + "endColumn": 21, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 79, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportCallIssue", "range": { "startColumn": 28, - "endColumn": 41, - "lineCount": 1 + "endColumn": 13, + "lineCount": 25 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 98, - "endColumn": 102, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 83, - "endColumn": 87, + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 57, + "endColumn": 65, + "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 79, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 87, - "endColumn": 91, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, @@ -36954,729 +35106,745 @@ } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 41, - "endColumn": 45, + "startColumn": 45, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 63, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/couchbase/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 9, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 9, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 9, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 9, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/couchbase/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 43, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 41, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 13, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 49, + "endColumn": 62, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/couchbase/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 56, + "endColumn": 71, "lineCount": 1 } + } + ], + "./src/metadata/ingestion/source/database/database_service.py": [ + { + "code": "reportCallIssue", + "range": { + "startColumn": 85, + "endColumn": 5, + "lineCount": 18 + } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 76, + "endColumn": 5, + "lineCount": 22 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 87, + "endColumn": 5, + "lineCount": 24 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 92, + "endColumn": 5, + "lineCount": 14 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 66, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 14, + "endColumn": 111, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 56, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 9, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 25, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 25, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 9, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 16, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 18, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 16, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 18, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 12, + "endColumn": 102, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 76, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, + "startColumn": 46, "endColumn": 61, "lineCount": 1 } @@ -37684,175 +35852,177 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 100, + "endColumn": 108, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 98, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 94, + "endColumn": 110, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 54, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 101, + "endColumn": 109, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 23, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 41, + "endColumn": 76, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/databricks/auth.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 5, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 42, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 42, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 52, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 52, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, + "startColumn": 48, "endColumn": 61, "lineCount": 1 } @@ -37860,7 +36030,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, + "startColumn": 48, "endColumn": 61, "lineCount": 1 } @@ -37868,7 +36038,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, + "startColumn": 48, "endColumn": 61, "lineCount": 1 } @@ -37876,1743 +36046,1711 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, + "startColumn": 48, "endColumn": 61, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/databricks/client.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 55, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 29, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 35, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 59, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 50, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 68, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 22, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 16, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 27, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 27, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 27, + "endColumn": 17, + "lineCount": 3 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 53, - "endColumn": 57, + "startColumn": 64, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 100, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 29, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 27, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 38, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 23, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 27, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 29, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 46, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 54, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 54, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 24, + "endColumn": 46, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 24, + "endColumn": 46, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 24, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 24, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 47, + "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/databricks/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 40, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/databricks/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 5, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 23, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 29, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 41, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 61, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 59, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 41, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 40, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 52, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 36, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 51, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 10, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 34, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 49, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 48, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 63, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 53, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 25, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 37, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 55, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 21, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 6, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 43, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 12, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 48, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 73, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 108, + "endColumn": 116, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 107, + "endColumn": 115, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 24, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 20, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 44, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 73, - "lineCount": 1 + "startColumn": 28, + "endColumn": 21, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 73, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 67, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 73, - "lineCount": 1 + "startColumn": 28, + "endColumn": 21, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 73, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 39, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 73, - "lineCount": 1 + "startColumn": 28, + "endColumn": 21, + "lineCount": 8 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 39, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 73, - "lineCount": 1 + "startColumn": 32, + "endColumn": 25, + "lineCount": 9 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 60, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 59, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 73, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 44, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 44, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 27, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 65, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 15, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 49, - "endColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 39, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 67, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 15, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 66, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 47, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 42, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/databricks/query_parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 43, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 12, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 32, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/databricks/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 26, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 25, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 23, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 19, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 21, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 18, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 14, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/datalake/clients/azure_blob.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 5, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 33, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 20, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/datalake/clients/base.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 59, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 33, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 20, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/datalake/clients/gcs.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 25, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 34, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/dashboard/tableau/models.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 44, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 21, - "endColumn": 26, + "startColumn": 38, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 34, + "startColumn": 48, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 28, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAssignmentType", - "range": { - "startColumn": 26, - "endColumn": 28, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/dashboard/tableau/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 58, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/athena/connection.py": [ - { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 52, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/athena/lineage.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, + "startColumn": 33, "endColumn": 51, "lineCount": 1 } @@ -39620,82 +37758,78 @@ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 51, + "startColumn": 38, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 48, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 63, + "startColumn": 20, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/datalake/clients/s3.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { "startColumn": 37, - "endColumn": 42, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 48, + "startColumn": 33, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 5 + "startColumn": 20, + "endColumn": 38, + "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/athena/metadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 36, - "endColumn": 55, - "lineCount": 1 - } - }, + "./src/metadata/ingestion/source/database/datalake/columns.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 28, + "startColumn": 20, + "endColumn": 22, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/datalake/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 23, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 18, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, @@ -39710,16 +37844,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, @@ -39727,583 +37861,575 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 92, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 25, - "lineCount": 7 + "startColumn": 16, + "endColumn": 90, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 60, - "endColumn": 76, + "startColumn": 35, + "endColumn": 47, "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 27, + "endColumn": 9, + "lineCount": 4 + } + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 64, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 14, + "endColumn": 44, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 25, - "lineCount": 8 + "startColumn": 53, + "endColumn": 61, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 76, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 74, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 29, - "lineCount": 9 + "startColumn": 52, + "endColumn": 71, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 80, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 78, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 52, + "endColumn": 71, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 83, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 67, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 26, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 56, - "endColumn": 29, - "lineCount": 5 - } - } - ], - "./src/metadata/ingestion/source/database/athena/query_parser.py": [ - { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 92, + "startColumn": 20, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 36, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 74, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 57, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 50, - "endColumn": 61, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 50, - "endColumn": 61, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 50, - "endColumn": 61, - "lineCount": 1 + "startColumn": 25, + "endColumn": 9, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 50, - "endColumn": 61, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, + "startColumn": 53, "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 14, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/athena/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 38, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 25, - "endColumn": 44, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 40, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 19, - "endColumn": 42, - "lineCount": 1 + "startColumn": 35, + "endColumn": 13, + "lineCount": 12 } - } - ], - "./src/metadata/ingestion/source/database/athena/usage.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 27, - "lineCount": 1 + "startColumn": 25, + "endColumn": 17, + "lineCount": 6 } }, { "code": "reportCallIssue", "range": { - "startColumn": 16, + "startColumn": 32, "endColumn": 17, - "lineCount": 12 + "lineCount": 17 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 46, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 71, + "startColumn": 60, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 59, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 66, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 52, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalIterable", + "code": "reportReturnType", "range": { - "startColumn": 29, - "endColumn": 55, + "startColumn": 45, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { "startColumn": 39, - "endColumn": 44, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 63, + "endColumn": 109, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/athena/utils.py": [ + }, { - "code": "reportUnusedFunction", + "code": "reportReturnType", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 46, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 32, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 22, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 45, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, @@ -40311,971 +38437,983 @@ "code": "reportAttributeAccessIssue", "range": { "startColumn": 44, - "endColumn": 47, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 70, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 70, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalCall", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 26, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 52, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 63, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 44, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 51, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 59, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 70, + "startColumn": 44, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 70, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 27, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/azuresql/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, + "startColumn": 58, "endColumn": 76, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 29, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 51, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 50, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/azuresql/metadata.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 34, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 32, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 94, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 49, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 16, + "endColumn": 25, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/datalake/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 19, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 21, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 21, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/db2/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 15, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 37, + "endColumn": 46, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/db2/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 36, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 89, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/db2/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 9, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 9, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 36, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 15, + "endColumn": 26, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/db2/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 19, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 41, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/db2/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 57, - "endColumn": 75, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 72, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 42, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/dbt/dbt_config.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 40, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 29, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 33, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 1, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 32, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/dbt/dbt_service.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 85, + "endColumn": 5, + "lineCount": 16 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 100, + "endColumn": 5, + "lineCount": 18 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 95, + "endColumn": 5, + "lineCount": 34 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 89, + "endColumn": 5, + "lineCount": 19 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 97, + "endColumn": 5, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 14, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 13, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 80, + "endColumn": 88, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 84, + "endColumn": 92, "lineCount": 1 } }, @@ -41283,23 +39421,23 @@ "code": "reportAttributeAccessIssue", "range": { "startColumn": 57, - "endColumn": 75, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 59, + "endColumn": 67, "lineCount": 1 } }, @@ -41307,1627 +39445,1631 @@ "code": "reportAttributeAccessIssue", "range": { "startColumn": 57, - "endColumn": 75, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 93, + "endColumn": 101, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 38, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/dbt/dbt_utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 38, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 29, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 37, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/dbt/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 29, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 36, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 53, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 27, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 27, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 27, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 41, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 40, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 55, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 54, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 32, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 84, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 36, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 43, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 67, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 97, + "endColumn": 101, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 54, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 36, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 61, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 34, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 29, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 39, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 37, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 43, + "endColumn": 29, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 38, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 91, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 73, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 80, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 85, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 36, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 39, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 37, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 43, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 38, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 89, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 113, + "endColumn": 117, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 43, + "endColumn": 33, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 80, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 87, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 104, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 68, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 34, + "endColumn": 29, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 40, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 55, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 35, + "endColumn": 17, + "lineCount": 12 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 62, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 33, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { "startColumn": 70, - "endColumn": 78, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 84, + "endColumn": 88, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/dbt/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 65, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/deltalake/clients/base.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 40, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/deltalake/clients/pyspark.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 73, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 59, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 59, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 59, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 31, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 91, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 51, + "startColumn": 70, + "endColumn": 87, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/azuresql/query_parser.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 70, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 70, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 32, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 95, + "startColumn": 42, + "endColumn": 54, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/azuresql/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, + "startColumn": 37, "endColumn": 40, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 46, + "startColumn": 28, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIndexIssue", "range": { - "startColumn": 23, - "endColumn": 42, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIndexIssue", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 65, + "endColumn": 78, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/bigquery/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportIndexIssue", "range": { - "startColumn": 43, - "endColumn": 48, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIndexIssue", "range": { - "startColumn": 43, - "endColumn": 48, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 48, + "startColumn": 66, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 48, + "startColumn": 21, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 48, + "startColumn": 52, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 44, + "startColumn": 60, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 48, - "lineCount": 1 + "startColumn": 21, + "endColumn": 13, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/database/deltalake/clients/s3.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 44, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 43, - "endColumn": 48, + "startColumn": 5, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 31, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 27, + "startColumn": 74, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 74, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 54, + "startColumn": 74, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 48, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 59, + "endColumn": 73, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/bigquery/helper.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 59, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 59, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 38, + "startColumn": 74, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 50, + "startColumn": 58, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 58, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 58, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 73, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 38, + "startColumn": 55, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 47, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 93, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 15, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 68, + "startColumn": 30, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 68, + "startColumn": 16, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 38, + "startColumn": 58, + "endColumn": 77, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/bigquery/lineage.py": [ + "./src/metadata/ingestion/source/database/deltalake/connection.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 72, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/bigquery/metadata.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 31, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 31, + "startColumn": 25, + "endColumn": 35, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 38, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 33, + "startColumn": 1, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 25, + "startColumn": 1, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 35, + "startColumn": 1, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 53, + "startColumn": 1, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/deltalake/metadata.py": [ { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 39, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 48, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, @@ -42942,16 +41084,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, @@ -42959,383 +41101,391 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 94, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 54, - "endColumn": 92, - "lineCount": 1 + "startColumn": 27, + "endColumn": 9, + "lineCount": 4 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 14, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 81, - "endColumn": 92, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 63, + "startColumn": 16, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 60, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 57, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 37, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 51, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 46, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 44, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 85, - "endColumn": 97, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 78, - "endColumn": 93, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 52, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 50, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 63, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 60, - "lineCount": 1 + "startColumn": 62, + "endColumn": 80, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 46, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 67, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 29, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 25, + "endColumn": 9, + "lineCount": 11 + } + }, { "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 67, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 52, + "endColumn": 68, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 56, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 58, - "endColumn": 69, + "startColumn": 14, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 62, - "endColumn": 77, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 48, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, @@ -43358,805 +41508,791 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 49, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 35, - "endColumn": 48, + "startColumn": 20, + "endColumn": 91, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 11 + "startColumn": 24, + "endColumn": 33, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 39, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 84, + "startColumn": 39, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 39, - "endColumn": 49, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 59, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 9, - "lineCount": 16 + "startColumn": 50, + "endColumn": 66, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 + "startColumn": 28, + "endColumn": 13, + "lineCount": 18 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 47, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 43, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 57, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 55, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 55, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 38, - "endColumn": 46, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 32, - "endColumn": 41, + "startColumn": 45, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 24, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 33, - "endColumn": 63, + "startColumn": 63, + "endColumn": 109, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 46, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/deltalake/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 105, + "startColumn": 56, + "endColumn": 71, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/domodatabase/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 5, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 85, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/domodatabase/metadata.py": [ { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 47, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 74, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAssignmentType", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 45, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 38, - "lineCount": 19 + "startColumn": 70, + "endColumn": 74, + "lineCount": 1 } }, { "code": "reportUnreachable", "range": { - "startColumn": 20, - "endColumn": 94, + "startColumn": 12, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 108, - "lineCount": 1 + "startColumn": 27, + "endColumn": 9, + "lineCount": 4 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 14, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 15, - "lineCount": 1 + "startColumn": 25, + "endColumn": 9, + "lineCount": 11 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 4 + "startColumn": 14, + "endColumn": 42, + "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 37, - "endColumn": 80, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 7 + "startColumn": 41, + "endColumn": 56, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 47, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 50, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 55, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 24 + "startColumn": 52, + "endColumn": 70, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { "startColumn": 52, - "endColumn": 68, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 + "startColumn": 52, + "endColumn": 70, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, + "startColumn": 52, "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 56, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 52, + "endColumn": 70, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 104, - "endColumn": 112, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 73, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/bigquery/query_parser.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 52, "endColumn": 70, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 94, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 20, + "endColumn": 102, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/bigquery/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 40, + "startColumn": 65, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 46, + "startColumn": 24, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 23, - "endColumn": 42, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 44, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 21 } }, { "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 33, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/bigtable/client.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 10, - "endColumn": 23, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 26, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 38, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 41, + "startColumn": 18, "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 49, - "endColumn": 55, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 72, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/bigtable/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 60, - "endColumn": 64, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 50, - "endColumn": 57, + "startColumn": 45, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 36, - "endColumn": 47, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 60, - "endColumn": 70, + "startColumn": 63, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 60, - "endColumn": 70, + "startColumn": 46, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/domodatabase/models.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 100, - "endColumn": 111, + "startColumn": 4, + "endColumn": 6, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 100, - "endColumn": 111, + "startColumn": 4, + "endColumn": 6, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/domodatabase/service_spec.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/bigtable/metadata.py": [ + "./src/metadata/ingestion/source/database/doris/lineage.py": [ { "code": "reportMissingParameterType", "range": { @@ -44168,16 +42304,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, @@ -44185,2260 +42321,2266 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 94, + "endColumn": 91, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/doris/metadata.py": [ { - "code": "reportReturnType", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 44, + "startColumn": 5, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 40, - "endColumn": 48, + "startColumn": 5, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 48, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 95, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 48, + "startColumn": 16, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 58, + "startColumn": 16, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/bigtable/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 70, + "startColumn": 25, + "endColumn": 30, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/burstiq/client.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 64, + "startColumn": 32, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/burstiq/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 39, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 60, + "startColumn": 45, + "endColumn": 52, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/burstiq/lineage.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 54, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, + "startColumn": 27, "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 39, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 93, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 63, - "endColumn": 72, + "startColumn": 31, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 46, - "endColumn": 108, + "startColumn": 15, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 4 + "startColumn": 27, + "endColumn": 37, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 79, + "startColumn": 39, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 25, - "endColumn": 75, + "startColumn": 8, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 70, + "startColumn": 26, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 7 + "startColumn": 24, + "endColumn": 25, + "lineCount": 11 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 28, + "endColumn": 17, + "lineCount": 11 } } ], - "./src/metadata/ingestion/source/database/burstiq/metadata.py": [ + "./src/metadata/ingestion/source/database/doris/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 62, - "endColumn": 93, + "startColumn": 26, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 94, + "startColumn": 25, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/doris/utils.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 83, - "endColumn": 87, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 32, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 93, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 35, + "startColumn": 59, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 4 - } - }, - { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 80, + "startColumn": 25, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 44, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 11 + "startColumn": 49, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 + "startColumn": 64, + "endColumn": 66, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/druid/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 14, - "endColumn": 42, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportUnreachable", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 12, + "endColumn": 91, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/druid/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 55, - "endColumn": 70, + "startColumn": 12, + "endColumn": 91, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/druid/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 92, + "startColumn": 26, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 37, + "startColumn": 25, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/dynamodb/connection.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 52, + "startColumn": 22, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 4 + "startColumn": 45, + "endColumn": 50, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/dynamodb/metadata.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 20, - "endColumn": 21, - "lineCount": 4 + "endColumn": 31, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } - }, - { - "code": "reportAttributeAccessIssue", + } + ], + "./src/metadata/ingestion/source/database/dynamodb/service_spec.py": [ + { + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 45, + "startColumn": 26, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 19, + "endColumn": 41, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 16 + "startColumn": 18, + "endColumn": 30, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/exasol/connection.py": [ { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 + "startColumn": 31, + "endColumn": 36, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 30, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 45, + "startColumn": 61, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 111, + "startColumn": 42, + "endColumn": 47, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/burstiq/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 63, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 45, + "startColumn": 69, + "endColumn": 83, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/exasol/metadata.py": [ { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 43, + "startColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 45, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 32, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/cassandra/connection.py": [ + "./src/metadata/ingestion/source/database/exasol/query_parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 54, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 43, - "endColumn": 54, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 58, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUnreachable", "range": { - "startColumn": 50, - "endColumn": 69, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/exasol/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 51, - "endColumn": 78, + "startColumn": 26, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 78, + "startColumn": 25, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/external_table_lineage_mixin.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, + "startColumn": 52, "endColumn": 73, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 46, + "startColumn": 39, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 25, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 38, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 70, + "startColumn": 36, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 56, - "endColumn": 59, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 18 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 14, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 18 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 23, - "lineCount": 1 + "startColumn": 43, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 64, - "lineCount": 1 + "startColumn": 41, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 + "startColumn": 47, + "endColumn": 33, + "lineCount": 4 } - } - ], - "./src/metadata/ingestion/source/database/cassandra/helpers.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 19, - "endColumn": 24, + "startColumn": 12, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/cassandra/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 41, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 9, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 95, + "startColumn": 42, + "endColumn": 102, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/cassandra/service_spec.py": [ + "./src/metadata/ingestion/source/database/glue/connection.py": [ { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 41, + "startColumn": 27, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 41, + "startColumn": 27, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 30, + "startColumn": 35, + "endColumn": 48, + "lineCount": 1 + } + }, + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/clickhouse/connection.py": [ + "./src/metadata/ingestion/source/database/glue/metadata.py": [ { - "code": "reportOptionalSubscript", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 47, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 47, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 41, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/clickhouse/metadata.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 16, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 18, - "endColumn": 23, + "startColumn": 37, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 31, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 38, - "endColumn": 55, + "startColumn": 12, + "endColumn": 90, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 59, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 18, - "endColumn": 42, + "startColumn": 30, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 40, + "startColumn": 60, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 25, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 28, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 23, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 79, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 72, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 96, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 60, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/clickhouse/query_parser.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 79, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 72, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 96, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 19, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 60, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 28, + "endColumn": 116, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 76, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 9, - "lineCount": 3 + "startColumn": 32, + "endColumn": 44, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 50, - "endColumn": 86, + "startColumn": 37, + "endColumn": 53, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/clickhouse/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 26, - "endColumn": 42, - "lineCount": 1 + "startColumn": 27, + "endColumn": 9, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 48, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 23, + "startColumn": 14, "endColumn": 44, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/clickhouse/utils.py": [ + }, { - "code": "reportUnusedFunction", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 43, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalIterable", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 26, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 32, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 32, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 52, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 63, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 63, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 74, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 74, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 24, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 43, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 6, - "endColumn": 8, - "lineCount": 1 + "startColumn": 25, + "endColumn": 9, + "lineCount": 16 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 8, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 14, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportUnusedFunction", + "code": "reportOptionalIterable", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 25, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 44, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 58, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 78, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 80, - "endColumn": 87, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/cockroach/metadata.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 95, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 35, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 68, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 37, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 49, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 56, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 103, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 23 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 29, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 15, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 49, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 41, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 36, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 63, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 45, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 63, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/glue/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 56, + "endColumn": 66, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/greenplum/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/greenplum/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 32, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 57, "endColumn": 75, @@ -46446,1354 +44588,1384 @@ } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 70, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/greenplum/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 47, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/greenplum/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 49, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 11, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 40, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 49, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 71, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/hive/connection.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 7, + "endColumn": 18, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 19, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 4, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 4, + "endColumn": 19, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/hive/custom_hive_connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 7, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 7, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 7, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/hive/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 90, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/hive/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 75, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/hive/metastore_dialects/mixin.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 50, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 65, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 43, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 55, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 70, - "endColumn": 78, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 49, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 61, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, + "startColumn": 76, "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 32, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 71, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 51, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 49, + "endColumn": 54, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/hive/metastore_dialects/mysql/dialect.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 6, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 29, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 72, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 32, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 71, + "endColumn": 73, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/hive/metastore_dialects/postgres/dialect.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 6, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 29, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 72, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 32, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 71, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/hive/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 25, + "endColumn": 42, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/hive/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 31, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 93, + "startColumn": 17, + "endColumn": 48, "lineCount": 1 } }, @@ -47801,1688 +45973,1614 @@ "code": "reportArgumentType", "range": { "startColumn": 39, - "endColumn": 51, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 77, - "endColumn": 86, + "startColumn": 19, + "endColumn": 47, "lineCount": 1 } }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 26, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/cockroach/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 71, + "startColumn": 38, + "endColumn": 46, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/column_type_parser.py": [ + }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 70, + "startColumn": 58, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 81, + "startColumn": 35, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 83, + "startColumn": 41, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 3 + "startColumn": 53, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 68, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 22, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 76, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 72, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 53, + "endColumn": 55, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/common/data_diff/databricks_base.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 33, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 25, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 44, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/common_db_source.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 27, + "startColumn": 52, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 93, + "startColumn": 34, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 82, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 50, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 48, + "startColumn": 10, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 22, - "endColumn": 26, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 34, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 48, + "startColumn": 49, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 8 - } - }, - { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 80, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 44, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 83, - "endColumn": 91, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 15 + "startColumn": 68, + "endColumn": 70, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/impala/connection.py": [ { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 + "startColumn": 31, + "endColumn": 36, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 14, - "endColumn": 42, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/impala/lineage.py": [ { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 83, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAssignmentType", "range": { - "startColumn": 15, - "endColumn": 26, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/impala/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 5, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 70, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 92, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 37, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 58, + "startColumn": 25, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 52, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 70, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 90, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 36, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 56, + "startColumn": 53, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 59, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 17, + "startColumn": 52, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 17, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 88, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, + "startColumn": 46, "endColumn": 52, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 63, - "endColumn": 109, + "startColumn": 61, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 46, - "endColumn": 72, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 42, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 60, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 51, + "startColumn": 68, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 51, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 51, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 91, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUnreachable", "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 27 + "startColumn": 12, + "endColumn": 92, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/impala/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 26, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 25, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/incremental_metadata_extraction.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 40, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { "startColumn": 42, - "endColumn": 69, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 45, + "startColumn": 59, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 41, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 111, + "startColumn": 58, + "endColumn": 74, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/iomete/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 34, - "endColumn": 50, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 65, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 42, - "endColumn": 56, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/iomete/metadata.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 46, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 18, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/iomete/service_spec.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 26, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 25, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/json_schema_extractor.py": [ { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { "startColumn": 8, - "endColumn": 25, + "endColumn": 19, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/life_cycle_query_mixin.py": [ { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 76, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 74, + "startColumn": 29, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 17, + "startColumn": 47, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 30, + "startColumn": 22, + "endColumn": 115, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 21, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 20, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 31, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 69, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 47, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 77, + "startColumn": 46, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 47, + "startColumn": 47, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 62, - "endColumn": 78, + "startColumn": 27, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 45, + "startColumn": 27, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 53, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, + "startColumn": 18, + "endColumn": 13, "lineCount": 7 } } ], - "./src/metadata/ingestion/source/database/common_nosql_source.py": [ + "./src/metadata/ingestion/source/database/lineage_processors.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 62, - "endColumn": 93, + "startColumn": 26, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 64, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 5 + "startColumn": 69, + "endColumn": 73, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 55, + "startColumn": 75, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 14, - "endColumn": 9, - "lineCount": 3 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 79, - "lineCount": 1 + "startColumn": 68, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 5, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 15 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 + "startColumn": 24, + "endColumn": 25, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 92, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 10, + "endColumn": 5, + "lineCount": 14 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 49, - "endColumn": 57, - "lineCount": 1 + "startColumn": 14, + "endColumn": 9, + "lineCount": 12 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 14, - "endColumn": 42, + "startColumn": 59, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 52, - "lineCount": 1 + "startColumn": 24, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 88, + "startColumn": 32, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 53, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, + "startColumn": 61, "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 55, - "endColumn": 70, + "startColumn": 11, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 24, - "endColumn": 92, + "startColumn": 11, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 28, - "endColumn": 37, + "startColumn": 5, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 48, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 9 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 55, - "endColumn": 65, - "lineCount": 1 + "startColumn": 34, + "endColumn": 29, + "lineCount": 7 } }, { "code": "reportReturnType", "range": { - "startColumn": 75, - "endColumn": 98, + "startColumn": 5, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 15, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 8 } }, { - "code": "reportUnusedParameter", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 48, + "endColumn": 52, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/lineage_source.py": [ { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 33, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 29, + "endColumn": 38, "lineCount": 1 } }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 25 - } - }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 32, + "endColumn": 42, "lineCount": 1 } }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 37, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 45, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 88, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 109, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 72, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 18, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/couchbase/connection.py": [ - { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 65, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 48, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/couchbase/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 95, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 51, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 46, - "endColumn": 56, + "startColumn": 30, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 49, + "startColumn": 31, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 75, + "startColumn": 30, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 43, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportCallIssue", "range": { - "startColumn": 49, - "endColumn": 62, + "startColumn": 21, + "endColumn": 59, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/couchbase/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 71, + "startColumn": 26, + "endColumn": 35, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/database_service.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 18 - } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 + "startColumn": 30, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 76, - "endColumn": 5, - "lineCount": 22 + "startColumn": 24, + "endColumn": 31, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, + "startColumn": 30, + "endColumn": 25, "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 87, - "endColumn": 5, - "lineCount": 24 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 92, - "endColumn": 5, - "lineCount": 14 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 9 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 76, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 111, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 46, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 99, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 27, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 9, - "endColumn": 52, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 13, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 27, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 27, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 9, - "endColumn": 30, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 55, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, + "startColumn": 31, "endColumn": 58, "lineCount": 1 } @@ -49490,473 +47588,471 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 56, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, + "startColumn": 31, "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 55, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, + "startColumn": 31, "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 46, - "endColumn": 53, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 58, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 58, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 90, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 51, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 63, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 84, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 59, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 58, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 102, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 63, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 63, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 54, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 91, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 63, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 59, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 46, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 61, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 100, - "endColumn": 108, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 98, - "endColumn": 106, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 94, - "endColumn": 110, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 70, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 101, - "endColumn": 109, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 49, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 46, - "endColumn": 81, + "startColumn": 12, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 76, + "startColumn": 24, + "endColumn": 50, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/databricks/auth.py": [ + }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 63, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 88, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, + "startColumn": 43, "endColumn": 50, "lineCount": 1 } @@ -49964,7 +48060,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, + "startColumn": 43, "endColumn": 50, "lineCount": 1 } @@ -49972,2959 +48068,2855 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 58, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 58, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 69, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 69, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 61, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 61, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 61, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 61, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/databricks/client.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 60, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 36, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 28, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 29, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 39, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 47, + "startColumn": 25, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 24, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 67, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 58, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 78, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 30, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 38, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 33, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 17, - "lineCount": 3 + "startColumn": 43, + "endColumn": 71, + "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 70, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 100, - "endColumn": 108, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 32, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 48, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 49, - "lineCount": 1 + "startColumn": 43, + "endColumn": 71, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 53, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 36, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 46, - "endColumn": 55, + "startColumn": 43, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 76, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 76, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 35, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 46, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 46, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 42, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 42, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 56, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 35, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/databricks/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 37, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 43, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 46, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/databricks/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 39, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 51, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 59, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 68, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 39, - "endColumn": 49, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 66, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 52, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 63, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 30, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 43, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 42, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 35, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 54, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 34, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 42, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 53, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 54, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 20, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 45, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 51, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 49, - "endColumn": 51, + "startColumn": 39, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 31, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 34, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 46, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 54, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 65, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 65, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 36, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 45, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 60, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 55, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 59, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 42, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 43, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 44, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 43, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 42, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 34, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 22, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 79, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 72, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 96, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 46, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 58, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 73, - "endColumn": 82, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 108, - "endColumn": 116, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 107, - "endColumn": 115, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 58, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 92, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 51, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 52, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 21, - "lineCount": 6 + "startColumn": 31, + "endColumn": 50, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 31, + "endColumn": 50, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 75, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 21, - "lineCount": 7 + "startColumn": 31, + "endColumn": 50, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 31, + "endColumn": 50, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 21, - "lineCount": 8 + "startColumn": 31, + "endColumn": 50, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 70, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 25, - "lineCount": 9 + "startColumn": 31, + "endColumn": 50, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 76, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 74, + "startColumn": 31, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 31, + "endColumn": 50, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 12, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 69, + "startColumn": 24, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 52, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 38, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 26, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 63, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 52, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 75, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 26, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 62, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 68, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 52, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 57, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 48, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/databricks/query_parser.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 43, - "endColumn": 79, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 72, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportReturnType", "range": { - "startColumn": 12, - "endColumn": 96, + "startColumn": 9, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 42, + "startColumn": 42, + "endColumn": 102, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 52, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 12 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 35, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 33, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 + "startColumn": 39, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 46, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/databricks/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 42, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 48, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 44, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 21, - "endColumn": 49, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 44, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportArgumentType", - "range": { - "startColumn": 14, - "endColumn": 38, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/datalake/clients/azure_blob.py": [ - { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 51, + "startColumn": 53, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 38, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/datalake/clients/base.py": [ - { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 65, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 31, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 51, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 38, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/datalake/clients/gcs.py": [ - { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 43, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 53, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 47, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 57, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 51, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 61, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 51, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 47, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 57, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 38, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/datalake/clients/s3.py": [ - { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 51, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 38, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/datalake/columns.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 22, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/datalake/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 93, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 94, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 90, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 47, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 4 - } - }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 80, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 44, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 23, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 71, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 103, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 85, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 18, + "startColumn": 23, "endColumn": 13, - "lineCount": 7 + "lineCount": 4 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 30, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 11 + "startColumn": 30, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 + "startColumn": 30, + "endColumn": 49, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 42, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 13, - "lineCount": 12 + "startColumn": 30, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 17, - "lineCount": 6 + "startColumn": 30, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 17 + "startColumn": 30, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 7 + "startColumn": 30, + "endColumn": 49, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 76, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, + "startColumn": 30, "endColumn": 49, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 30, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 88, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 109, + "startColumn": 30, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 46, - "endColumn": 72, + "startColumn": 27, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 58, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 62, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 93, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 76, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 25, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/datalake/service_spec.py": [ - { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 40, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 42, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 21, - "endColumn": 45, + "startColumn": 81, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 23, + "endColumn": 64, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mariadb/lineage.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 39, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/db2/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingImports", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 24, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 37, - "endColumn": 46, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/db2/lineage.py": [ + "./src/metadata/ingestion/source/database/mariadb/metadata.py": [ { "code": "reportMissingParameterType", "range": { @@ -52936,16 +50928,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 36, - "endColumn": 72, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, @@ -52953,1069 +50945,1089 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 89, + "endColumn": 93, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/db2/metadata.py": [ + }, { - "code": "reportMissingImports", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 9, - "endColumn": 23, + "startColumn": 64, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportMissingImports", + "code": "reportMissingParameterType", "range": { - "startColumn": 9, - "endColumn": 29, + "startColumn": 37, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 15 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 72, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 89, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 83, + "startColumn": 18, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 26, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } } ], - "./src/metadata/ingestion/source/database/db2/service_spec.py": [ + "./src/metadata/ingestion/source/database/mariadb/service_spec.py": [ { "code": "reportArgumentType", "range": { "startColumn": 26, - "endColumn": 35, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 39, + "startColumn": 25, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 41, + "startColumn": 19, + "endColumn": 43, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/db2/utils.py": [ + "./src/metadata/ingestion/source/database/microsoftfabric/connection.py": [ { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 11, + "endColumn": 25, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/microsoftfabric/lineage.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 38, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 50, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 37, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/microsoftfabric/metadata.py": [ { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 10, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 10, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 48, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 73, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 12, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 74, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 74, + "startColumn": 57, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 39, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 33, + "startColumn": 70, + "endColumn": 78, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 42, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 42, + "startColumn": 18, + "endColumn": 31, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/dbt/dbt_config.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 26, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 20, + "endColumn": 91, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 65, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 63, + "endColumn": 78, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 1, - "endColumn": 25, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 14 } }, { "code": "reportArgumentType", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 29, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 49, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 43, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 32, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 35, + "startColumn": 18, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 37, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 28, - "endColumn": 74, - "lineCount": 1 - } - }, + } + ], + "./src/metadata/ingestion/source/database/microsoftfabric/query_parser.py": [ { - "code": "reportUnusedVariable", + "code": "reportMissingParameterType", "range": { "startColumn": 8, - "endColumn": 15, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 48, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 73, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUnreachable", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 12, + "endColumn": 101, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/microsoftfabric/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 26, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 25, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 23, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 18, + "endColumn": 30, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mongodb/connection.py": [ { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 1, - "endColumn": 25, + "startColumn": 5, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 32, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/dbt/dbt_service.py": [ + "./src/metadata/ingestion/source/database/mongodb/metadata.py": [ { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 16 + "startColumn": 5, + "endColumn": 19, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 20, + "endColumn": 31, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 100, - "endColumn": 5, - "lineCount": 18 + "startColumn": 40, + "endColumn": 76, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 65, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 13, - "lineCount": 6 + "endColumn": 93, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mongodb/service_spec.py": [ { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 95, - "endColumn": 5, - "lineCount": 34 + "startColumn": 26, + "endColumn": 39, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 19, + "endColumn": 41, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 18, + "endColumn": 30, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mssql/connection.py": [ { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 25, + "endColumn": 30, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 52, + "endColumn": 64, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mssql/lineage.py": [ { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 34, + "endColumn": 112, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 68, + "endColumn": 86, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 89, - "endColumn": 5, - "lineCount": 19 + "startColumn": 37, + "endColumn": 72, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 34, + "endColumn": 112, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 68, + "endColumn": 86, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mssql/metadata.py": [ { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 10, + "endColumn": 34, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 97, - "endColumn": 5, - "lineCount": 11 + "startColumn": 10, + "endColumn": 32, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 + "startColumn": 10, + "endColumn": 28, + "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 19, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 51, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 37, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 35, - "endColumn": 43, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 80, - "endColumn": 88, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 30, - "endColumn": 38, + "startColumn": 12, + "endColumn": 91, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 92, + "startColumn": 60, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 35, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 35, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 59, - "endColumn": 67, + "startColumn": 15, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 57, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 93, - "endColumn": 101, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 70, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 38, - "endColumn": 54, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 46, - "endColumn": 55, + "startColumn": 18, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 55, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/dbt/dbt_utils.py": [ + }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 63, - "endColumn": 73, + "startColumn": 20, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 59, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 39, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 15 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 18, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 12, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/database/mssql/models.py": [ { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 43, - "endColumn": 51, + "startColumn": 20, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mssql/query_parser.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 46, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 29, - "endColumn": 42, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 33, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 27, - "endColumn": 32, + "startColumn": 12, + "endColumn": 91, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mssql/service_spec.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 27, + "startColumn": 26, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { "startColumn": 25, - "endColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { "startColumn": 23, - "endColumn": 36, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 37, + "startColumn": 18, + "endColumn": 30, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/dbt/metadata.py": [ + "./src/metadata/ingestion/source/database/mssql/usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { "startColumn": 29, - "endColumn": 60, + "endColumn": 107, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 63, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 58, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 36, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 40, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 18, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 18, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 + "startColumn": 44, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 45, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 44, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 62, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 51, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 70, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 36, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 36, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 36, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 54, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 73, + "startColumn": 44, + "endColumn": 55, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/mssql/utils.py": [ + { + "code": "reportPrivateImportUsage", + "range": { + "startColumn": 4, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, @@ -54023,1875 +52035,1873 @@ "code": "reportMissingParameterType", "range": { "startColumn": 40, - "endColumn": 53, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 72, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 61, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 13, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 41, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 88, + "startColumn": 49, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 53, + "startColumn": 18, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 13, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 47, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 34, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 45, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 44, + "startColumn": 60, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 54, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 60, + "startColumn": 34, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 71, + "startColumn": 45, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 67, + "startColumn": 53, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 65, + "startColumn": 60, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 87, + "startColumn": 70, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 75, + "startColumn": 26, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 97, - "endColumn": 101, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 60, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 + "startColumn": 42, + "endColumn": 50, + "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 52, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 62, + "startColumn": 60, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, + "startColumn": 67, "endColumn": 73, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 69, + "startColumn": 77, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 67, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 75, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 11 + "startColumn": 40, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 72, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 47, + "startColumn": 59, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 71, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 85, + "startColumn": 86, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 63, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 29, - "lineCount": 4 + "startColumn": 33, + "endColumn": 43, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 29, - "lineCount": 4 + "startColumn": 45, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 29, - "lineCount": 6 + "startColumn": 57, + "endColumn": 63, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 6 + "startColumn": 72, + "endColumn": 74, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, + "startColumn": 21, "endColumn": 25, - "lineCount": 10 + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 33, - "lineCount": 4 + "startColumn": 27, + "endColumn": 37, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 91, - "endColumn": 95, + "startColumn": 50, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 73, - "endColumn": 77, + "startColumn": 58, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 72, + "startColumn": 70, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 80, - "endColumn": 84, + "startColumn": 85, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 85, - "endColumn": 90, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 74, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 6 + "startColumn": 38, + "endColumn": 44, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 9 + "startColumn": 46, + "endColumn": 51, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 36, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 29, - "lineCount": 4 + "startColumn": 63, + "endColumn": 65, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 29, - "lineCount": 4 + "startColumn": 19, + "endColumn": 23, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 90, + "startColumn": 25, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 6 + "startColumn": 37, + "endColumn": 43, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 10 + "startColumn": 45, + "endColumn": 50, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 33, - "lineCount": 4 + "startColumn": 52, + "endColumn": 58, + "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 44, + "startColumn": 62, + "endColumn": 64, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/multi_db_source.py": [ { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 55, + "startColumn": 23, + "endColumn": 33, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/my_db/metadata.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 89, - "endColumn": 93, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportInvalidCast", "range": { - "startColumn": 113, - "endColumn": 117, + "startColumn": 21, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/my_db/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 33, - "lineCount": 9 + "startColumn": 26, + "endColumn": 36, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 80, - "endColumn": 84, + "startColumn": 21, + "endColumn": 35, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mysql/connection.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 17, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 87, - "endColumn": 91, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 104, - "endColumn": 108, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 7 + "startColumn": 31, + "endColumn": 40, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 8 + "startColumn": 31, + "endColumn": 40, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 55, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 63, + "startColumn": 55, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 35, + "startColumn": 55, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 11 + "startColumn": 55, + "endColumn": 64, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 9 + "startColumn": 46, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 46, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 46, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 81, + "startColumn": 46, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 11 + "startColumn": 39, + "endColumn": 47, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 9 + "startColumn": 39, + "endColumn": 47, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 39, + "endColumn": 47, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 65, + "startColumn": 90, + "endColumn": 98, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 80, + "startColumn": 90, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 17, - "lineCount": 12 + "startColumn": 90, + "endColumn": 98, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 62, - "endColumn": 75, + "startColumn": 16, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 4 + "startColumn": 65, + "endColumn": 70, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mysql/metadata.py": [ { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 75, + "startColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 55, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 83, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 88, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/dbt/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 65, + "startColumn": 82, + "endColumn": 97, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/deltalake/clients/base.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 40, - "endColumn": 46, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 16 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/deltalake/clients/pyspark.py": [ + }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 47, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 63, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 36, + "startColumn": 61, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 18, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 23, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/database/mysql/models.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 73, - "endColumn": 80, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mysql/query_parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 59, - "endColumn": 76, + "startColumn": 12, + "endColumn": 91, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 76, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 76, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 64, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 87, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 87, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 87, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 40, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 54, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 40, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 31, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 25, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 78, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 29, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 29, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 98, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 66, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 65, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 65, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 13, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/database/deltalake/clients/s3.py": [ - { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 88, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 88, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 88, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 88, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 70, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 73, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 73, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 73, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 85, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 72, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 72, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 72, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 73, - "endColumn": 84, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 97, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 57, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 93, - "endColumn": 103, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 53, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 32, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 30, - "endColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 57, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 77, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/deltalake/connection.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 37, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 30, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 30, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 30, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 30, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/deltalake/metadata.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 93, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 95, + "startColumn": 91, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 4 + "startColumn": 91, + "endColumn": 106, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mysql/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 55, + "startColumn": 26, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 14, - "endColumn": 44, + "startColumn": 25, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 23, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 21, + "endColumn": 36, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mysql/usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/mysql/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 17, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 23, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 29, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 34, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 30, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 30, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 30, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 30, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 67, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 92, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/oracle/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 7, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 5, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 28, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 8, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/oracle/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 37, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/oracle/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportPrivateImportUsage", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 44, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 34, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 14, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 80, + "startColumn": 36, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 14, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 11 + "startColumn": 14, + "endColumn": 36, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 + "startColumn": 32, + "endColumn": 47, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 10, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 14, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 42, + "startColumn": 27, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 31, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 14, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 16, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { "startColumn": 20, - "endColumn": 91, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 24, - "endColumn": 33, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 56, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 55, + "startColumn": 45, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 39, - "endColumn": 56, + "startColumn": 12, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { "startColumn": 39, - "endColumn": 55, + "endColumn": 107, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 18, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 66, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 28, + "startColumn": 31, "endColumn": 13, - "lineCount": 18 + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 64, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 20 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 56, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, @@ -55899,7 +53909,7 @@ "code": "reportCallIssue", "range": { "startColumn": 18, - "endColumn": 45, + "endColumn": 56, "lineCount": 1 } }, @@ -55910,818 +53920,842 @@ "endColumn": 13, "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/database/oracle/models.py": [ { - "code": "reportReturnType", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 45, - "endColumn": 88, + "startColumn": 4, + "endColumn": 12, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/oracle/query_parser.py": [ + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAssignmentType", "range": { "startColumn": 39, - "endColumn": 52, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 109, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportUnreachable", "range": { - "startColumn": 46, - "endColumn": 72, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/deltalake/service_spec.py": [ + "./src/metadata/ingestion/source/database/oracle/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 71, + "startColumn": 26, + "endColumn": 38, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/domodatabase/connection.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 39, + "startColumn": 25, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 23, + "endColumn": 40, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 21, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/domodatabase/metadata.py": [ + "./src/metadata/ingestion/source/database/oracle/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportPrivateImportUsage", "range": { - "startColumn": 62, - "endColumn": 93, + "startColumn": 44, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportPrivateImportUsage", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 51, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportPrivateImportUsage", "range": { - "startColumn": 45, - "endColumn": 81, + "startColumn": 60, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportPrivateImportUsage", "range": { "startColumn": 70, - "endColumn": 74, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportPrivateImportUsage", "range": { - "startColumn": 12, - "endColumn": 98, + "startColumn": 78, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 4 + "startColumn": 37, + "endColumn": 55, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 55, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 44, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 11 + "startColumn": 4, + "endColumn": 14, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 + "startColumn": 18, + "endColumn": 22, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 4, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 42, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 4, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 29, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 47, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 24, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 44, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 59, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 102, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 53, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 45, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 60, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 26, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 43, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 83, + "startColumn": 55, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 33, + "startColumn": 68, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 49, + "startColumn": 81, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 21 + "startColumn": 19, + "endColumn": 23, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 + "startColumn": 25, + "endColumn": 29, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 70, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 45, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "endColumn": 22, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 4, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 + "startColumn": 4, + "endColumn": 10, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 88, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 63, - "endColumn": 109, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 46, - "endColumn": 72, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, + "startColumn": 4, "endColumn": 20, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/domodatabase/models.py": [ + }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { "startColumn": 4, - "endColumn": 6, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 6, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/domodatabase/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/doris/lineage.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 74, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 91, + "startColumn": 4, + "endColumn": 20, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/doris/metadata.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 13, - "endColumn": 37, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 50, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 19, + "startColumn": 8, "endColumn": 23, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 8, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 16, - "endColumn": 21, + "startColumn": 12, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 23, + "startColumn": 12, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 12, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 32, - "endColumn": 37, + "startColumn": 12, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 43, + "startColumn": 12, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 52, + "startColumn": 12, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 54, - "endColumn": 61, + "startColumn": 12, + "endColumn": 17, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 24, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/pinotdb/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 22, - "endColumn": 31, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/pinotdb/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 27, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 54, - "endColumn": 58, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, + { + "code": "reportUnreachable", + "range": { + "startColumn": 12, + "endColumn": 93, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/pinotdb/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 77, + "startColumn": 20, + "endColumn": 30, "lineCount": 1 } }, @@ -56729,226 +54763,226 @@ "code": "reportMissingParameterType", "range": { "startColumn": 20, - "endColumn": 31, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { "startColumn": 31, - "endColumn": 83, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 26, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 45, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportUnreachable", "range": { - "startColumn": 8, - "endColumn": 35, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/pinotdb/service_spec.py": [ { "code": "reportArgumentType", "range": { "startColumn": 26, - "endColumn": 30, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 17, - "lineCount": 11 + "startColumn": 25, + "endColumn": 45, + "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/doris/service_spec.py": [ + "./src/metadata/ingestion/source/database/postgres/converter_orm.py": [ { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 26, - "endColumn": 37, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 43, + "startColumn": 46, + "endColumn": 64, "lineCount": 1 } + }, + { + "code": "reportReturnType", + "range": { + "startColumn": 15, + "endColumn": 9, + "lineCount": 4 + } } ], - "./src/metadata/ingestion/source/database/doris/utils.py": [ + "./src/metadata/ingestion/source/database/postgres/lineage.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 6, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 6, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 42, - "endColumn": 52, + "startColumn": 8, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 60, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 32, - "endColumn": 42, + "startColumn": 19, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 50, + "startColumn": 29, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 59, - "endColumn": 61, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 11 } - }, + } + ], + "./src/metadata/ingestion/source/database/postgres/metadata.py": [ { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 61, + "startColumn": 10, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 10, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 32, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 55, + "startColumn": 10, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 66, + "startColumn": 10, + "endColumn": 30, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/druid/lineage.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 10, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 74, + "startColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 91, + "startColumn": 10, + "endColumn": 25, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/druid/metadata.py": [ + }, { "code": "reportMissingParameterType", "range": { @@ -56960,16 +54994,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 38, - "endColumn": 74, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, @@ -56977,3528 +55011,3552 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 91, + "endColumn": 94, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/druid/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 37, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 43, + "startColumn": 57, + "endColumn": 75, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/dynamodb/connection.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 28, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 70, + "endColumn": 78, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/dynamodb/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportReturnType", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 18, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 94, + "startColumn": 20, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 48, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/dynamodb/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 40, + "startColumn": 77, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 19, - "endColumn": 41, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 30, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/exasol/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 95, + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 16, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 44, + "startColumn": 85, + "endColumn": 100, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 75, + "startColumn": 77, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 47, + "startColumn": 37, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 63, - "endColumn": 71, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 16 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 83, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/exasol/metadata.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 28, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 23, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 18, + "endColumn": 56, "lineCount": 1 } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } } ], - "./src/metadata/ingestion/source/database/exasol/query_parser.py": [ + "./src/metadata/ingestion/source/database/postgres/metrics.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 17, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 29, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 92, + "startColumn": 11, + "endColumn": 18, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/exasol/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 38, + "startColumn": 20, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 44, + "startColumn": 32, + "endColumn": 34, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/external_table_lineage_mixin.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 73, + "startColumn": 11, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 21, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 33, + "startColumn": 33, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/postgres/models.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 45, + "startColumn": 4, + "endColumn": 10, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/postgres/pgspider/lineage.py": [ + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 29, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 36, - "endColumn": 44, + "startColumn": 53, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 18 + "startColumn": 22, + "endColumn": 32, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 18 + "startColumn": 71, + "endColumn": 74, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 33, - "lineCount": 4 + "startColumn": 25, + "endColumn": 38, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 33, - "lineCount": 4 + "startColumn": 40, + "endColumn": 53, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 33, + "startColumn": 20, + "endColumn": 21, "lineCount": 4 } }, { - "code": "reportUnreachable", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 12, - "endColumn": 23, + "startColumn": 16, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 46, - "lineCount": 1 + "startColumn": 26, + "endColumn": 9, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 56, - "endColumn": 60, + "startColumn": 12, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 28, - "lineCount": 1 + "startColumn": 30, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 102, + "startColumn": 16, + "endColumn": 28, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/glue/connection.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 40, - "lineCount": 1 + "startColumn": 38, + "endColumn": 21, + "lineCount": 3 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 40, + "startColumn": 43, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 48, + "startColumn": 41, + "endColumn": 91, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/postgres/queries.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportInvalidStringEscapeSequence", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 30, + "endColumn": 32, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/glue/metadata.py": [ + "./src/metadata/ingestion/source/database/postgres/query_parser.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 23, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 93, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 73, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 90, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 47, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 76, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 81, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 116, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 76, - "endColumn": 94, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 32, - "endColumn": 44, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 53, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 4 + "startColumn": 47, + "endColumn": 63, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 55, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 44, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 51, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 43, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 35, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 57, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 69, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 36, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 105, + "startColumn": 66, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 40, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 15, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/postgres/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 26, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 25, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 23, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 21, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/postgres/usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 6, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 88, - "lineCount": 1 + "startColumn": 28, + "endColumn": 29, + "lineCount": 11 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 53, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 53, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 16 - } - }, - { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 + "startColumn": 50, + "endColumn": 65, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 42, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 32, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 39, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, + "startColumn": 50, "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 70, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/postgres/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 56, - "endColumn": 74, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 64, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 103, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 40, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 38, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 50, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 65, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 74, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 103, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 22, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 23, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 22, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 11, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 23, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 40, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 37, + "startColumn": 49, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 48, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 51, + "startColumn": 4, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 23 + "startColumn": 4, + "endColumn": 11, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 36, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 + "startColumn": 4, + "endColumn": 9, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 4, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 45, + "startColumn": 4, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 4, + "endColumn": 24, + "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 55, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 38, + "startColumn": 69, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 37, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 64, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 41, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 41, - "endColumn": 51, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/presto/connection.py": [ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 36, - "endColumn": 56, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 52, - "endColumn": 62, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 63, - "endColumn": 66, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 45, - "endColumn": 88, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/presto/metadata.py": [ { - "code": "reportReturnType", + "code": "reportMissingImports", "range": { - "startColumn": 39, - "endColumn": 52, + "startColumn": 5, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 63, - "endColumn": 109, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 72, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/glue/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 66, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/greenplum/lineage.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 52, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 95, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/greenplum/metadata.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 32, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 26, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 51, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 34, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 28, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 10, - "endColumn": 23, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 78, + "startColumn": 46, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 95, + "startColumn": 24, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 35, + "startColumn": 43, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/presto/service_spec.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 49, + "startColumn": 56, + "endColumn": 68, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/query/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/query/service_spec.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 42, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/query/usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/query_parser_source.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 49, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 15, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 15, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/redshift/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 58, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 58, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 58, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 58, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/redshift/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 24, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/redshift/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 10, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 6, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 54, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 66, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 60, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 33, + "endColumn": 67, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 70, "endColumn": 78, @@ -60506,525 +58564,545 @@ } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 50, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 43, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 18, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 4 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 14 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 18, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 104, + "endColumn": 112, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 59, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 66, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 66, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 49, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 12 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 16, + "endColumn": 17, + "lineCount": 10 + } + }, + { + "code": "reportOptionalIterable", + "range": { + "startColumn": 38, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 24, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/redshift/query_parser.py": [ + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 31, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 91, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 51, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/greenplum/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 41, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 47, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/greenplum/utils.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 38, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 50, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 20, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 11, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 51, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 29, + "startColumn": 51, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 30, + "startColumn": 76, + "endColumn": 86, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/redshift/service_spec.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 26, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 29, + "startColumn": 25, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 37, + "startColumn": 23, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 11, - "endColumn": 31, + "startColumn": 19, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/redshift/usage.py": [ { "code": "reportMissingParameterType", "range": { "startColumn": 23, - "endColumn": 30, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 47, + "startColumn": 65, + "endColumn": 76, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/redshift/utils.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 49, - "endColumn": 58, + "startColumn": 5, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 23, + "startColumn": 25, "endColumn": 29, "lineCount": 1 } @@ -61032,56 +59110,56 @@ { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 15, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 43, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 58, + "endColumn": 60, "lineCount": 1 } }, @@ -61089,7 +59167,7 @@ "code": "reportMissingParameterType", "range": { "startColumn": 4, - "endColumn": 10, + "endColumn": 8, "lineCount": 1 } }, @@ -61097,526 +59175,516 @@ "code": "reportMissingParameterType", "range": { "startColumn": 4, - "endColumn": 11, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 13, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 24, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 52, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 60, + "startColumn": 36, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 71, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 71, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/hive/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 47, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 66, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 43, + "startColumn": 15, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 43, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 38, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 43, + "startColumn": 25, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 39, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportUnusedImport", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 36, + "startColumn": 42, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 4, + "startColumn": 13, "endColumn": 19, "lineCount": 1 } }, { - "code": "reportUnusedImport", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 33, + "startColumn": 21, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 30, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportIndexIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 19, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/hive/custom_hive_connection.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 51, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 71, + "endColumn": 78, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 16, + "startColumn": 80, + "endColumn": 88, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 16, + "startColumn": 20, + "endColumn": 27, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 29, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 35, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 43, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 16, + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 22, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 16, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 24, + "startColumn": 44, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 17, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 20, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 20, + "startColumn": 4, + "endColumn": 15, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 81, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 59, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 58, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/hive/lineage.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 73, + "startColumn": 4, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 4, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 90, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/hive/metadata.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 49, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 73, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 90, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 82, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 69, + "startColumn": 47, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/hive/metastore_dialects/mixin.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 36, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 48, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 56, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 67, + "startColumn": 68, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { "startColumn": 31, "endColumn": 41, @@ -61632,642 +59700,650 @@ } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 53, + "startColumn": 55, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 61, + "startColumn": 70, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/salesforce/connection.py": [ { - "code": "reportUnusedParameter", + "code": "reportMissingImports", "range": { - "startColumn": 55, - "endColumn": 61, + "startColumn": 5, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 72, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/salesforce/metadata.py": [ { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 72, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 56, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 49, - "endColumn": 59, + "startColumn": 86, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 59, + "startColumn": 39, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAssignmentType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 43, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 76, - "endColumn": 78, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportUnreachable", "range": { - "startColumn": 76, - "endColumn": 78, + "startColumn": 12, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 42, - "lineCount": 1 + "startColumn": 27, + "endColumn": 9, + "lineCount": 4 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 42, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 54, + "startColumn": 14, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 54, - "lineCount": 1 + "startColumn": 25, + "endColumn": 9, + "lineCount": 11 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 62, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 62, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 73, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 73, + "startColumn": 14, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, + "startColumn": 41, "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 54, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/hive/metastore_dialects/mysql/dialect.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 31, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 47, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 39, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 47, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 58, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 59, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 55, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 74, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 42, + "startColumn": 20, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 54, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 62, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 73, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/hive/metastore_dialects/postgres/dialect.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 34, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 47, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 39, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 47, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 58, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 59, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 46, - "endColumn": 55, + "startColumn": 24, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 22, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 74, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 20 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 42, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 54, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 62, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 73, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/hive/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 26, - "endColumn": 36, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 42, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 10 } - } - ], - "./src/metadata/ingestion/source/database/hive/utils.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 45, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 63, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { "startColumn": 46, - "endColumn": 52, + "endColumn": 72, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/salesforce/service_spec.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 61, + "startColumn": 56, + "endColumn": 72, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/sample_data.py": [ + { + "code": "reportCallIssue", + "range": { + "startColumn": 11, "endColumn": 63, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 63, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 17, - "endColumn": 48, + "startColumn": 19, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 19, + "endColumn": 67, "lineCount": 1 } }, @@ -62275,637 +60351,639 @@ "code": "reportCallIssue", "range": { "startColumn": 19, - "endColumn": 47, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 38, - "endColumn": 46, + "startColumn": 19, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, + "startColumn": 59, "endColumn": 63, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 39, + "startColumn": 80, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 51, + "startColumn": 37, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 59, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 70, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAssignmentType", "range": { - "startColumn": 68, - "endColumn": 70, + "startColumn": 47, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 26, - "endColumn": 36, + "startColumn": 12, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 8, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 19, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { "startColumn": 19, - "endColumn": 23, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 25, - "endColumn": 35, + "startColumn": 19, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 19, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 52, - "endColumn": 54, + "startColumn": 19, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 52, - "endColumn": 54, + "startColumn": 19, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 38, + "startColumn": 19, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 34, + "startColumn": 19, "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 40, - "endColumn": 50, + "startColumn": 19, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 40, + "startColumn": 19, + "endColumn": 48, + "lineCount": 1 + } + }, + { + "code": "reportReturnType", + "range": { + "startColumn": 19, "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 19, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 19, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 19, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 19, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 19, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 19, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 10, - "endColumn": 20, + "startColumn": 19, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 19, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 45, + "startColumn": 19, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 49, - "endColumn": 51, + "startColumn": 19, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 49, - "endColumn": 51, + "startColumn": 19, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 19, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 19, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 19, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 42, - "endColumn": 51, + "startColumn": 19, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 59, + "startColumn": 19, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 68, - "endColumn": 70, + "startColumn": 19, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 68, - "endColumn": 70, + "startColumn": 19, + "endColumn": 51, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/impala/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 19, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 34, - "endColumn": 47, + "startColumn": 19, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 50, - "endColumn": 66, + "startColumn": 19, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 43, + "startColumn": 19, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportGeneralTypeIssues", "range": { "startColumn": 8, - "endColumn": 43, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportGeneralTypeIssues", "range": { "startColumn": 8, - "endColumn": 43, + "endColumn": 47, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/impala/lineage.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 19, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 19, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 18, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 92, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } - } - ], - "./src/metadata/ingestion/source/database/impala/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 18, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 53, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 85, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 112, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 26, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 35, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 43, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 54, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 54, - "lineCount": 1 + "startColumn": 29, + "endColumn": 21, + "lineCount": 10 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 26, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAssignmentType", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 23, + "endColumn": 104, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 36, + "startColumn": 33, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 57, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 29, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 18, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportUnreachable", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 12, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 14 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 52, - "endColumn": 63, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 46, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, + "startColumn": 65, "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 73, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 73, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 46, - "endColumn": 52, - "lineCount": 1 + "startColumn": 27, + "endColumn": 13, + "lineCount": 20 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, @@ -62913,4701 +60991,4711 @@ "code": "reportOptionalMemberAccess", "range": { "startColumn": 46, - "endColumn": 51, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 40, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 51, - "lineCount": 1 + "startColumn": 13, + "endColumn": 9, + "lineCount": 5 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 59, + "startColumn": 14, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 70, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 70, + "startColumn": 73, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 + "startColumn": 17, + "endColumn": 9, + "lineCount": 5 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 37, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 14, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 92, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 59, + "startColumn": 86, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 63, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 10 } - } - ], - "./src/metadata/ingestion/source/database/impala/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 38, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 44, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/incremental_metadata_extraction.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 40, - "endColumn": 51, - "lineCount": 1 + "startColumn": 13, + "endColumn": 9, + "lineCount": 5 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 71, + "startColumn": 14, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 59, - "endColumn": 71, + "startColumn": 75, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 74, + "startColumn": 73, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 58, - "endColumn": 74, - "lineCount": 1 + "startColumn": 17, + "endColumn": 9, + "lineCount": 5 } - } - ], - "./src/metadata/ingestion/source/database/iomete/lineage.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 37, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 14, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 75, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 92, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/iomete/metadata.py": [ - { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 86, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 75, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 92, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 + "startColumn": 29, + "endColumn": 17, + "lineCount": 11 } - } - ], - "./src/metadata/ingestion/source/database/iomete/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 26, - "endColumn": 38, + "startColumn": 22, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 44, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } - } - ], - "./src/metadata/ingestion/source/database/json_schema_extractor.py": [ + }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 + "startColumn": 13, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 14, + "endColumn": 30, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/life_cycle_query_mixin.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 76, - "endColumn": 86, + "startColumn": 73, + "endColumn": 88, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 99, - "lineCount": 1 + "startColumn": 17, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 98, + "startColumn": 37, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 115, + "startColumn": 14, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 71, + "endColumn": 75, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 36, + "startColumn": 86, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 58, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 62, + "startColumn": 86, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 46, - "endColumn": 51, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 52, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 36, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 43, - "lineCount": 1 + "startColumn": 13, + "endColumn": 9, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 86, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 14, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/database/lineage_processors.py": [ - { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 61, + "startColumn": 73, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 72, - "lineCount": 1 + "startColumn": 17, + "endColumn": 9, + "lineCount": 6 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 37, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 73, + "startColumn": 14, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 75, - "endColumn": 80, + "startColumn": 86, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 72, - "lineCount": 1 + "startColumn": 27, + "endColumn": 13, + "lineCount": 12 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 17, - "lineCount": 4 + "startColumn": 18, + "endColumn": 44, + "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 5, + "startColumn": 43, "endColumn": 67, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 8 + "startColumn": 37, + "endColumn": 41, + "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 92, - "endColumn": 96, + "startColumn": 39, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 10, - "endColumn": 5, - "lineCount": 14 + "startColumn": 75, + "endColumn": 84, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 14, - "endColumn": 9, - "lineCount": 12 + "startColumn": 20, + "endColumn": 32, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 94, + "startColumn": 31, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 13, - "lineCount": 4 + "startColumn": 34, + "endColumn": 38, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 32, - "endColumn": 37, + "startColumn": 24, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 51, + "startColumn": 37, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 53, - "endColumn": 58, + "startColumn": 28, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 41, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 11, - "endColumn": 65, + "startColumn": 34, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 11, - "endColumn": 71, + "startColumn": 47, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 5, - "endColumn": 67, + "startColumn": 61, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 9 + "startColumn": 61, + "endColumn": 73, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 7 + "startColumn": 62, + "endColumn": 74, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 5, - "endColumn": 40, + "startColumn": 75, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 8 + "startColumn": 13, + "endColumn": 9, + "lineCount": 5 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 52, + "startColumn": 86, + "endColumn": 90, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/lineage_source.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 38, + "startColumn": 14, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 38, + "startColumn": 73, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 42, - "lineCount": 1 + "startColumn": 17, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 37, - "endColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 14, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 86, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 + "startColumn": 31, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 18, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 14 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 35, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 65, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 33, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 + "startColumn": 39, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 + "startColumn": 37, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 59, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 31, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 + "startColumn": 27, + "endColumn": 13, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 18, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 18, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 75, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 26, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 38, + "endColumn": 102, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 44, - "lineCount": 1 + "startColumn": 34, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 45, + "startColumn": 18, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 61, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 10 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 57, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 21, - "endColumn": 59, - "lineCount": 1 + "startColumn": 27, + "endColumn": 17, + "lineCount": 9 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 26, - "endColumn": 35, + "startColumn": 22, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 6 + "startColumn": 31, + "endColumn": 17, + "lineCount": 9 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 31, + "startColumn": 22, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 7 + "startColumn": 14, + "endColumn": 9, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 + "startColumn": 21, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 31, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 62, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 29, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 63, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 + "startColumn": 14, + "endColumn": 9, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 + "startColumn": 21, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 31, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 66, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 29, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 63, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 + "startColumn": 14, + "endColumn": 9, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 + "startColumn": 21, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 31, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 65, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 29, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 65, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 + "startColumn": 27, + "endColumn": 17, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 22, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 22, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportCallIssue", "range": { - "startColumn": 13, - "endColumn": 20, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 27, + "endColumn": 13, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 18, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 26, + "endColumn": 13, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 18, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 38, + "endColumn": 21, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 22, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 43, + "endColumn": 29, + "lineCount": 16 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 41, + "endColumn": 33, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 27, + "endColumn": 17, + "lineCount": 23 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 24, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 22, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 27, + "endColumn": 17, + "lineCount": 14 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 22, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 35, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 39, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 24, + "endColumn": 116, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 36, + "endColumn": 17, + "lineCount": 14 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 24, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 22, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 50, + "endColumn": 21, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 32, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 38, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 22, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 30, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 41, + "endColumn": 29, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 26, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "endColumn": 21, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 18, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 54, + "endColumn": 25, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 41, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 41, + "endColumn": 33, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 79, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 41, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 43, + "endColumn": 33, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 79, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 3 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 42, + "endColumn": 25, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 26, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 30, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 38, + "endColumn": 13, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 38, + "endColumn": 13, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, + "startColumn": 18, "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 30, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 15, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 24, + "startColumn": 14, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 50, + "startColumn": 18, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, + "startColumn": 18, "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 18, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 + "startColumn": 23, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 16, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 16, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 27, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 39, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 12, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 12, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 23, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 8, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 8, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 19, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 38, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 19 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 25, - "endColumn": 48, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 19 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 71, + "startColumn": 35, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 33, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 70, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 71, - "lineCount": 1 + "startColumn": 39, + "endColumn": 25, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 71, - "lineCount": 1 + "startColumn": 32, + "endColumn": 33, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 67, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 25, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 38, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 18, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, + "startColumn": 16, "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, + "startColumn": 16, "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, + "startColumn": 27, "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 43, + "startColumn": 67, "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 29, + "endColumn": 111, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 42, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 18, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 12, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 12, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 23, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 43, - "endColumn": 71, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 71, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 18 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 16 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 57, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 22, + "endColumn": 35, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/sample_usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 47, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 12, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 + "startColumn": 14, + "endColumn": 9, + "lineCount": 15 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 10 } - }, + } + ], + "./src/metadata/ingestion/source/database/saperp/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 45, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 33, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 41, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 30, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 60, + "startColumn": 15, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 34, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 19, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/saperp/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/saperp/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { "startColumn": 39, - "endColumn": 58, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 24, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 28, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 85, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 26, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 94, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 57, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 8, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 57, - "lineCount": 1 + "startColumn": 28, + "endColumn": 17, + "lineCount": 18 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 57, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 16 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 26, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 45, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 37, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 57, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 18, + "endColumn": 114, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/saperp/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 56, + "endColumn": 68, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/saphana/cdata_parser.py": [ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 57, + "startColumn": 36, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, + "startColumn": 54, "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 51, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 38, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 18 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 39, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 37, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 43, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 23, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 29, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 27, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 23, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 58, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 12, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 7, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 13, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 77, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 58, + "startColumn": 43, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 14, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 77, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 27, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 14, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 27, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 14, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 23, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 14, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 18, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 27, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 15, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 41, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 52, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 46, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 52, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 13, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 13, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 58, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 23, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 23, + "endColumn": 13, + "lineCount": 5 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 28, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, + "startColumn": 8, "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, + "startColumn": 8, "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 17, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 63, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 27, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 50, - "lineCount": 1 + "startColumn": 8, + "endColumn": 9, + "lineCount": 4 } - }, + } + ], + "./src/metadata/ingestion/source/database/saphana/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 29, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 30, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 55, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 32, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 55, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, + "startColumn": 45, "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/saphana/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 20, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 25, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 50, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 12, - "endColumn": 24, - "lineCount": 1 + "startColumn": 31, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 50, + "startColumn": 33, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 27, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 33, + "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/saphana/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 22, + "endColumn": 102, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 45, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 15 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 18, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 11 } - }, + } + ], + "./src/metadata/ingestion/source/database/saphana/models.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 8 } - }, + } + ], + "./src/metadata/ingestion/source/database/saphana/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 56, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 92, + "endColumn": 112, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/sas/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 31, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 27, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 9, - "endColumn": 71, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 102, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIndexIssue", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 12 + "startColumn": 27, + "endColumn": 35, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 94, + "startColumn": 43, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 90, + "startColumn": 26, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 39, - "endColumn": 25, - "lineCount": 4 + "startColumn": 61, + "endColumn": 73, + "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 102, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 46, - "endColumn": 81, + "startColumn": 56, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 26, - "endColumn": 28, + "startColumn": 76, + "endColumn": 88, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 24, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 30, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 30, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 40, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 15, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 25, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 38, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 75, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 20, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 20, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 39, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 24, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 34, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 40, + "endColumn": 48, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/sas/connection.py": [ + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 45, + "endColumn": 50, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/sas/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 89, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 36, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 12, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 27, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 27, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 27, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 29, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 44, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 44, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 31, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 34, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 34, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 23, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 23, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 23, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 23, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 34, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 20, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 20, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 23, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 48, + "startColumn": 23, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 23, - "endColumn": 54, - "lineCount": 1 + "startColumn": 19, + "endColumn": 9, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 17, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 17, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 24, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 24, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 37, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 59, - "lineCount": 1 + "startColumn": 27, + "endColumn": 17, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 28, + "endColumn": 119, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 57, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { "startColumn": 30, - "endColumn": 59, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { "startColumn": 30, - "endColumn": 59, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 20, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 53, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 53, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 33, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 20, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 20, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 18, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 27, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 13, - "lineCount": 4 + "startColumn": 38, + "endColumn": 46, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 21, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 21, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 42, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 52, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 20, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 20, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 18, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 27, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 34, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 25, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 25, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { "startColumn": 30, - "endColumn": 49, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { "startColumn": 30, - "endColumn": 49, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 49, + "startColumn": 71, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 89, + "startColumn": 70, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 70, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 57, - "lineCount": 1 + "startColumn": 32, + "endColumn": 17, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 51, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 75, + "endColumn": 105, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 76, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 57, - "lineCount": 1 + "startColumn": 40, + "endColumn": 17, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 57, - "lineCount": 1 + "startColumn": 33, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 57, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, + "startColumn": 42, "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 59, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 78, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 78, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 78, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 22, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 22, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 23, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 23, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 19, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 19, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 57, + "startColumn": 35, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 48, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 39, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 106, - "lineCount": 1 + "startColumn": 40, + "endColumn": 13, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 106, - "lineCount": 1 + "startColumn": 27, + "endColumn": 21, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 18, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 106, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 32, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 38, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 38, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 19, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 49, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 49, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 37, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 48, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 70, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 106, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 106, - "lineCount": 1 + "startColumn": 21, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 31, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 29, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 106, + "startColumn": 35, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 23, - "endColumn": 64, - "lineCount": 1 + "startColumn": 29, + "endColumn": 13, + "lineCount": 8 } - } - ], - "./src/metadata/ingestion/source/database/mariadb/lineage.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 18, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 79, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 93, + "startColumn": 38, + "endColumn": 47, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mariadb/metadata.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 49, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 61, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 93, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 79, + "startColumn": 79, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 53, + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } + }, + { + "code": "reportGeneralTypeIssues", + "range": { + "startColumn": 24, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 15 + "startColumn": 27, + "endColumn": 9, + "lineCount": 4 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 14, + "endColumn": 44, + "lineCount": 1 + } + }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 64, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 18, - "endColumn": 56, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 25, + "endColumn": 9, + "lineCount": 9 } - } - ], - "./src/metadata/ingestion/source/database/mariadb/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 45, + "startColumn": 14, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 19, - "endColumn": 43, + "startColumn": 45, + "endColumn": 88, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/microsoftfabric/connection.py": [ + }, { - "code": "reportReturnType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 11, - "endColumn": 25, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/microsoftfabric/lineage.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 68, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 37, - "endColumn": 72, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/microsoftfabric/metadata.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 10, - "endColumn": 34, + "startColumn": 63, + "endColumn": 109, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/sas/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 10, - "endColumn": 32, + "startColumn": 56, + "endColumn": 65, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/singlestore/lineage.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportAssignmentType", "range": { - "startColumn": 48, - "endColumn": 84, + "startColumn": 44, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 73, - "endColumn": 77, + "startColumn": 69, + "endColumn": 73, "lineCount": 1 } }, @@ -67615,3390 +65703,3470 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 101, + "endColumn": 97, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/singlestore/metadata.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 49, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 97, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/singlestore/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 19, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 49, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/snowflake/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 54, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/snowflake/data_diff/data_diff.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 73, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 33, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 33, + "endColumn": 80, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/snowflake/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 6, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 6, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 37, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 29, + "lineCount": 7 + } + } + ], + "./src/metadata/ingestion/source/database/snowflake/metadata.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 5, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 40, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 10, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 6, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 42, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 54, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 81, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 49, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 60, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 66, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 21, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 69, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 67, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { "startColumn": 57, - "endColumn": 75, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 99, + "endColumn": 114, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 42, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 83, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 29, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 27, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 50, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 59, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 59, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 25 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { "startColumn": 57, - "endColumn": 75, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 104, + "endColumn": 112, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 59, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 95, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 51, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/snowflake/models.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 8, + "endColumn": 17, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 27, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/snowflake/query_parser.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, + "startColumn": 42, "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 49, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/snowflake/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 25, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 19, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 18, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 14, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/snowflake/usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 6, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 69, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 36, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 65, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 34, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 90, + "endColumn": 95, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/snowflake/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 29, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 36, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 51, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 53, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 53, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 25, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 39, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 49, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 69, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 10, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 50, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 29, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 51, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 29, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 49, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 66, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 31, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 56, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 91, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 51, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 63, - "endColumn": 78, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 14 + "startColumn": 67, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 63, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 56, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "endColumn": 22, + "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/microsoftfabric/query_parser.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 84, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 73, - "endColumn": 77, + "startColumn": 48, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 101, + "startColumn": 63, + "endColumn": 65, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/microsoftfabric/service_spec.py": [ + "./src/metadata/ingestion/source/database/sql_column_handler.py": [ { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 47, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 53, + "startColumn": 17, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 49, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 30, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mongodb/connection.py": [ + }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 16, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIndexIssue", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 93, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 4 } - } - ], - "./src/metadata/ingestion/source/database/mongodb/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 20, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 + "startColumn": 28, + "endColumn": 17, + "lineCount": 18 } }, { - "code": "reportUnreachable", + "code": "reportOptionalIterable", "range": { - "startColumn": 12, - "endColumn": 93, + "startColumn": 83, + "endColumn": 105, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mongodb/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 34, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 41, + "startColumn": 43, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 30, + "startColumn": 36, + "endColumn": 42, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mssql/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 59, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUnreachable", "range": { - "startColumn": 52, - "endColumn": 64, + "startColumn": 12, + "endColumn": 20, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mssql/lineage.py": [ + }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 112, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 86, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 72, + "startColumn": 52, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 34, - "endColumn": 112, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 86, + "startColumn": 54, + "endColumn": 67, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mssql/metadata.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 34, + "startColumn": 28, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 32, + "startColumn": 54, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 28, + "startColumn": 17, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 23, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 16, + "startColumn": 24, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 22, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 74, + "startColumn": 22, + "endColumn": 28, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/sqlalchemy_source.py": [ + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 14, + "endColumn": 24, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/sqlite/connection.py": [ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 32, + "endColumn": 37, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/sqlite/lineage.py": [ { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 91, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 60, - "endColumn": 68, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 43, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 35, - "endColumn": 50, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/sqlite/metadata.py": [ { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 61, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 49, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/sqlite/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/starrocks/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 16, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 16, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 32, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 39, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 45, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 54, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 39, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 15, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 39, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 28, + "endColumn": 17, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, + { + "code": "reportUnreachable", + "range": { + "startColumn": 12, + "endColumn": 23, + "lineCount": 2 + } + } + ], + "./src/metadata/ingestion/source/database/starrocks/profiler/system_tables_profiler.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 28, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/starrocks/query_parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/starrocks/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 19, + "endColumn": 45, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/starrocks/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 32, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 59, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 49, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 64, + "endColumn": 66, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/stored_procedures_mixin.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 52, + "endColumn": 17, + "lineCount": 3 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 84, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 55, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 62, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 17, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 17, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 17, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/teradata/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/teradata/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/teradata/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 5, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportFunctionMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 59, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 39, + "endColumn": 13, + "lineCount": 15 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } + } + ], + "./src/metadata/ingestion/source/database/teradata/models.py": [ + { + "code": "reportAssignmentType", + "range": { + "startColumn": 26, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 33, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/teradata/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 46, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/teradata/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportFunctionMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 35, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/timescale/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 65, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/timescale/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/timescale/metadata.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, + "startColumn": 42, "endColumn": 78, "lineCount": 1 } @@ -71006,1962 +69174,1992 @@ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 67, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 49, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 18, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 52, + "endColumn": 25, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 35, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/timescale/query_parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 47, + "endColumn": 63, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 35, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 69, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 36, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 66, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 40, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 15, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/timescale/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 25, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 18, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/timescale/usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/timescale/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 64, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 103, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 40, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 50, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 65, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 40, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 67, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 31, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 22, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 93, + "startColumn": 23, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 51, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 22, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 74, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 11, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 23, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 15 + "startColumn": 32, + "endColumn": 38, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 40, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 49, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 56, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 4, + "endColumn": 8, + "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mssql/models.py": [ + }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 39, + "startColumn": 4, + "endColumn": 15, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mssql/query_parser.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 74, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 91, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mssql/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 37, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 43, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 39, + "startColumn": 4, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 30, + "startColumn": 4, + "endColumn": 12, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mssql/usage.py": [ + }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 29, - "endColumn": 107, + "startColumn": 4, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 63, - "endColumn": 81, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 69, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 41, + "endColumn": 43, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/trino/connection.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 25, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 40, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 13, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 12, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 99, + "endColumn": 104, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 33, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 71, + "endColumn": 87, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/mssql/utils.py": [ + "./src/metadata/ingestion/source/database/trino/lineage.py": [ { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 18, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 38, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 50, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 28, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 13, - "endColumn": 20, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 51, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 20, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 13, - "endColumn": 20, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 43, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 45, - "endColumn": 51, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 62, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOperatorIssue", "range": { - "startColumn": 34, - "endColumn": 43, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalOperand", "range": { - "startColumn": 45, - "endColumn": 51, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 51, + "startColumn": 28, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 58, - "lineCount": 1 + "startColumn": 34, + "endColumn": 29, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 66, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 66, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 72, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 72, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 50, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 44, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 48, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 40, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 50, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 52, - "endColumn": 58, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 52, - "endColumn": 58, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 65, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 73, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 73, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 77, - "endColumn": 79, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 77, - "endColumn": 79, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 38, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 49, + "startColumn": 52, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalIterable", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 27, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 59, - "endColumn": 64, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 3 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { "startColumn": 71, - "endColumn": 77, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 77, + "startColumn": 57, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 86, - "endColumn": 88, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 86, - "endColumn": 88, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 9 } - }, + } + ], + "./src/metadata/ingestion/source/database/trino/metadata.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 5, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingImports", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 5, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 5, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 15, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 17, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 78, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 86, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 74, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 74, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 84, + "endColumn": 88, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 92, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 48, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 50, - "endColumn": 56, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, - "endColumn": 63, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 76, + "startColumn": 12, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 85, - "endColumn": 87, + "startColumn": 46, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 85, - "endColumn": 87, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 24, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 43, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/trino/profiler/system_tables_profiler.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 36, + "startColumn": 33, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 24, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 24, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 51, + "startColumn": 24, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 59, + "startColumn": 24, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 59, + "startColumn": 24, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 65, + "startColumn": 24, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 65, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 24, + "endColumn": 27, + "lineCount": 1 + } + }, + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 24, + "endColumn": 27, + "lineCount": 1 + } + }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 30, "lineCount": 1 } }, @@ -72969,78 +71167,100 @@ "code": "reportMissingParameterType", "range": { "startColumn": 25, - "endColumn": 35, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 53, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 44, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 53, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 64, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 64, + "startColumn": 36, + "endColumn": 41, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/multi_db_source.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 33, + "startColumn": 28, + "endColumn": 35, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 25, + "endColumn": 34, + "lineCount": 1 + } + }, + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 25, + "endColumn": 34, + "lineCount": 1 + } + }, + { + "code": "reportOperatorIssue", + "range": { + "startColumn": 20, + "endColumn": 71, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/my_db/metadata.py": [ + "./src/metadata/ingestion/source/database/trino/query_parser.py": [ { "code": "reportMissingParameterType", "range": { @@ -73050,28 +71270,92 @@ } }, { - "code": "reportInvalidCast", + "code": "reportAssignmentType", "range": { - "startColumn": 21, - "endColumn": 79, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 71, + "startColumn": 63, + "endColumn": 67, + "lineCount": 1 + } + }, + { + "code": "reportUnreachable", + "range": { + "startColumn": 12, + "endColumn": 91, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 21, + "endColumn": 25, + "lineCount": 1 + } + }, + { + "code": "reportUnreachable", + "range": { + "startColumn": 12, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/my_db/service_spec.py": [ + "./src/metadata/ingestion/source/database/trino/service_spec.py": [ { "code": "reportArgumentType", "range": { "startColumn": 26, - "endColumn": 36, + "endColumn": 37, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 25, + "endColumn": 43, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 23, + "endColumn": 39, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 19, + "endColumn": 41, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 18, + "endColumn": 30, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 14, + "endColumn": 33, "lineCount": 1 } }, @@ -73079,290 +71363,306 @@ "code": "reportArgumentType", "range": { "startColumn": 21, - "endColumn": 35, + "endColumn": 36, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/mysql/connection.py": [ + "./src/metadata/ingestion/source/database/trino/usage.py": [ { - "code": "reportMissingImports", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 44, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 64, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 64, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 64, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 64, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 59, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 59, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 59, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 59, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 90, - "endColumn": 98, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 90, - "endColumn": 98, + "startColumn": 45, + "endColumn": 56, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 90, - "endColumn": 98, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOperatorIssue", "range": { - "startColumn": 16, - "endColumn": 49, + "startColumn": 26, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalOperand", "range": { "startColumn": 65, - "endColumn": 70, + "endColumn": 76, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mysql/metadata.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 28, + "startColumn": 36, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 23, + "startColumn": 65, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 56, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 68, - "endColumn": 72, + "startColumn": 34, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 97, + "startColumn": 90, + "endColumn": 95, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/unitycatalog/client.py": [ { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 16 + "startColumn": 31, + "endColumn": 39, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 82, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 25, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/database/unitycatalog/connection.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 61, - "endColumn": 90, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 56, + "startColumn": 40, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 45, + "endColumn": 50, + "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/mysql/models.py": [ + "./src/metadata/ingestion/source/database/unitycatalog/lineage.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mysql/query_parser.py": [ + }, { "code": "reportMissingParameterType", "range": { @@ -73374,16 +71674,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 38, - "endColumn": 74, + "startColumn": 45, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, @@ -73391,2260 +71691,2174 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 91, + "endColumn": 98, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 55, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUnreachable", "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 + "startColumn": 12, + "endColumn": 23, + "lineCount": 2 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 41, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 42, + "endColumn": 102, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 + "startColumn": 23, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 105, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 39, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 23, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 15 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 + "startColumn": 39, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 + "startColumn": 37, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 74, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 37, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 39, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 80, + "endColumn": 116, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 45, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 53, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 106, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 91, - "endColumn": 106, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/mysql/service_spec.py": [ - { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 37, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 43, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 39, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 36, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mysql/usage.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 20, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/mysql/utils.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 21, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 34, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 43, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 39, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 39, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 39, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 39, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 37, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 37, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 37, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 37, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 58, + "endColumn": 76, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/oracle/connection.py": [ + "./src/metadata/ingestion/source/database/unitycatalog/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 28, - "endColumn": 40, + "startColumn": 5, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 5, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 51, + "startColumn": 6, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 54, - "endColumn": 70, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 34, + "startColumn": 58, + "endColumn": 99, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/oracle/lineage.py": [ + }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 72, + "startColumn": 88, + "endColumn": 92, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/oracle/metadata.py": [ + }, { - "code": "reportPrivateImportUsage", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 52, + "startColumn": 45, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 51, + "startColumn": 21, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 27, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 36, - "endColumn": 55, + "startColumn": 45, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 14, - "endColumn": 38, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 14, - "endColumn": 36, + "startColumn": 12, + "endColumn": 98, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 47, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 25, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 41, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 53, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 28, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 23, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 34, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 28, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 92, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 60, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 51, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 51, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 107, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 51, + "startColumn": 56, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 32, + "startColumn": 24, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 20 + "startColumn": 73, + "endColumn": 91, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 56, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/database/oracle/models.py": [ - { - "code": "reportIncompatibleVariableOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 12, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/oracle/query_parser.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 92, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/oracle/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 38, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 44, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 40, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 37, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/oracle/utils.py": [ + }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 49, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 58, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 68, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 76, + "startColumn": 28, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportPrivateImportUsage", + "code": "reportCallIssue", "range": { - "startColumn": 78, - "endColumn": 87, - "lineCount": 1 + "startColumn": 27, + "endColumn": 9, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, + "startColumn": 39, "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 14, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 42, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 33, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 52, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 52, + "startColumn": 20, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportUnusedFunction", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 17, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 31, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 49, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 66, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 52, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 63, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 36, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 67, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 31, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 31, - "lineCount": 1 + "startColumn": 25, + "endColumn": 9, + "lineCount": 14 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 43, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 51, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 62, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 60, - "endColumn": 62, + "startColumn": 14, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 32, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 32, + "startColumn": 42, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 52, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 63, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 63, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportUnusedFunction", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 24, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 53, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 61, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 74, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 83, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 83, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 20, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 66, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 24, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportRedeclaration", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportRedeclaration", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportRedeclaration", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 8, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 13, + "startColumn": 56, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 17, + "startColumn": 54, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 53, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 53, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 17, + "startColumn": 37, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 55, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 20 } }, { "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 55, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 17, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 40, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/pinotdb/connection.py": [ - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 8, - "endColumn": 43, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/pinotdb/lineage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 18, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/pinotdb/metadata.py": [ - { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { "startColumn": 20, - "endColumn": 29, - "lineCount": 1 + "endColumn": 21, + "lineCount": 4 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 73, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 40, - "endColumn": 76, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 39, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 93, + "startColumn": 58, + "endColumn": 73, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/pinotdb/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 75, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 45, + "startColumn": 50, + "endColumn": 55, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/postgres/converter_orm.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalSubscript", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 28, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIndexIssue", "range": { - "startColumn": 46, - "endColumn": 64, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 4 - } - } - ], - "./src/metadata/ingestion/source/database/postgres/lineage.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportIndexIssue", "range": { - "startColumn": 6, - "endColumn": 27, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 27, + "startColumn": 56, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportIndexIssue", "range": { - "startColumn": 8, - "endColumn": 13, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIndexIssue", "range": { - "startColumn": 26, - "endColumn": 28, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportIndexIssue", "range": { - "startColumn": 19, - "endColumn": 34, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 52, + "startColumn": 28, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 11 + "startColumn": 37, + "endColumn": 50, + "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/postgres/metadata.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 32, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 26, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 51, + "startColumn": 38, + "endColumn": 46, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 34, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 30, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 10, - "endColumn": 25, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 10, - "endColumn": 28, + "startColumn": 63, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 10, - "endColumn": 23, + "startColumn": 46, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 10, - "endColumn": 25, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/unitycatalog/query_parser.py": [ { "code": "reportMissingParameterType", "range": { @@ -75656,16 +73870,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 45, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, @@ -75673,2071 +73887,2113 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 94, + "endColumn": 98, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/unitycatalog/service_spec.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 49, + "startColumn": 26, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 25, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 23, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 19, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 21, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 18, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 14, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/unitycatalog/usage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 32, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 44, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/usage_source.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 31, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 21, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 51, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 + "startColumn": 28, + "endColumn": 29, + "lineCount": 14 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 32, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, + "startColumn": 52, "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 90, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 49, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/vertica/lineage.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 6, + "endColumn": 26, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/vertica/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 5, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 16, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 16, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 30, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 68, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 6, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 66, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 39, + "endColumn": 51, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/vertica/query_parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 75, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 61, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/database/vertica/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 25, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 41, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/drive/drive_service.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 85, + "endColumn": 5, + "lineCount": 19 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 78, + "endColumn": 5, + "lineCount": 28 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 82, + "endColumn": 5, + "lineCount": 29 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 63, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 14, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 59, + "endColumn": 102, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 49, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 63, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 59, + "endColumn": 102, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 46, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 16, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 39, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 18, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 96, + "endColumn": 109, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 54, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 98, + "endColumn": 111, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 97, + "endColumn": 110, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 54, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 99, + "endColumn": 110, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 52, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 23, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/drive/googledrive/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 19, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 21, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 68, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/drive/googledrive/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 59, + "endColumn": 90, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 57, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 87, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 69, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 97, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 56, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 24, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 54, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 90, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 22, + "endColumn": 13, + "lineCount": 11 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 12, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 18, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 18, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 42, + "endColumn": 33, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 34, + "endColumn": 29, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 34, + "endColumn": 25, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 30, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 22, + "endColumn": 13, + "lineCount": 10 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 43, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 18, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 25, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 20, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 24, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 26, + "endColumn": 17, + "lineCount": 18 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 47, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 22, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 19, + "endColumn": 25, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/drive/googledrive/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 26, + "endColumn": 43, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/drive/sftp/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingModuleSource", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 7, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingModuleSource", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 5, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 31, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 17, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 45, + "endColumn": 50, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/drive/sftp/metadata.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 7, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 78, + "startColumn": 59, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 50, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 31, + "startColumn": 80, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 20, - "endColumn": 93, + "startColumn": 37, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 51, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 77, - "endColumn": 86, + "startColumn": 12, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 32, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 69, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 44, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 35, + "endColumn": 54, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 30, + "startColumn": 67, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 85, - "endColumn": 100, + "startColumn": 56, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 77, - "endColumn": 92, + "startColumn": 24, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 37, - "endColumn": 53, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 16 + "startColumn": 54, + "endColumn": 67, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 22, + "endColumn": 13, + "lineCount": 8 + } + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, + "startColumn": 48, "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 12, + "endColumn": 53, "lineCount": 1 } }, @@ -77745,7 +76001,7 @@ "code": "reportCallIssue", "range": { "startColumn": 18, - "endColumn": 56, + "endColumn": 39, "lineCount": 1 } }, @@ -77756,138 +76012,132 @@ "endColumn": 13, "lineCount": 7 } - } - ], - "./src/metadata/ingestion/source/database/postgres/metrics.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 25, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 29, - "endColumn": 31, + "startColumn": 8, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 18, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 28, - "lineCount": 1 + "startColumn": 42, + "endColumn": 33, + "lineCount": 10 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 34, + "startColumn": 38, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 11, - "endColumn": 19, - "lineCount": 1 + "startColumn": 34, + "endColumn": 29, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 21, - "endColumn": 29, - "lineCount": 1 + "startColumn": 34, + "endColumn": 25, + "lineCount": 10 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 39, + "startColumn": 30, + "endColumn": 51, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/database/postgres/models.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 7 } - } - ], - "./src/metadata/ingestion/source/database/postgres/pgspider/lineage.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 39, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 56, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 74, + "startColumn": 53, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 38, + "startColumn": 48, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 53, + "startColumn": 69, + "endColumn": 77, "lineCount": 1 } }, @@ -77896,1193 +76146,1209 @@ "range": { "startColumn": 20, "endColumn": 21, - "lineCount": 4 + "lineCount": 6 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 19, + "startColumn": 28, + "endColumn": 60, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/drive/sftp/service_spec.py": [ { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 9, - "lineCount": 7 + "startColumn": 45, + "endColumn": 55, + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/mcp/client.py": [ { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { "startColumn": 12, - "endColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 28, + "startColumn": 12, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 38, - "endColumn": 21, - "lineCount": 3 + "startColumn": 12, + "endColumn": 29, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 93, + "startColumn": 25, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 41, - "endColumn": 91, + "startColumn": 25, + "endColumn": 28, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/postgres/queries.py": [ + "./src/metadata/ingestion/source/mcp/connection.py": [ { - "code": "reportInvalidStringEscapeSequence", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 32, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/postgres/query_parser.py": [ + "./src/metadata/ingestion/source/mcp/mcp/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 58, + "startColumn": 45, + "endColumn": 54, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/mcp/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 49, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 79, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 36, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 12, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 23, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 18, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 18, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 + "startColumn": 28, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 + "startColumn": 27, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 + "startColumn": 26, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 15 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 + "startColumn": 23, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 + "startColumn": 27, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 5 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 + "startColumn": 25, + "endColumn": 13, + "lineCount": 6 } - }, + } + ], + "./src/metadata/ingestion/source/mcp/service_spec.py": [ { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 45, + "endColumn": 54, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/common_broker_source.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 7, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingImports", "range": { - "startColumn": 12, - "endColumn": 94, + "startColumn": 5, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 5, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 5, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 5, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 5, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 41, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 21, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 8, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 + "startColumn": 20, + "endColumn": 13, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 31, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 18, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 36, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 47, - "endColumn": 63, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 40, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 37, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 44, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 42, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 63, + "startColumn": 73, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 64, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 61, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 6 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/kafka/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 5, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 5, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 5, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 5, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 23, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 37, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 37, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/kafka/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 81, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 39, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 12, + "endColumn": 91, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/kafka/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/kinesis/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/kinesis/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 25, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 8, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 20, + "endColumn": 13, + "lineCount": 8 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 18, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 29, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 21, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 8, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 48, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 46, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 71, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 43, + "endColumn": 53, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/kinesis/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/messaging_service.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 85, + "endColumn": 5, + "lineCount": 15 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 81, + "endColumn": 5, + "lineCount": 24 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 4, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 69, + "startColumn": 67, "endColumn": 77, "lineCount": 1 } @@ -79090,1039 +77356,1055 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 63, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 61, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 57, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 29, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 14, + "endColumn": 112, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 54, + "endColumn": 71, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/pubsub/connection.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 25, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 5, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/pubsub/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 5, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 5, + "endColumn": 27, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 8, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 20, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 68, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 36, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 18, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 8, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 69, - "endColumn": 77, + "startColumn": 76, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 36, - "endColumn": 55, + "startColumn": 12, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 54, - "endColumn": 58, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 52, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 75, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 21 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 + "startColumn": 39, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 + "startColumn": 37, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 43, + "endColumn": 29, + "lineCount": 7 + } + } + ], + "./src/metadata/ingestion/source/messaging/pubsub/service_spec.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 45, + "endColumn": 57, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/redpanda/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 66, - "endColumn": 74, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/messaging/redpanda/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 45, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/metadata/alationsink/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 8, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 29, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 29, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 23, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 23, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 36, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 36, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 46, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 19, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 28, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 16, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 16, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 80, + "endColumn": 88, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/metadata/alationsink/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/metadata/alationsink/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 44, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 69, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 12, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 + "startColumn": 29, + "endColumn": 17, + "lineCount": 3 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 20, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 27, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 49, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 20, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 67, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 54, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80130,7 +78412,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80138,7 +78420,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80146,7 +78428,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80154,7 +78436,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80162,7 +78444,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80170,7 +78452,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80178,7 +78460,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80186,7 +78468,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80194,7 +78476,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80202,7 +78484,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80210,7 +78492,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80218,7 +78500,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80226,7 +78508,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80234,7 +78516,7 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } @@ -80242,486 +78524,250 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, + "startColumn": 55, "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 33, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 74, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 59, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 40, + "startColumn": 39, + "endColumn": 60, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/postgres/service_spec.py": [ + "./src/metadata/ingestion/source/metadata/alationsink/models.py": [ { - "code": "reportArgumentType", + "code": "reportRedeclaration", "range": { - "startColumn": 26, - "endColumn": 40, + "startColumn": 4, + "endColumn": 12, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/metadata/alationsink/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 46, + "startColumn": 45, + "endColumn": 62, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/metadata/amundsen/client.py": [ { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 23, - "endColumn": 42, + "startColumn": 7, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 21, - "endColumn": 39, + "startColumn": 5, + "endColumn": 10, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/postgres/usage.py": [ + "./src/metadata/ingestion/source/metadata/amundsen/connection.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 25, + "startColumn": 37, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { "startColumn": 28, - "endColumn": 29, - "lineCount": 11 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 65, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 50, - "endColumn": 65, + "startColumn": 31, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, - "endColumn": 65, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/database/postgres/utils.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 56, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 51, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 64, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 103, - "endColumn": 105, - "lineCount": 1 - } - }, + "./src/metadata/ingestion/source/metadata/amundsen/metadata.py": [ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 46, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, @@ -80729,36763 +78775,223 @@ "code": "reportMissingParameterType", "range": { "startColumn": 20, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 50, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 65, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 65, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 67, - "endColumn": 69, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAssignmentType", "range": { - "startColumn": 67, - "endColumn": 69, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 46, + "startColumn": 23, "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { "startColumn": 23, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 37, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportReturnType", - "range": { - "startColumn": 11, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", "range": { "startColumn": 23, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 47, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 49, + "startColumn": 23, "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { "startColumn": 23, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 9, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 4, + "startColumn": 28, "endColumn": 13, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 12, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 4, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 54, - "endColumn": 60, - "lineCount": 1 + "lineCount": 5 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 71, - "lineCount": 1 + "startColumn": 28, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 71, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 31, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportMissingParameterType", "range": { "startColumn": 34, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 41, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 41, - "endColumn": 43, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/presto/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 8, - "endColumn": 43, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAssignmentType", "range": { - "startColumn": 8, - "endColumn": 43, - "lineCount": 1 + "startColumn": 50, + "endColumn": 17, + "lineCount": 3 } }, { "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/presto/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 46, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", "range": { "startColumn": 61, - "endColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 52, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 57, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAssignmentType", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 42, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 39, - "endColumn": 75, - "lineCount": 1 + "endColumn": 21, + "lineCount": 9 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 92, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 46, - "endColumn": 54, + "startColumn": 92, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/presto/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 56, - "endColumn": 68, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/query/lineage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/query/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 42, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/query/usage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/query_parser_source.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 23, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 49, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 30, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 35, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 38, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/redshift/connection.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 38, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 58, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 38, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 58, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 35, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/redshift/lineage.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 7 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 37, - "endColumn": 72, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/redshift/metadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 21, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 10, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 16, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 10, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 10, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 16, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 41, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 54, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 60, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 46, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 58, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 50, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 39, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 4 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 14 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 51, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 104, - "endColumn": 112, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 59, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 9, - "endColumn": 13, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 10, - "endColumn": 16, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 66, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 66, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 49, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 12 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 10 - } - }, - { - "code": "reportOptionalIterable", - "range": { - "startColumn": 38, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportOptionalIterable", - "range": { - "startColumn": 38, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 21, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 45, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 21, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 22, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 27, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 28, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 22, - "endColumn": 27, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/redshift/query_parser.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 41, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 11, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 36, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 51, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 76, - "endColumn": 86, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/redshift/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 19, - "endColumn": 44, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/redshift/usage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 65, - "endColumn": 76, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/redshift/utils.py": [ - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 4, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 4, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 18, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 18, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 24, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 38, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 25, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 43, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 43, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 58, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 58, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 46, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 4, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 36, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 6, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 4, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 46, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 15, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 47, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 13, - "endColumn": 19, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 45, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 51, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 71, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 80, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 43, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 43, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 51, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 51, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 57, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 33, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 44, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 17, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 4, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 9, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 13, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 12, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 6, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 6, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 4, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 33, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 47, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 53, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 68, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 43, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 55, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 70, - "endColumn": 72, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/salesforce/connection.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 17, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 95, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 98, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/salesforce/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 62, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 86, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 43, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 68, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 96, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 4 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 11 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 41, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 51, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 101, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 20 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 10 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 45, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 39, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 63, - "endColumn": 109, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 46, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 14, - "endColumn": 20, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/salesforce/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 56, - "endColumn": 72, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sample_data.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 11, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 19, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 19, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 19, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 19, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 59, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 80, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 37, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 52, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 47, - "endColumn": 83, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 100, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 13, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 8, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 8, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 85, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 112, - "endColumn": 114, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 21, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 23, - "endColumn": 104, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 33, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 57, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 71, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 14 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 62, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 73, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 73, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 13, - "lineCount": 20 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 62, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 71, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 9 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 13, - "endColumn": 9, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 73, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 17, - "endColumn": 9, - "lineCount": 5 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 86, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 10 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 13, - "endColumn": 9, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 75, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 73, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 17, - "endColumn": 9, - "lineCount": 5 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 75, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 86, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 17, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 98, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 13, - "endColumn": 9, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 71, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 73, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 17, - "endColumn": 9, - "lineCount": 6 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 71, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 86, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 9 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 86, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 9 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 13, - "endColumn": 9, - "lineCount": 5 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 86, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 73, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 17, - "endColumn": 9, - "lineCount": 6 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 86, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 13, - "lineCount": 12 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 43, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 39, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 75, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 34, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 24, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 28, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 41, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 34, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 47, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 61, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 61, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 62, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 75, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 13, - "endColumn": 9, - "lineCount": 5 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 86, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 73, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 17, - "endColumn": 9, - "lineCount": 6 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 86, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 14 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 35, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 33, - "endColumn": 83, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 25, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 37, - "endColumn": 29, - "lineCount": 4 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 59, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 13, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 75, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 38, - "endColumn": 102, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 17, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 17, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 9, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 17, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 62, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 98, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 63, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 9, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 17, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 101, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 98, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 63, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 9, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 17, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 100, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 17, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 13, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 13, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 38, - "endColumn": 21, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 43, - "endColumn": 29, - "lineCount": 16 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 41, - "endColumn": 33, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 17, - "lineCount": 23 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 17, - "lineCount": 14 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 35, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 39, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 24, - "endColumn": 116, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 36, - "endColumn": 17, - "lineCount": 14 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 50, - "endColumn": 21, - "lineCount": 10 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 89, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 5 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 38, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 98, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 30, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 41, - "endColumn": 29, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 21, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 105, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 12, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 54, - "endColumn": 25, - "lineCount": 5 - } - }, - { - "code": "reportRedeclaration", - "range": { - "startColumn": 28, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 41, - "endColumn": 100, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 41, - "endColumn": 33, - "lineCount": 6 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 79, - "endColumn": 83, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 41, - "endColumn": 100, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 43, - "endColumn": 33, - "lineCount": 6 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 79, - "endColumn": 83, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 3 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 42, - "endColumn": 25, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 38, - "endColumn": 13, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 38, - "endColumn": 13, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 59, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 5 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 12, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 16, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 16, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 27, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 39, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 8, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 12, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 12, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 8, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 8, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 38, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 19 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 19 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 35, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 33, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 70, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 25, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 33, - "lineCount": 6 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 67, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 25, - "endColumn": 96, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 38, - "endColumn": 95, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 16, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 16, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 27, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 67, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 111, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 42, - "endColumn": 110, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 12, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 12, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 47, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 18 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 16 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 57, - "endColumn": 98, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 35, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sample_usage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 47, - "endColumn": 83, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 100, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 14, - "endColumn": 9, - "lineCount": 15 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 10 - } - } - ], - "./src/metadata/ingestion/source/database/saperp/client.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 33, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 41, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 30, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 34, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 40, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/saperp/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/saperp/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 39, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 28, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 85, - "endColumn": 95, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 26, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 94, - "endColumn": 103, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 4 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 17, - "lineCount": 18 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 19, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 41, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 16 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 37, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 114, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/saperp/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 56, - "endColumn": 68, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/saphana/cdata_parser.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 36, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 38, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 54, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportOptionalIterable", - "range": { - "startColumn": 51, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportOptionalIterable", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 38, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 18 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 29, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 37, - "endColumn": 29, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 43, - "endColumn": 29, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 58, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportOptionalIterable", - "range": { - "startColumn": 23, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 29, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 27, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 12, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 7, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 13, - "endColumn": 16, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 77, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 43, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 4, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 77, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 27, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 27, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 18, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 27, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 15, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 41, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 52, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 46, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 52, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 13, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 13, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 58, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 13, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 13, - "lineCount": 5 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 63, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 28, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 8, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 8, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 17, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 63, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 9 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 4, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 56, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 27, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 27, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 4 - } - } - ], - "./src/metadata/ingestion/source/database/saphana/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 29, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 32, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/saphana/lineage.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 20, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 25, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 43, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 27, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 56, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/saphana/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 22, - "endColumn": 102, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 15 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 51, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 11 - } - } - ], - "./src/metadata/ingestion/source/database/saphana/models.py": [ - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 8 - } - } - ], - "./src/metadata/ingestion/source/database/saphana/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 56, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 92, - "endColumn": 112, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sas/client.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 43, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 61, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 102, - "endColumn": 114, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 56, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportPossiblyUnboundVariable", - "range": { - "startColumn": 76, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 15, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 15, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 15, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 20, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 20, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 15, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 15, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 48, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sas/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sas/metadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 62, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 36, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 61, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 89, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 27, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 27, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 27, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 44, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 44, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 34, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 23, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 23, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 20, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 20, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 23, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 19, - "endColumn": 9, - "lineCount": 5 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 17, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 17, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 24, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 24, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 17, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 119, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 57, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 30, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 30, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 110, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 53, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 53, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 33, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 20, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 20, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 12, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 12, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 16, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 21, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 21, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 31, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 31, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 12, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 12, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 39, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 12, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 20, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 20, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 25, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 30, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 71, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 70, - "endColumn": 105, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 70, - "endColumn": 105, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 17, - "lineCount": 8 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 51, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 75, - "endColumn": 105, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 76, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 40, - "endColumn": 17, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 33, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 59, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 78, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 78, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 78, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 22, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 22, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 23, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 19, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 19, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 48, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 40, - "endColumn": 13, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 21, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 38, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 38, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 19, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 49, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 49, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 48, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 70, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 17, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 29, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 79, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 49, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 79, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 24, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 4 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 64, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 9 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 45, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 19, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 68, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 39, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 63, - "endColumn": 109, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sas/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 56, - "endColumn": 65, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/singlestore/lineage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 44, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 69, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 97, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/singlestore/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 44, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 69, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 97, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/singlestore/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 19, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 49, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/snowflake/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 35, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 12, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 12, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 59, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/snowflake/data_diff/data_diff.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 19, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 21, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 73, - "endColumn": 79, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/snowflake/lineage.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 37, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalOperand", - "range": { - "startColumn": 61, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 28, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/database/snowflake/metadata.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 40, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 10, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 10, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 10, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 10, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 10, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 21, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 16, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 21, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportOptionalOperand", - "range": { - "startColumn": 42, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 42, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 67, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 95, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 54, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 81, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 16, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 49, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 49, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 60, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 39, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 21, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 57, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 53, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 32, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 46, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 99, - "endColumn": 114, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 83, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 29, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 50, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 59, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 59, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 25 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 51, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 104, - "endColumn": 112, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 59, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 32, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 46, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 46, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 95, - "endColumn": 99, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 41, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 51, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/snowflake/models.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 22, - "endColumn": 27, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/snowflake/query_parser.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 42, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 67, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 95, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 16, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 49, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 49, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/snowflake/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 19, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 21, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 18, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 14, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 21, - "endColumn": 40, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/snowflake/usage.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 26, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportOptionalOperand", - "range": { - "startColumn": 69, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 36, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 56, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 34, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 90, - "endColumn": 95, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/snowflake/utils.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 12, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 28, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 36, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 51, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 53, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 53, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 19, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 47, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 49, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 48, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 48, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 54, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 69, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 69, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 10, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 50, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 50, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 20, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 41, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 51, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 22, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 22, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 4, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 49, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 49, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 51, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 66, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 46, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 56, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 4, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 33, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 45, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 57, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 46, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 18, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 36, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 48, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 63, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 63, - "endColumn": 65, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sql_column_handler.py": [ - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 14, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 28, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 16, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 51, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 65, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 16, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 16, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 93, - "endColumn": 99, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 32, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 32, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 4 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 17, - "lineCount": 18 - } - }, - { - "code": "reportOptionalIterable", - "range": { - "startColumn": 83, - "endColumn": 105, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 36, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 59, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 28, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 22, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 22, - "endColumn": 28, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sqlalchemy_source.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 14, - "endColumn": 24, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sqlite/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 32, - "endColumn": 37, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sqlite/lineage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 39, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 92, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sqlite/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/sqlite/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 44, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/starrocks/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 19, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 18, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 21, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 45, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 54, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 31, - "endColumn": 83, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 17, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 4 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 23, - "lineCount": 2 - } - } - ], - "./src/metadata/ingestion/source/database/starrocks/profiler/system_tables_profiler.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 18, - "endColumn": 28, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/starrocks/query_parser.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 42, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 67, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 95, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/starrocks/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 19, - "endColumn": 45, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/starrocks/utils.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 44, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 59, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 59, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 49, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 64, - "endColumn": 66, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/stored_procedures_mixin.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 17, - "lineCount": 3 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 84, - "endColumn": 96, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 43, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 55, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 62, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/teradata/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 36, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/teradata/lineage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 41, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 94, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/teradata/metadata.py": [ - { - "code": "reportFunctionMemberAccess", - "range": { - "startColumn": 12, - "endColumn": 21, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 36, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 16, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 59, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 13, - "lineCount": 15 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/database/teradata/models.py": [ - { - "code": "reportAssignmentType", - "range": { - "startColumn": 26, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 22, - "endColumn": 33, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/teradata/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 46, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/teradata/utils.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 46, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportFunctionMemberAccess", - "range": { - "startColumn": 26, - "endColumn": 35, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/timescale/connection.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 53, - "endColumn": 65, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/timescale/lineage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 39, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/timescale/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 42, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 67, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 95, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 19, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 48, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 49, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 47, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 25, - "lineCount": 5 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 35, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/timescale/query_parser.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 42, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 41, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 47, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 57, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 36, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 40, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 40, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/timescale/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 21, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 18, - "endColumn": 34, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/timescale/usage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/timescale/utils.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 56, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 51, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 64, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 103, - "endColumn": 105, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 40, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 50, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 65, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 65, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 52, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 67, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 46, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 11, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 49, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 9, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 13, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 12, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 4, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 54, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 69, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 69, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 41, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 41, - "endColumn": 43, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/trino/connection.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 19, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 19, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 40, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 12, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 35, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 99, - "endColumn": 104, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 33, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 71, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 29, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 24, - "endColumn": 34, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/trino/lineage.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalOperand", - "range": { - "startColumn": 57, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 28, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 52, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalIterable", - "range": { - "startColumn": 27, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 3 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 71, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 57, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 9 - } - } - ], - "./src/metadata/ingestion/source/database/trino/metadata.py": [ - { - "code": "reportPrivateImportUsage", - "range": { - "startColumn": 38, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 17, - "endColumn": 21, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 78, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 86, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 86, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 18, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 6, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 6, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportPrivateImportUsage", - "range": { - "startColumn": 17, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 84, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 92, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 92, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 13, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 38, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 63, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 46, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 96, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/trino/profiler/system_tables_profiler.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 33, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 53, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 44, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 53, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 36, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 28, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 25, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 25, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 20, - "endColumn": 71, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/trino/query_parser.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 38, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 63, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 21, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/trino/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 19, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 18, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 14, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 21, - "endColumn": 36, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/trino/usage.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportOperatorIssue", - "range": { - "startColumn": 26, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportOptionalOperand", - "range": { - "startColumn": 65, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 36, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 56, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 34, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 90, - "endColumn": 95, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/unitycatalog/client.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 82, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/unitycatalog/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 8, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 35, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 40, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportUnusedFunction", - "range": { - "startColumn": 8, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 59, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/unitycatalog/lineage.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 45, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 70, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 98, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 23, - "lineCount": 2 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 41, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 56, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 42, - "endColumn": 102, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 17, - "lineCount": 4 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 105, - "endColumn": 109, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 101, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 100, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 15 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 29, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 37, - "endColumn": 29, - "lineCount": 4 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 74, - "endColumn": 89, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 37, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 80, - "endColumn": 116, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 53, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 58, - "endColumn": 76, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/unitycatalog/metadata.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 62, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 99, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 88, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 21, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 45, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 70, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 98, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 56, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 110, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 28, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 52, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 103, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 67, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 39, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 29, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 49, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 25, - "endColumn": 9, - "lineCount": 14 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 41, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 51, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 52, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 101, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportRedeclaration", - "range": { - "startColumn": 16, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportRedeclaration", - "range": { - "startColumn": 24, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportRedeclaration", - "range": { - "startColumn": 24, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 29, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 41, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 20 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 4 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 73, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 39, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 58, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 75, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 50, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 28, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 12, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 36, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 12, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 16, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 12, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 12, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 37, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 65, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 39, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 63, - "endColumn": 109, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 46, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 21, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/unitycatalog/query_parser.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 45, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 70, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 98, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/unitycatalog/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 19, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 21, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 18, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 14, - "endColumn": 40, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/unitycatalog/usage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 44, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 44, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/usage_source.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 61, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 30, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 51, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 29, - "lineCount": 14 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 32, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 52, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 26, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 90, - "endColumn": 95, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 49, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/vertica/lineage.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 6, - "endColumn": 26, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/vertica/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 20, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 46, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 15, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 12, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 53, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 68, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 68, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 6, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 6, - "endColumn": 8, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 29, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 15, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 66, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 39, - "endColumn": 51, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/vertica/query_parser.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 49, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 66, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/database/vertica/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 41, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/drive/drive_service.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 19 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 78, - "endColumn": 5, - "lineCount": 28 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 82, - "endColumn": 5, - "lineCount": 29 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 63, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 35, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 59, - "endColumn": 102, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 30, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 49, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 37, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 63, - "endColumn": 106, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 35, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 59, - "endColumn": 102, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 51, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 46, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 46, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 46, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 46, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 39, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 96, - "endColumn": 109, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 98, - "endColumn": 111, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 97, - "endColumn": 110, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 99, - "endColumn": 110, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 23, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/drive/googledrive/connection.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 19, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 21, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 41, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 68, - "endColumn": 106, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/drive/googledrive/metadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 59, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 98, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 87, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 19, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 44, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 69, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 105, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 90, - "endColumn": 106, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 13, - "lineCount": 11 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 42, - "endColumn": 33, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 38, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 25, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 13, - "lineCount": 10 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 17, - "lineCount": 18 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 28, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 43, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/drive/googledrive/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 43, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/drive/sftp/connection.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 17, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/drive/sftp/metadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 59, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 50, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 80, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 19, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 37, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 62, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 19, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 32, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 27, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 44, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 35, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 67, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 105, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 42, - "endColumn": 33, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 38, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 29, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 25, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 69, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 28, - "endColumn": 60, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/drive/sftp/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mcp/client.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 25, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 25, - "endColumn": 28, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mcp/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mcp/mcp/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 54, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mcp/metadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 49, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 79, - "endColumn": 83, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 36, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 61, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 89, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 9, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 13, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 15 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 13, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 25, - "endColumn": 13, - "lineCount": 6 - } - } - ], - "./src/metadata/ingestion/source/mcp/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 54, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/common_broker_source.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 41, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 51, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 21, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 36, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 47, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 40, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 73, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportUnusedExcept", - "range": { - "startColumn": 31, - "endColumn": 25, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 6 - } - } - ], - "./src/metadata/ingestion/source/messaging/kafka/connection.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/kafka/metadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 81, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 38, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 63, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 91, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/kafka/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/kinesis/connection.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/kinesis/metadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 25, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportOptionalOperand", - "range": { - "startColumn": 29, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 21, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 46, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 71, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 9 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 43, - "endColumn": 53, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/kinesis/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 58, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/messaging_service.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 15 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 81, - "endColumn": 5, - "lineCount": 24 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportRedeclaration", - "range": { - "startColumn": 4, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 67, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 63, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 38, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 61, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 34, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 57, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportOptionalIterable", - "range": { - "startColumn": 29, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 112, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 71, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/pubsub/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/pubsub/metadata.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 68, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 39, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 36, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 76, - "endColumn": 114, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 12, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 75, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 21 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 29, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 37, - "endColumn": 29, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 43, - "endColumn": 29, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/messaging/pubsub/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 57, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/redpanda/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 41, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 94, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/messaging/redpanda/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 59, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/alationsink/client.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 14, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 24, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 29, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 29, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 23, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 36, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 36, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 46, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 19, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 28, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 39, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 39, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportOptionalIterable", - "range": { - "startColumn": 80, - "endColumn": 88, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/alationsink/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/alationsink/metadata.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 44, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 69, - "endColumn": 73, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 29, - "endColumn": 17, - "lineCount": 3 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 44, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 49, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 67, - "endColumn": 99, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 33, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 39, - "endColumn": 60, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/alationsink/models.py": [ - { - "code": "reportRedeclaration", - "range": { - "startColumn": 4, - "endColumn": 12, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/alationsink/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 62, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/amundsen/client.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 17, - "endColumn": 57, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/amundsen/connection.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 37, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 28, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/amundsen/metadata.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 41, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 50, - "endColumn": 17, - "lineCount": 3 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 61, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 57, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 42, - "endColumn": 96, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 21, - "lineCount": 9 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 64, - "endColumn": 110, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 92, - "endColumn": 110, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 57, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 49, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 4 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 70, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 82, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 44, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 38, - "endColumn": 13, - "lineCount": 4 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 51, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 95, - "endColumn": 114, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 16, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 16, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 16, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 23, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 13 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 59, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 33, - "endColumn": 101, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 32, - "endColumn": 13, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 10 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 108, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 28, - "endColumn": 111, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 19, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/amundsen/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 59, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/atlas/client.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 19, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 19, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 25, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 48, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/atlas/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/atlas/metadata.py": [ - { - "code": "reportRedeclaration", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportRedeclaration", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 38, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 63, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 91, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 26, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 39, - "endColumn": 86, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 39, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 58, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 79, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 27, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 42, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 50, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 85, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 50, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 98, - "endColumn": 117, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 50, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 79, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 51, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 63, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 17, - "lineCount": 8 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 42, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 32, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 32, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 54, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 54, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 23, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 23, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 28, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 23, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 29, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 29, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 64, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 62, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 23, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 23, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 36, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 36, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 37, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 37, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 54, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 72, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 68, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 21, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 28, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 21, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 28, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 27, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 45, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 45, - "endColumn": 109, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 27, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 33, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 76, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/metadata/atlas/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 56, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mlmodel/mlflow/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mlmodel/mlflow/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 39, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 93, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 26, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 93, - "endColumn": 115, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 67, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 121, - "endColumn": 136, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 18, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 9, - "lineCount": 10 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 55, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 64, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 8, - "endColumn": 11, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 4 - } - } - ], - "./src/metadata/ingestion/source/mlmodel/mlflow/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 57, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mlmodel/mlmodel_service.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 15 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 86, - "endColumn": 5, - "lineCount": 18 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportRedeclaration", - "range": { - "startColumn": 4, - "endColumn": 17, - "lineCount": 1 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 65, - "endColumn": 75, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 110, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 28, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 36, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 41, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 38, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 9, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 22, - "endColumn": 29, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mlmodel/sagemaker/connection.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mlmodel/sagemaker/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 42, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 67, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 95, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 83, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 41, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 32, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 40, - "endColumn": 46, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/mlmodel/sagemaker/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 60, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airbyte/client.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 37, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 30, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 26, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 54, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 20, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 20, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 20, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 20, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 20, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 42, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 42, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 46, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 46, - "endColumn": 58, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airbyte/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airbyte/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 64, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 5 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 37, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 13, - "lineCount": 5 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 49, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 49, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 77, - "endColumn": 89, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 13, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 25, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 60, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 35, - "endColumn": 83, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 33, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 47, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airbyte/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 58, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airbyte/utils.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 15, - "endColumn": 28, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 15, - "endColumn": 33, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airflow/api/auth.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 16, - "endColumn": 33, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airflow/api/client.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 34, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 27, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 70, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 28, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 31, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 35, - "endColumn": 38, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airflow/api/mwaa.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 41, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airflow/api/source.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 19 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 6 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 6 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 37, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 55, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airflow/connection.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 19, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 29, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 10, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 4, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 37, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airflow/lineage_parser.py": [ - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 17, - "endColumn": 18, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 1, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 1, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 1, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 1, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 1, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 1, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 15, - "endColumn": 27, - "lineCount": 1 - } - }, - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 29, - "endColumn": 32, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airflow/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 8 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 33, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 53, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 65, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 38, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 40, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 40, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 68, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 32, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 48, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 47, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 38, - "endColumn": 21, - "lineCount": 6 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 56, - "endColumn": 72, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 57, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 6 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 41, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 13, - "lineCount": 5 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 32, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 5 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 36, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 30, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 34, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 15, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 17 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 19 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 51, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 10 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 73, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 9, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 13, - "lineCount": 4 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 47, - "endColumn": 37, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 45, - "endColumn": 37, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 34, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 45, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 15, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 16 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 13, - "lineCount": 9 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 55, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 67, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 48, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 72, - "endColumn": 90, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 46, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 66, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 35, - "endColumn": 65, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 50, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportGeneralTypeIssues", - "range": { - "startColumn": 70, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 24, - "endColumn": 42, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 31, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 72, - "endColumn": 88, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 51, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 71, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 63, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/airflow/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 58, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/dagster/client.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 24, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 36, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/dagster/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/dagster/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 40, - "endColumn": 76, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 93, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 60, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 47, - "endColumn": 62, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 51, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 27, - "endColumn": 21, - "lineCount": 6 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 14 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 37, - "endColumn": 52, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 25, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 58, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 13, - "lineCount": 5 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 58, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 49, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 29, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 44, - "endColumn": 60, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 73, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 36, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 59, - "endColumn": 78, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 49, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 77, - "endColumn": 89, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 51, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 55, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 13, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 25, - "endColumn": 85, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 15 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 43, - "endColumn": 33, - "lineCount": 4 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 64, - "endColumn": 66, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 41, - "endColumn": 33, - "lineCount": 4 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 62, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 39, - "endColumn": 54, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 38, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 75, - "endColumn": 84, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/dagster/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 58, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/databrickspipeline/connection.py": [ - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 8, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/databrickspipeline/kafka_parser.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 75, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 8, - "endColumn": 22, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 50, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 50, - "endColumn": 56, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/databrickspipeline/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 23, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 51, - "endColumn": 87, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 76, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 104, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 8 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 10 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 7 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 40, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 55, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 44, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 8 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 44, - "endColumn": 58, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 40, - "endColumn": 25, - "lineCount": 4 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 28, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 38, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 52, - "endColumn": 68, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 37, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 28, - "endColumn": 29, - "lineCount": 4 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 72, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 72, - "endColumn": 81, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 41, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 26, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 20, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 88, - "endColumn": 92, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 80, - "endColumn": 84, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 50, - "endColumn": 45, - "lineCount": 28 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 67, - "endColumn": 57, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 65, - "endColumn": 57, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 71, - "endColumn": 57, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 69, - "endColumn": 61, - "lineCount": 4 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 121, - "endColumn": 125, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 266, - "endColumn": 270, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 58, - "endColumn": 53, - "lineCount": 28 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 75, - "endColumn": 65, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 73, - "endColumn": 65, - "lineCount": 11 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 79, - "endColumn": 65, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 77, - "endColumn": 69, - "lineCount": 4 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 76, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 76, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 46, - "endColumn": 41, - "lineCount": 29 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 63, - "endColumn": 53, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 61, - "endColumn": 53, - "lineCount": 8 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 67, - "endColumn": 53, - "lineCount": 7 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 65, - "endColumn": 57, - "lineCount": 4 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 48, - "endColumn": 64, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 49, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 77, - "endColumn": 89, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 67, - "endColumn": 82, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 36, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 36, - "endColumn": 48, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 42, - "endColumn": 25, - "lineCount": 5 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 37, - "endColumn": 97, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 72, - "endColumn": 74, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 15 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 47, - "endColumn": 37, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 45, - "endColumn": 37, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/pipeline/databrickspipeline/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 69, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/dbtcloud/client.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 47, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 31, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 22, - "endColumn": 26, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 26, - "endColumn": 30, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 30, - "endColumn": 34, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 44, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 44, - "endColumn": 50, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 39, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 43, - "endColumn": 57, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 22, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 22, - "endColumn": 25, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 38, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", - "range": { - "startColumn": 38, - "endColumn": 44, - "lineCount": 1 - } - }, - { - "code": "reportIndexIssue", - "range": { - "startColumn": 57, - "endColumn": 63, - "lineCount": 1 - } - }, - { - "code": "reportOptionalSubscript", + "code": "reportArgumentType", "range": { "startColumn": 57, - "endColumn": 63, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/dbtcloud/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/dbtcloud/metadata.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 41, - "endColumn": 77, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 66, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 94, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 40, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 37, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 27, - "endColumn": 41, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 39, + "startColumn": 26, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 23, + "startColumn": 22, "endColumn": 17, - "lineCount": 6 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 35, - "endColumn": 48, - "lineCount": 1 + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 37, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 47, + "startColumn": 49, + "endColumn": 55, "lineCount": 1 } }, @@ -117494,30 +79000,30 @@ "range": { "startColumn": 31, "endColumn": 13, - "lineCount": 8 + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 65, + "startColumn": 70, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 18, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 48, + "startColumn": 82, + "endColumn": 94, "lineCount": 1 } }, @@ -117530,435 +79036,445 @@ } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 44, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 49, - "endColumn": 57, - "lineCount": 1 + "startColumn": 38, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 77, - "endColumn": 89, + "startColumn": 46, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 70, - "endColumn": 83, + "startColumn": 18, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 54, + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 49, + "startColumn": 95, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 43, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 74, + "startColumn": 34, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 38, - "endColumn": 51, + "startColumn": 23, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 47, - "endColumn": 59, + "startColumn": 23, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIndexIssue", "range": { - "startColumn": 55, - "endColumn": 68, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 63, - "endColumn": 81, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 43, - "endColumn": 61, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 22, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 31, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 47, - "endColumn": 65, - "lineCount": 1 + "startColumn": 23, + "endColumn": 13, + "lineCount": 6 } }, { "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 25, - "lineCount": 4 + "startColumn": 28, + "endColumn": 13, + "lineCount": 13 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 97, + "startColumn": 59, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 15 + "startColumn": 18, + "endColumn": 45, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 37, - "lineCount": 4 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 37, - "lineCount": 4 + "startColumn": 14, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 33, + "endColumn": 101, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 38, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 19, - "lineCount": 1 + "startColumn": 32, + "endColumn": 13, + "lineCount": 11 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 47, + "startColumn": 18, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 51, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 11, + "startColumn": 34, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 14 + "startColumn": 20, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 21, - "endColumn": 13, - "lineCount": 7 + "startColumn": 18, + "endColumn": 37, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 74, + "startColumn": 38, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 34, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 10 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 24, - "endColumn": 47, + "startColumn": 27, + "endColumn": 108, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 24, - "endColumn": 42, + "startColumn": 28, + "endColumn": 111, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 79, - "endColumn": 97, + "startColumn": 15, + "endColumn": 19, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/metadata/amundsen/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 55, + "startColumn": 45, + "endColumn": 59, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/metadata/atlas/client.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 42, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 68, - "endColumn": 82, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 20, - "endColumn": 32, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 56, - "endColumn": 68, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 37, - "endColumn": 53, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 46, + "startColumn": 25, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 35, + "startColumn": 26, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 88, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 17, - "lineCount": 6 + "startColumn": 31, + "endColumn": 35, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 5 + "startColumn": 27, + "endColumn": 35, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 27, + "endColumn": 35, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 49, + "startColumn": 30, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 40, + "endColumn": 48, + "lineCount": 1 } } ], - "./src/metadata/ingestion/source/pipeline/dbtcloud/service_spec.py": [ + "./src/metadata/ingestion/source/metadata/atlas/connection.py": [ { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 45, - "endColumn": 59, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/pipeline/domopipeline/connection.py": [ + "./src/metadata/ingestion/source/metadata/atlas/metadata.py": [ { - "code": "reportReturnType", + "code": "reportRedeclaration", "range": { - "startColumn": 15, - "endColumn": 37, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 28, - "endColumn": 41, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/domopipeline/metadata.py": [ + }, { "code": "reportMissingParameterType", "range": { @@ -117970,16 +79486,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 45, - "endColumn": 81, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 70, - "endColumn": 74, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, @@ -117987,626 +79503,614 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 98, + "endColumn": 91, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 48, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 39, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 40, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { "code": "reportReturnType", "range": { - "startColumn": 18, - "endColumn": 24, + "startColumn": 39, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 45, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 6 + "startColumn": 34, + "endColumn": 38, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 9 + "startColumn": 27, + "endColumn": 39, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 27, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 48, + "startColumn": 58, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 79, + "endColumn": 88, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, + "startColumn": 26, + "endColumn": 21, "lineCount": 7 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 61, + "startColumn": 34, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 101, + "startColumn": 40, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportIndexIssue", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 27, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 36, - "endColumn": 52, + "startColumn": 27, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 17, - "lineCount": 6 + "startColumn": 42, + "endColumn": 54, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 5 + "startColumn": 50, + "endColumn": 54, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 85, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 50, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 98, + "endColumn": 117, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 50, + "endColumn": 54, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 49, + "startColumn": 79, + "endColumn": 88, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, + "startColumn": 26, + "endColumn": 21, "lineCount": 7 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 35, + "endColumn": 49, + "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/domopipeline/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 63, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/fivetran/client.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 55, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/fivetran/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 + "startColumn": 28, + "endColumn": 17, + "lineCount": 8 } - } - ], - "./src/metadata/ingestion/source/pipeline/fivetran/fivetran_log.py": [ + }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 39, + "startColumn": 29, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 42, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIndexIssue", "range": { - "startColumn": 44, - "endColumn": 54, + "startColumn": 32, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 6 + "startColumn": 32, + "endColumn": 48, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 6 + "startColumn": 54, + "endColumn": 70, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 6 + "startColumn": 54, + "endColumn": 70, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 6 + "startColumn": 23, + "endColumn": 33, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 6 + "startColumn": 23, + "endColumn": 33, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 6 + "startColumn": 23, + "endColumn": 33, + "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/fivetran/metadata.py": [ + }, { - "code": "reportAssignmentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 41, - "endColumn": 77, + "startColumn": 23, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIndexIssue", "range": { - "startColumn": 66, - "endColumn": 70, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalSubscript", "range": { - "startColumn": 12, - "endColumn": 94, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportIndexIssue", "range": { - "startColumn": 8, - "endColumn": 24, + "startColumn": 23, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 64, - "endColumn": 80, + "startColumn": 23, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 29, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 29, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 77, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 42, + "startColumn": 64, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 76, + "startColumn": 62, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 36, - "endColumn": 21, - "lineCount": 5 + "startColumn": 23, + "endColumn": 39, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 44, - "endColumn": 81, + "startColumn": 23, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 31, + "endColumn": 41, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 40, - "endColumn": 25, - "lineCount": 5 + "startColumn": 31, + "endColumn": 41, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIndexIssue", "range": { - "startColumn": 81, - "endColumn": 89, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 48, - "endColumn": 56, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 37, + "endColumn": 47, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 + "startColumn": 37, + "endColumn": 47, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 25, - "lineCount": 5 + "startColumn": 54, + "endColumn": 58, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 81, - "endColumn": 86, + "startColumn": 72, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 68, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, + "startColumn": 18, + "endColumn": 13, "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 76, - "endColumn": 109, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 42, - "endColumn": 53, + "startColumn": 21, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 69, - "endColumn": 79, + "startColumn": 28, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 79, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 65, - "endColumn": 75, + "startColumn": 21, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 44, + "startColumn": 28, "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 27, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 74, + "startColumn": 28, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 85, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 26, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/fivetran/service_spec.py": [ - { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { "startColumn": 45, - "endColumn": 59, + "endColumn": 109, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/flink/client.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 18, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAssignmentType", "range": { - "startColumn": 31, - "endColumn": 51, + "startColumn": 27, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 44, + "startColumn": 23, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 35, - "endColumn": 43, + "startColumn": 33, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 40, + "startColumn": 23, + "endColumn": 76, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/metadata/atlas/service_spec.py": [ { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 39, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/pipeline/flink/connection.py": [ + "./src/metadata/ingestion/source/mlmodel/mlflow/connection.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 20, + "lineCount": 1 + } + }, { "code": "reportOptionalMemberAccess", "range": { @@ -118616,7 +80120,23 @@ } } ], - "./src/metadata/ingestion/source/pipeline/flink/metadata.py": [ + "./src/metadata/ingestion/source/mlmodel/mlflow/metadata.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 20, + "lineCount": 1 + } + }, + { + "code": "reportMissingImports", + "range": { + "startColumn": 5, + "endColumn": 35, + "lineCount": 1 + } + }, { "code": "reportMissingParameterType", "range": { @@ -118628,16 +80148,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 38, - "endColumn": 74, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, @@ -118645,437 +80165,467 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 91, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 26, + "endColumn": 9, + "lineCount": 10 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 64, + "endColumn": 79, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 6 + "startColumn": 14, + "endColumn": 43, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 24, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 73, + "startColumn": 8, + "endColumn": 11, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 48, + "startColumn": 23, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, + "startColumn": 24, + "endColumn": 25, + "lineCount": 4 + } + } + ], + "./src/metadata/ingestion/source/mlmodel/mlflow/service_spec.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 45, + "endColumn": 57, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/mlmodel/mlmodel_service.py": [ + { + "code": "reportCallIssue", + "range": { + "startColumn": 85, + "endColumn": 5, + "lineCount": 15 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 12, "endColumn": 13, - "lineCount": 7 + "lineCount": 8 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 26, - "lineCount": 1 + "startColumn": 86, + "endColumn": 5, + "lineCount": 18 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 71, - "endColumn": 106, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 21, + "startColumn": 12, + "endColumn": 13, "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 30, - "endColumn": 13, - "lineCount": 5 + "startColumn": 4, + "endColumn": 17, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 36, - "endColumn": 63, + "startColumn": 65, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 61, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 6 + "startColumn": 14, + "endColumn": 110, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 45, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/pipeline/flink/service_spec.py": [ - { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 56, + "startColumn": 36, + "endColumn": 42, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/gluepipeline/connection.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 29, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/gluepipeline/metadata.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 81, + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 74, + "startColumn": 29, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 90, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 7 + "startColumn": 40, + "endColumn": 46, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 80, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, + "startColumn": 38, "endColumn": 44, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 + "startColumn": 54, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 35, - "endColumn": 49, + "startColumn": 15, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 51, - "endColumn": 56, + "startColumn": 9, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 37, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 32, + "startColumn": 22, "endColumn": 29, - "lineCount": 8 + "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/mlmodel/sagemaker/connection.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 29, - "lineCount": 6 + "startColumn": 4, + "endColumn": 10, + "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 83, - "endColumn": 87, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/mlmodel/sagemaker/metadata.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 21, - "lineCount": 6 + "startColumn": 20, + "endColumn": 31, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 75, - "endColumn": 79, + "startColumn": 42, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 25, - "lineCount": 8 + "startColumn": 67, + "endColumn": 71, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 28, - "endColumn": 25, - "lineCount": 8 + "startColumn": 12, + "endColumn": 95, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 60, - "lineCount": 1 + "startColumn": 30, + "endColumn": 13, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 68, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 25, - "lineCount": 6 + "startColumn": 18, + "endColumn": 47, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 38, - "endColumn": 21, - "lineCount": 5 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 26, + "startColumn": 20, "endColumn": 21, - "lineCount": 6 + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 53, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 41, + "endColumn": 47, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 41, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 40, + "endColumn": 46, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/mlmodel/sagemaker/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 45, + "endColumn": 60, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airbyte/client.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 77, - "endColumn": 89, + "startColumn": 31, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 13, - "lineCount": 4 + "startColumn": 37, + "endColumn": 45, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 85, + "startColumn": 37, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 62, + "startColumn": 37, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 60, + "startColumn": 37, + "endColumn": 45, "lineCount": 1 } }, @@ -119083,152 +80633,148 @@ "code": "reportOptionalMemberAccess", "range": { "startColumn": 46, - "endColumn": 49, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 64, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 53, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 9 + "startColumn": 26, + "endColumn": 30, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 54, + "endColumn": 58, + "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/gluepipeline/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 63, + "startColumn": 20, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/kafkaconnect/client.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 74, + "startColumn": 20, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 39, + "startColumn": 20, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 94, - "endColumn": 110, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 76, + "startColumn": 20, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 81, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 20, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 31, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 33, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 87, + "startColumn": 42, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 42, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 46, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 46, + "endColumn": 58, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/pipeline/kafkaconnect/connection.py": [ + "./src/metadata/ingestion/source/pipeline/airbyte/connection.py": [ { "code": "reportOptionalMemberAccess", "range": { @@ -119238,2340 +80784,2302 @@ } } ], - "./src/metadata/ingestion/source/pipeline/kafkaconnect/metadata.py": [ + "./src/metadata/ingestion/source/pipeline/airbyte/metadata.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 81, + "startColumn": 31, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 74, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAssignmentType", "range": { - "startColumn": 12, - "endColumn": 98, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 82, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 82, - "lineCount": 1 + "startColumn": 27, + "endColumn": 9, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 64, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 14, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 82, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 82, - "lineCount": 1 + "startColumn": 34, + "endColumn": 17, + "lineCount": 5 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 82, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 37, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 82, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 82, - "lineCount": 1 + "startColumn": 30, + "endColumn": 13, + "lineCount": 5 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 82, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 33, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 82, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 77, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 55, - "lineCount": 1 + "startColumn": 30, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 25, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 60, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 55, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 35, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 33, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 15, + "endColumn": 47, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airbyte/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airbyte/utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 15, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 15, + "endColumn": 33, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airflow/api/auth.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 29, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 16, + "endColumn": 33, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airflow/api/client.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 27, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 70, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 70, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 70, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 70, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 28, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 30, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 35, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airflow/api/mwaa.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 16, + "endColumn": 41, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airflow/api/source.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 72, + "startColumn": 40, "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 + "startColumn": 31, + "endColumn": 13, + "lineCount": 19 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 33, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 18, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 68, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 56, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 + "startColumn": 34, + "endColumn": 17, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 37, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 25, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airflow/connection.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 20, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 5, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 20, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 19, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 23, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 29, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 29, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 4, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 37, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airflow/lineage_parser.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 17, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 15, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 29, + "endColumn": 32, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airflow/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 27, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 49, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 57, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 5, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 5, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 5, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 12, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 25, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 67, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 98, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 98, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 98, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 69, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 69, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 69, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 45, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 84, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 47, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 76, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 12 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 3 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 59, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 48, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 63, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 29, - "lineCount": 8 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 72, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 63, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 29, - "lineCount": 8 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 72, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 85, - "endColumn": 106, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 65, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 104, - "endColumn": 111, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 135, - "endColumn": 142, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 45, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 63, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 29, - "lineCount": 9 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 72, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 37, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportInvalidTypeVarUse", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 46, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportInvalidTypeVarUse", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 52, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 68, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 48, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 59, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 65, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 46, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 81, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 75, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 70, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 74, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 73, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 47, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 55, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 53, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 57, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 77, - "endColumn": 89, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 25, - "lineCount": 5 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 97, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 74, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 33, - "lineCount": 4 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 33, - "lineCount": 4 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 59, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 100, - "endColumn": 104, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 73, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 5 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 89, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 66, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 25, - "lineCount": 4 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 25, - "lineCount": 4 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 51, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 19, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 4 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 82, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 13, - "lineCount": 6 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 91, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 70, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 66, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 6 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 45, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/pipeline/kafkaconnect/models.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/kafkaconnect/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 63, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/microsoftfabricpipeline/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/microsoftfabricpipeline/metadata.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 7 - } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 92, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 85, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 3 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 13, - "lineCount": 7 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 48, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 68, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 64, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 59, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 94, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 89, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 87, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 33, - "lineCount": 6 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 6 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 68, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 65, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 65, + "endColumn": 79, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 49, + "startColumn": 44, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 44, + "endColumn": 96, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/microsoftfabricpipeline/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 74, + "startColumn": 59, + "endColumn": 69, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/nifi/client.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { "startColumn": 38, - "endColumn": 62, - "lineCount": 1 + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 38, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 34, + "startColumn": 57, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 40, - "endColumn": 44, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 35, - "endColumn": 38, + "startColumn": 41, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 38, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 33, - "endColumn": 40, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 46, + "startColumn": 30, + "endColumn": 93, "lineCount": 1 } }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 60, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/nifi/connection.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 45, - "endColumn": 50, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/pipeline/nifi/metadata.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 - } - }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 37, - "endColumn": 73, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 34, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 90, + "startColumn": 15, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 10 + "startColumn": 12, + "endColumn": 13, + "lineCount": 17 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 7 + "startColumn": 24, + "endColumn": 29, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 80, - "lineCount": 1 + "startColumn": 31, + "endColumn": 13, + "lineCount": 19 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 44, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 25, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 17, - "lineCount": 4 + "startColumn": 33, + "endColumn": 63, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 87, + "startColumn": 18, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 7 + "startColumn": 31, + "endColumn": 41, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 6 + "startColumn": 18, + "endColumn": 13, + "lineCount": 10 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 49, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, @@ -121584,281 +83092,283 @@ } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 46, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 44, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 68, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 66, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 73, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 68, - "lineCount": 1 + "startColumn": 26, + "endColumn": 9, + "lineCount": 7 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 43, - "lineCount": 1 + "startColumn": 21, + "endColumn": 13, + "lineCount": 4 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 27, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 62, + "startColumn": 27, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 9 + "startColumn": 27, + "endColumn": 43, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 90, + "startColumn": 27, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 86, - "lineCount": 1 + "startColumn": 47, + "endColumn": 37, + "lineCount": 4 } }, { "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 95, - "lineCount": 1 + "startColumn": 45, + "endColumn": 37, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 34, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 58, + "startColumn": 27, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 9 + "startColumn": 15, + "endColumn": 9, + "lineCount": 16 } }, { "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 86, - "lineCount": 1 + "startColumn": 21, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 82, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 91, + "startColumn": 33, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 36, + "startColumn": 31, + "endColumn": 61, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/nifi/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 35, + "endColumn": 65, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/openlineage/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 61, + "startColumn": 24, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 62, + "startColumn": 24, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 24, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 60, + "startColumn": 31, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 72, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 61, + "startColumn": 35, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 48, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 69, + "startColumn": 45, + "endColumn": 63, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/airflow/service_spec.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 75, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/dagster/client.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 55, - "endColumn": 67, + "startColumn": 5, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 55, - "endColumn": 67, + "startColumn": 5, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 44, + "startColumn": 24, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 42, + "startColumn": 23, + "endColumn": 36, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/dagster/connection.py": [ { "code": "reportOptionalMemberAccess", "range": { @@ -121868,7 +83378,7 @@ } } ], - "./src/metadata/ingestion/source/pipeline/openlineage/metadata.py": [ + "./src/metadata/ingestion/source/pipeline/dagster/metadata.py": [ { "code": "reportMissingParameterType", "range": { @@ -121880,16 +83390,16 @@ { "code": "reportAssignmentType", "range": { - "startColumn": 44, - "endColumn": 80, + "startColumn": 40, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 73, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, @@ -121897,167 +83407,167 @@ "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 97, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 46, + "startColumn": 60, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 70, + "startColumn": 47, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 39, + "startColumn": 51, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 39, - "lineCount": 1 + "startColumn": 27, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 86, - "lineCount": 1 + "startColumn": 31, + "endColumn": 13, + "lineCount": 14 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 81, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 63, + "startColumn": 45, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 5 + "startColumn": 33, + "endColumn": 63, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 7 + "startColumn": 18, + "endColumn": 48, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 26, - "endColumn": 17, - "lineCount": 5 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 44, + "startColumn": 37, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 68, + "startColumn": 25, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 67, - "lineCount": 1 + "startColumn": 26, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 44, + "startColumn": 58, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 50, - "endColumn": 114, - "lineCount": 1 + "startColumn": 30, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 21, + "startColumn": 58, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 44, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 54, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 13, - "lineCount": 6 + "startColumn": 29, + "endColumn": 41, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { "startColumn": 18, - "endColumn": 39, + "endColumn": 53, "lineCount": 1 } }, @@ -122070,162 +83580,154 @@ } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 21, - "endColumn": 17, - "lineCount": 4 - } - }, - { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 27, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 93, + "startColumn": 73, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 76, + "startColumn": 36, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 76, + "startColumn": 55, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 93, + "startColumn": 59, + "endColumn": 78, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 54, - "endColumn": 104, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 99, - "endColumn": 103, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 52, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 58, - "endColumn": 86, + "startColumn": 77, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 83, - "endColumn": 87, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 57, + "startColumn": 55, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 94, - "endColumn": 98, - "lineCount": 1 + "startColumn": 30, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 73, - "endColumn": 88, + "startColumn": 25, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 61, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 15 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 76, - "endColumn": 92, - "lineCount": 1 + "startColumn": 43, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 64, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 73, - "endColumn": 85, - "lineCount": 1 + "startColumn": 41, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 38, - "endColumn": 50, + "startColumn": 62, + "endColumn": 64, "lineCount": 1 } }, @@ -122234,158 +83736,150 @@ "range": { "startColumn": 18, "endColumn": 13, - "lineCount": 23 + "lineCount": 7 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 35, - "endColumn": 105, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 99, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 39, - "endColumn": 25, - "lineCount": 15 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 37, - "endColumn": 33, - "lineCount": 4 - } - }, - { - "code": "reportInvalidTypeForm", - "range": { - "startColumn": 36, - "endColumn": 55, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 47, + "startColumn": 38, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 49, + "startColumn": 75, + "endColumn": 84, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/dagster/service_spec.py": [ { - "code": "reportOperatorIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 51, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/databrickspipeline/connection.py": [ { - "code": "reportOperatorIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 23, - "endColumn": 75, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 51, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/databrickspipeline/kafka_parser.py": [ { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 75, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportPossiblyUnboundVariable", + "code": "reportUnreachable", "range": { - "startColumn": 12, - "endColumn": 20, + "startColumn": 8, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 51, + "startColumn": 50, "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/databrickspipeline/metadata.py": [ { - "code": "reportOperatorIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 79, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 59, + "startColumn": 31, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 47, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAssignmentType", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 51, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 43, + "startColumn": 76, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportUnreachable", "range": { - "startColumn": 75, - "endColumn": 112, + "startColumn": 12, + "endColumn": 104, "lineCount": 1 } }, @@ -122393,229 +83887,191 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 33, + "endColumn": 26, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/openlineage/service_resolver.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 14, - "endColumn": 5, - "lineCount": 4 - } - } - ], - "./src/metadata/ingestion/source/pipeline/openlineage/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 45, - "endColumn": 62, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/pipeline_service.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 15 - } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, + "startColumn": 31, "endColumn": 13, "lineCount": 8 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 88, - "endColumn": 5, - "lineCount": 43 - } - }, - { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 + "startColumn": 68, + "endColumn": 84, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 18, + "endColumn": 48, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, + "startColumn": 18, "endColumn": 13, - "lineCount": 6 + "lineCount": 10 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, + "startColumn": 18, "endColumn": 13, - "lineCount": 6 + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, + "startColumn": 18, "endColumn": 13, - "lineCount": 6 + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 - } - }, - { - "code": "reportRedeclaration", - "range": { - "startColumn": 4, + "startColumn": 16, "endColumn": 17, - "lineCount": 1 + "lineCount": 7 } }, { - "code": "reportInvalidTypeForm", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 66, - "endColumn": 76, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 62, - "endColumn": 93, + "startColumn": 40, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 49, + "startColumn": 55, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 65, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 57, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 13, - "lineCount": 5 + "startColumn": 20, + "endColumn": 21, + "lineCount": 8 } }, { "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 32, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 87, - "endColumn": 91, - "lineCount": 1 + "startColumn": 40, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 88, - "endColumn": 92, + "startColumn": 28, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 6 + "startColumn": 38, + "endColumn": 50, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 101, - "endColumn": 105, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 86, - "endColumn": 90, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 26, - "endColumn": 21, + "startColumn": 22, + "endColumn": 17, "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 90, - "endColumn": 94, + "startColumn": 37, + "endColumn": 49, "lineCount": 1 } }, @@ -122630,170 +84086,168 @@ { "code": "reportCallIssue", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 6 + "startColumn": 28, + "endColumn": 29, + "lineCount": 4 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 33, + "startColumn": 72, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 80, + "startColumn": 72, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 32, + "startColumn": 41, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { "startColumn": 26, - "endColumn": 21, - "lineCount": 6 + "endColumn": 34, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 6 + "startColumn": 88, + "endColumn": 92, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 52, - "endColumn": 57, + "startColumn": 80, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 40, - "lineCount": 1 + "startColumn": 50, + "endColumn": 45, + "lineCount": 28 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 50, - "endColumn": 93, - "lineCount": 1 + "startColumn": 67, + "endColumn": 57, + "lineCount": 4 } }, { "code": "reportCallIssue", "range": { - "startColumn": 14, - "endColumn": 111, - "lineCount": 1 + "startColumn": 65, + "endColumn": 57, + "lineCount": 11 } }, { - "code": "reportOptionalIterable", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 56, - "lineCount": 1 + "startColumn": 71, + "endColumn": 57, + "lineCount": 7 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 14, - "endColumn": 30, - "lineCount": 1 + "startColumn": 69, + "endColumn": 61, + "lineCount": 4 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 57, + "startColumn": 121, + "endColumn": 125, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 3 + "startColumn": 266, + "endColumn": 270, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 58, + "endColumn": 53, + "lineCount": 28 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 54, - "endColumn": 70, - "lineCount": 1 + "startColumn": 75, + "endColumn": 65, + "lineCount": 4 } - } - ], - "./src/metadata/ingestion/source/pipeline/spline/client.py": [ + }, { - "code": "reportOperatorIssue", + "code": "reportCallIssue", "range": { - "startColumn": 14, - "endColumn": 52, - "lineCount": 1 + "startColumn": 73, + "endColumn": 65, + "lineCount": 11 } }, { - "code": "reportOperatorIssue", + "code": "reportCallIssue", "range": { - "startColumn": 14, - "endColumn": 75, - "lineCount": 1 + "startColumn": 79, + "endColumn": 65, + "lineCount": 7 } }, { - "code": "reportOptionalOperand", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 89, - "lineCount": 1 + "startColumn": 77, + "endColumn": 69, + "lineCount": 4 } }, { - "code": "reportOperatorIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 38, + "startColumn": 76, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 56, + "startColumn": 76, + "endColumn": 80, "lineCount": 1 } }, @@ -122801,154 +84255,170 @@ "code": "reportCallIssue", "range": { "startColumn": 46, - "endColumn": 54, - "lineCount": 1 + "endColumn": 41, + "lineCount": 29 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 31, - "lineCount": 1 + "startColumn": 63, + "endColumn": 53, + "lineCount": 8 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 62, - "lineCount": 1 + "startColumn": 61, + "endColumn": 53, + "lineCount": 8 } }, { "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 41, - "lineCount": 1 + "startColumn": 67, + "endColumn": 53, + "lineCount": 7 } }, { "code": "reportCallIssue", "range": { - "startColumn": 41, - "endColumn": 49, - "lineCount": 1 + "startColumn": 65, + "endColumn": 57, + "lineCount": 4 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 49, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/spline/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/pipeline/spline/metadata.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 77, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 75, + "startColumn": 67, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 36, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 92, + "startColumn": 36, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, + "startColumn": 42, + "endColumn": 25, "lineCount": 5 } }, { "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 9, - "lineCount": 7 + "startColumn": 37, + "endColumn": 97, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 62, - "endColumn": 76, + "startColumn": 72, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 55, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 15 } }, { "code": "reportCallIssue", "range": { - "startColumn": 14, - "endColumn": 44, - "lineCount": 1 + "startColumn": 47, + "endColumn": 37, + "lineCount": 4 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 73, - "endColumn": 110, - "lineCount": 1 + "startColumn": 45, + "endColumn": 37, + "lineCount": 4 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 38, - "endColumn": 92, + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } + } + ], + "./src/metadata/ingestion/source/pipeline/databrickspipeline/service_spec.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 45, + "endColumn": 69, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/pipeline/dbtcloud/client.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 31, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 42, + "startColumn": 31, "endColumn": 55, "lineCount": 1 } @@ -122956,302 +84426,300 @@ { "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 68, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 80, + "startColumn": 26, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 72, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 57, - "endColumn": 65, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 85, - "endColumn": 97, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 26, - "endColumn": 21, - "lineCount": 24 + "startColumn": 15, + "endColumn": 23, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 33, - "lineCount": 16 + "startColumn": 39, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 37, - "lineCount": 4 + "startColumn": 43, + "endColumn": 57, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 61, + "startColumn": 22, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 41, - "lineCount": 6 + "startColumn": 22, + "endColumn": 25, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIndexIssue", "range": { - "startColumn": 43, - "endColumn": 90, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 41, - "endColumn": 86, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportIndexIssue", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalSubscript", "range": { - "startColumn": 15, - "endColumn": 47, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/pipeline/spline/service_spec.py": [ + "./src/metadata/ingestion/source/pipeline/dbtcloud/connection.py": [ { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 45, - "endColumn": 57, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/pipeline/spline/utils.py": [ + "./src/metadata/ingestion/source/pipeline/dbtcloud/metadata.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 63, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 58, - "endColumn": 65, + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, - "endColumn": 57, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 57, - "endColumn": 64, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 64, + "startColumn": 27, + "endColumn": 40, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/search/elasticsearch/connection.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 55, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 27, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 27, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 42, - "lineCount": 1 + "startColumn": 23, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 42, + "startColumn": 35, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 57, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 57, + "startColumn": 35, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 57, - "lineCount": 1 + "startColumn": 31, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 37, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 18, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 46, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 61, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 77, + "endColumn": 89, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 51, + "startColumn": 70, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 51, + "startColumn": 31, + "endColumn": 54, "lineCount": 1 } }, @@ -123259,242 +84727,256 @@ "code": "reportAttributeAccessIssue", "range": { "startColumn": 31, - "endColumn": 46, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 31, - "endColumn": 46, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 61, + "startColumn": 61, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 38, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 47, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 51, + "startColumn": 55, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 51, + "startColumn": 63, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 43, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 52, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 52, + "startColumn": 47, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { "startColumn": 42, - "endColumn": 56, - "lineCount": 1 + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 56, + "startColumn": 37, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 56, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 15 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 56, - "lineCount": 1 + "startColumn": 47, + "endColumn": 37, + "lineCount": 4 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 19, - "lineCount": 1 + "startColumn": 45, + "endColumn": 37, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 17, - "endColumn": 27, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, + "startColumn": 8, "endColumn": 26, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 10, - "endColumn": 45, + "startColumn": 15, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 29, + "endColumn": 47, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/search/elasticsearch/metadata.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 31, + "startColumn": 33, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 8, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 46, - "endColumn": 82, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 14 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 21, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 75, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 99, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 25, + "startColumn": 24, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 24, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 67, + "startColumn": 79, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 37, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 13, - "lineCount": 8 + "startColumn": 32, + "endColumn": 42, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 44, + "endColumn": 67, + "lineCount": 1 } }, { @@ -123506,41 +84988,41 @@ } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 52, + "startColumn": 20, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 38, + "startColumn": 56, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 83, + "startColumn": 37, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 57, + "startColumn": 38, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, + "startColumn": 23, "endColumn": 35, "lineCount": 1 } @@ -123548,25 +85030,25 @@ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 66, + "startColumn": 76, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 57, - "endColumn": 69, - "lineCount": 1 + "startColumn": 30, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 88, - "endColumn": 104, - "lineCount": 1 + "startColumn": 34, + "endColumn": 17, + "lineCount": 5 } }, { @@ -123574,598 +85056,658 @@ "range": { "startColumn": 22, "endColumn": 17, - "lineCount": 8 + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 55, + "startColumn": 37, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 38, + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } + } + ], + "./src/metadata/ingestion/source/pipeline/dbtcloud/service_spec.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 45, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/domopipeline/connection.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 38, + "startColumn": 5, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 86, + "startColumn": 45, + "endColumn": 50, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/pipeline/domopipeline/metadata.py": [ + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 52, - "endColumn": 21, - "lineCount": 9 + "startColumn": 45, + "endColumn": 81, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 76, - "endColumn": 90, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUnreachable", "range": { - "startColumn": 26, - "endColumn": 69, + "startColumn": 12, + "endColumn": 98, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/search/elasticsearch/parser.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 17, + "startColumn": 32, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, - "endColumn": 24, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 19, + "startColumn": 36, + "endColumn": 40, + "lineCount": 1 + } + }, + { + "code": "reportReturnType", + "range": { + "startColumn": 18, "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 9, - "endColumn": 18, + "startColumn": 29, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 7 + "startColumn": 19, + "endColumn": 13, + "lineCount": 6 } - } - ], - "./src/metadata/ingestion/source/search/elasticsearch/service_spec.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 64, - "lineCount": 1 + "startColumn": 31, + "endColumn": 13, + "lineCount": 9 } - } - ], - "./src/metadata/ingestion/source/search/opensearch/connection.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 55, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 18, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 55, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 42, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 42, + "startColumn": 45, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 23, - "endColumn": 57, + "startColumn": 66, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 47, - "endColumn": 57, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 57, + "startColumn": 36, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 60, - "endColumn": 71, - "lineCount": 1 + "startColumn": 30, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 60, - "endColumn": 71, - "lineCount": 1 + "startColumn": 34, + "endColumn": 17, + "lineCount": 5 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 61, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 51, - "endColumn": 61, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 37, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 51, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 36, - "endColumn": 51, + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 + } + } + ], + "./src/metadata/ingestion/source/pipeline/domopipeline/service_spec.py": [ + { + "code": "reportArgumentType", + "range": { + "startColumn": 45, + "endColumn": 63, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/fivetran/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/fivetran/connection.py": [ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/fivetran/fivetran_log.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 61, + "startColumn": 21, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 44, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 51, - "lineCount": 1 + "startColumn": 8, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 51, - "lineCount": 1 + "startColumn": 8, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 + "startColumn": 8, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 41, - "lineCount": 1 + "startColumn": 8, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 52, - "lineCount": 1 + "startColumn": 8, + "endColumn": 9, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 52, + "startColumn": 8, + "endColumn": 9, + "lineCount": 6 + } + } + ], + "./src/metadata/ingestion/source/pipeline/fivetran/metadata.py": [ + { + "code": "reportAssignmentType", + "range": { + "startColumn": 41, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 56, + "startColumn": 66, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUnreachable", "range": { - "startColumn": 42, - "endColumn": 56, + "startColumn": 12, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 56, + "startColumn": 64, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 56, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 45, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 49, + "startColumn": 65, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 22, + "endColumn": 42, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/search/opensearch/metadata.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 31, + "startColumn": 64, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 31, - "lineCount": 1 + "startColumn": 36, + "endColumn": 21, + "lineCount": 5 } }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 79, + "startColumn": 44, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 72, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 96, - "lineCount": 1 + "startColumn": 40, + "endColumn": 25, + "lineCount": 5 } }, { "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 25, + "startColumn": 81, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 48, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 51, - "endColumn": 67, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 29, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } }, { "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 13, - "lineCount": 8 + "startColumn": 40, + "endColumn": 25, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 82, + "startColumn": 81, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 52, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 38, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 83, + "startColumn": 76, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 41, + "startColumn": 42, "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 17, + "startColumn": 69, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 20, + "startColumn": 69, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 31, + "startColumn": 65, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 62, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 65, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 100, + "startColumn": 62, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 8 + "startColumn": 31, + "endColumn": 85, + "lineCount": 1 } }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 26, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/pipeline/fivetran/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 46, + "startColumn": 45, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/flink/client.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 38, + "startColumn": 43, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 38, + "startColumn": 31, + "endColumn": 51, "lineCount": 1 } }, @@ -124173,423 +85715,393 @@ "code": "reportReturnType", "range": { "startColumn": 15, - "endColumn": 86, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 21, - "lineCount": 9 + "startColumn": 35, + "endColumn": 43, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 76, - "endColumn": 90, + "startColumn": 15, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 26, - "endColumn": 69, + "startColumn": 31, + "endColumn": 39, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/search/opensearch/parser.py": [ + "./src/metadata/ingestion/source/pipeline/flink/connection.py": [ { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 14, - "endColumn": 17, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/flink/metadata.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 24, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAssignmentType", "range": { - "startColumn": 19, - "endColumn": 24, + "startColumn": 38, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 18, + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 7 - } - } - ], - "./src/metadata/ingestion/source/search/opensearch/service_spec.py": [ - { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 45, - "endColumn": 61, + "startColumn": 12, + "endColumn": 91, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/search/search_service.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 15 - } }, { "code": "reportCallIssue", "range": { "startColumn": 12, "endColumn": 13, - "lineCount": 8 + "lineCount": 4 } }, { "code": "reportCallIssue", "range": { - "startColumn": 95, - "endColumn": 5, - "lineCount": 18 + "startColumn": 31, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 68, + "endColumn": 84, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 6 + "startColumn": 36, + "endColumn": 73, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 113, - "endColumn": 5, - "lineCount": 14 + "startColumn": 18, + "endColumn": 48, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 17, + "startColumn": 18, + "endColumn": 13, "lineCount": 7 } }, { - "code": "reportRedeclaration", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 4, - "endColumn": 17, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 74, + "startColumn": 71, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 60, - "endColumn": 91, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 68, - "lineCount": 1 + "startColumn": 30, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 65, + "startColumn": 36, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 114, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, + "startColumn": 49, "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnusedParameter", - "range": { - "startColumn": 14, - "endColumn": 43, - "lineCount": 1 - } - }, - { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 51, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 74, + "startColumn": 33, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 84, - "endColumn": 87, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/flink/service_spec.py": [ { - "code": "reportOptionalIterable", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 79, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/gluepipeline/connection.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 109, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 54, - "endColumn": 68, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/ingestion/source/security/security_service.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 15 - } - }, + "./src/metadata/ingestion/source/pipeline/gluepipeline/metadata.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 + "startColumn": 20, + "endColumn": 31, + "lineCount": 1 } }, { - "code": "reportRedeclaration", + "code": "reportAssignmentType", "range": { - "startColumn": 4, - "endColumn": 17, + "startColumn": 45, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 66, - "endColumn": 76, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUnreachable", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 12, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 27, + "endColumn": 9, + "lineCount": 7 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 64, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 14, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 35, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 51, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 34, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 32, + "endColumn": 29, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "endColumn": 29, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 83, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 37, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 75, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 28, + "endColumn": 25, + "lineCount": 8 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 28, + "endColumn": 25, + "lineCount": 8 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } }, @@ -124602,2764 +86114,2754 @@ } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 24, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 38, + "endColumn": 21, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, + "startColumn": 41, "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 29, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 77, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 30, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 25, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 60, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 30, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 46, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalIterable", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 34, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, + "startColumn": 50, "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 45, - "endColumn": 53, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/gluepipeline/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { "startColumn": 45, - "endColumn": 53, + "endColumn": 63, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/kafkaconnect/client.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 5, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 24, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 94, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 76, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 23, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 23, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/kafkaconnect/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 45, - "endColumn": 53, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/kafkaconnect/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { "startColumn": 45, - "endColumn": 53, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 12, + "endColumn": 98, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 74, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 53, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 95, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 103, - "endColumn": 111, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 93, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 111, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/sqa_types.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 49, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 32, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 65, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 84, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 39, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/storage/gcs/client.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 23, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 60, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 26, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 38, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 45, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 55, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 83, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/storage/gcs/connection.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 64, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 75, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 49, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 75, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 29, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 42, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/storage/gcs/metadata.py": [ + }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 60, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 72, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 89, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 62, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 52, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 47, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 39, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 17, - "lineCount": 3 + "startColumn": 47, + "endColumn": 51, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 9, - "lineCount": 12 + "startColumn": 47, + "endColumn": 51, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 83, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 45, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 17, - "lineCount": 16 + "startColumn": 47, + "endColumn": 51, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 102, - "endColumn": 109, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 50, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 66, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 11 + "startColumn": 47, + "endColumn": 51, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 58, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 23, + "startColumn": 82, + "endColumn": 98, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 82, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 76, + "startColumn": 82, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 12 + "startColumn": 53, + "endColumn": 69, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 35, + "startColumn": 53, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 87, + "startColumn": 53, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 63, + "startColumn": 42, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 81, + "startColumn": 75, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 62, + "startColumn": 40, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 62, + "startColumn": 69, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 15 + "startColumn": 31, + "endColumn": 13, + "lineCount": 12 } }, { "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 74, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 3 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 18 + "startColumn": 43, + "endColumn": 59, + "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 27, + "startColumn": 18, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 41, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } - } - ], - "./src/metadata/ingestion/source/storage/gcs/service_spec.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 54, + "startColumn": 35, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 80, - "lineCount": 1 + "startColumn": 32, + "endColumn": 29, + "lineCount": 8 } - } - ], - "./src/metadata/ingestion/source/storage/s3/connection.py": [ + }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 61, + "startColumn": 44, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 54, - "endColumn": 60, + "startColumn": 35, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 54, - "endColumn": 60, - "lineCount": 1 + "startColumn": 32, + "endColumn": 29, + "lineCount": 8 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 77, + "startColumn": 44, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 76, + "startColumn": 85, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 70, - "endColumn": 76, + "startColumn": 44, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 45, + "startColumn": 104, + "endColumn": 111, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 37, + "startColumn": 135, + "endColumn": 142, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 55, - "endColumn": 67, + "startColumn": 31, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 35, + "endColumn": 63, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/storage/s3/metadata.py": [ + }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 50, - "endColumn": 60, - "lineCount": 1 + "startColumn": 32, + "endColumn": 29, + "lineCount": 9 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 31, + "startColumn": 44, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 35, - "endColumn": 71, + "startColumn": 23, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportInvalidTypeVarUse", "range": { - "startColumn": 60, - "endColumn": 64, + "startColumn": 45, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportInvalidTypeVarUse", "range": { - "startColumn": 12, - "endColumn": 88, + "startColumn": 51, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 62, + "startColumn": 55, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 52, + "startColumn": 35, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 47, + "startColumn": 46, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 39, + "startColumn": 52, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 17, - "lineCount": 3 + "startColumn": 42, + "endColumn": 46, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 25, + "startColumn": 26, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 68, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 87, + "startColumn": 63, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 9, - "lineCount": 13 + "startColumn": 61, + "endColumn": 70, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 83, + "startColumn": 63, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 68, + "startColumn": 61, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 14, - "endColumn": 45, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 17, - "lineCount": 15 + "startColumn": 41, + "endColumn": 47, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 102, - "endColumn": 109, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 50, + "startColumn": 49, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 23, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 29, - "endColumn": 76, + "startColumn": 34, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 11 + "startColumn": 48, + "endColumn": 64, + "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 34, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 53, + "startColumn": 77, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 58, + "startColumn": 42, + "endColumn": 25, + "lineCount": 5 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 37, + "endColumn": 97, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 35, + "startColumn": 72, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 87, - "lineCount": 1 + "startColumn": 43, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 63, - "lineCount": 1 + "startColumn": 41, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 47, - "endColumn": 81, + "startColumn": 30, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 62, + "startColumn": 100, + "endColumn": 104, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 62, + "startColumn": 69, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, + "startColumn": 34, "endColumn": 17, - "lineCount": 14 + "lineCount": 5 } }, { "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 74, + "startColumn": 29, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 16 + "startColumn": 64, + "endColumn": 66, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 58, - "lineCount": 1 + "startColumn": 35, + "endColumn": 25, + "lineCount": 4 } }, { "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 11 + "startColumn": 33, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 22, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 23, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 27, - "lineCount": 1 - } - } - ], - "./src/metadata/ingestion/source/storage/s3/service_spec.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 45, - "endColumn": 53, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 69, - "endColumn": 78, + "startColumn": 15, + "endColumn": 19, "lineCount": 1 } - } - ], - "./src/metadata/ingestion/source/storage/storage_service.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 85, - "endColumn": 5, - "lineCount": 15 - } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 + "startColumn": 16, + "endColumn": 17, + "lineCount": 4 } }, { "code": "reportCallIssue", "range": { - "startColumn": 89, - "endColumn": 5, - "lineCount": 20 + "startColumn": 36, + "endColumn": 82, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 51, + "endColumn": 61, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, + "startColumn": 30, "endColumn": 13, - "lineCount": 8 + "lineCount": 6 } }, { - "code": "reportRedeclaration", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 17, + "startColumn": 32, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportArgumentType", "range": { - "startColumn": 65, - "endColumn": 75, + "startColumn": 47, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportRedeclaration", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 19, + "startColumn": 36, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 92, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 45, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 35, - "endColumn": 52, + "startColumn": 33, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 62, - "endColumn": 105, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/kafkaconnect/models.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 93, - "endColumn": 111, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/kafkaconnect/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 44, + "startColumn": 45, "endColumn": 63, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/microsoftfabricpipeline/connection.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 54, - "endColumn": 73, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/microsoftfabricpipeline/metadata.py": [ { "code": "reportCallIssue", "range": { - "startColumn": 14, - "endColumn": 110, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 17, - "lineCount": 3 + "startColumn": 20, + "endColumn": 31, + "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAssignmentType", "range": { - "startColumn": 43, - "endColumn": 9, - "lineCount": 12 + "startColumn": 56, + "endColumn": 92, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 21, - "endColumn": 13, - "lineCount": 6 + "startColumn": 81, + "endColumn": 85, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUnreachable", "range": { "startColumn": 12, "endColumn": 13, - "lineCount": 6 + "lineCount": 3 } }, { - "code": "reportReturnType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 15, - "endColumn": 54, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 35, - "lineCount": 1 + "startColumn": 31, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 10 - } - }, { "code": "reportCallIssue", "range": { "startColumn": 18, - "endColumn": 13, - "lineCount": 10 - } - } - ], - "./src/metadata/ingestion/stage/table_usage.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 29, - "endColumn": 35, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 42, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 11 + "startColumn": 31, + "endColumn": 41, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 11 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 43, + "startColumn": 38, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { "startColumn": 36, - "endColumn": 17, - "lineCount": 9 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "endColumn": 64, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 14, - "endColumn": 33, + "startColumn": 49, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 84, + "endColumn": 94, "lineCount": 1 } - } - ], - "./src/metadata/mixins/pandas/pandas_mixin.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 54, + "startColumn": 42, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 62, + "startColumn": 42, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 69, - "lineCount": 1 + "startColumn": 32, + "endColumn": 33, + "lineCount": 6 } }, { "code": "reportCallIssue", "range": { - "startColumn": 21, - "endColumn": 13, + "startColumn": 34, + "endColumn": 17, "lineCount": 6 } - } - ], - "./src/metadata/mixins/sqalchemy/sqa_mixin.py": [ + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 65, + "startColumn": 52, + "endColumn": 68, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 37, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 17, - "endColumn": 42, + "startColumn": 37, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 54, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 21, - "endColumn": 46, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/microsoftfabricpipeline/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 78, - "endColumn": 103, + "startColumn": 45, + "endColumn": 74, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/nifi/client.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 33, + "startColumn": 38, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 17, - "endColumn": 42, + "startColumn": 34, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 58, + "startColumn": 23, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 52, + "startColumn": 40, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 45, + "startColumn": 35, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 13, - "endColumn": 20, + "startColumn": 35, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 33, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 73, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 31, - "endColumn": 35, + "startColumn": 15, + "endColumn": 60, "lineCount": 1 } } ], - "./src/metadata/parsers/avro_parser.py": [ + "./src/metadata/ingestion/source/pipeline/nifi/connection.py": [ { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 44, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/nifi/metadata.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 34, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 37, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 26, - "endColumn": 29, + "startColumn": 12, + "endColumn": 90, "lineCount": 1 } }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 16, + "endColumn": 17, + "lineCount": 10 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 27, + "endColumn": 9, + "lineCount": 7 + } + }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 66, - "endColumn": 71, + "startColumn": 64, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 14, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 25, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 20, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 11, - "endColumn": 14, - "lineCount": 1 + "startColumn": 30, + "endColumn": 17, + "lineCount": 4 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 43, + "startColumn": 36, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 43, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 47, - "lineCount": 1 + "startColumn": 34, + "endColumn": 17, + "lineCount": 7 + } + }, + { + "code": "reportCallIssue", + "range": { + "startColumn": 22, + "endColumn": 17, + "lineCount": 6 } }, { "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 47, + "startColumn": 37, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 37, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 36, + "startColumn": 25, + "endColumn": 46, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 29, - "endColumn": 37, + "startColumn": 9, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 65, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 41, - "endColumn": 51, + "startColumn": 63, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 42, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 65, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 35, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 30, + "startColumn": 46, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 23, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 9 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 20, + "startColumn": 39, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 11, - "endColumn": 14, + "startColumn": 37, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 43, + "endColumn": 95, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 29, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 43, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 9 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 11, - "endColumn": 14, + "startColumn": 35, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 39, + "startColumn": 33, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 42, - "endColumn": 45, + "startColumn": 39, + "endColumn": 91, "lineCount": 1 } }, @@ -127367,1857 +88869,1841 @@ "code": "reportReturnType", "range": { "startColumn": 15, - "endColumn": 21, + "endColumn": 36, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/nifi/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/openlineage/connection.py": [ { - "code": "reportOptionalSubscript", + "code": "reportMissingImports", "range": { - "startColumn": 11, - "endColumn": 25, + "startColumn": 5, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 40, - "endColumn": 44, + "startColumn": 5, + "endColumn": 20, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 56, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 49, + "startColumn": 57, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 37, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } - } - ], - "./src/metadata/parsers/json_schema_parser.py": [ + }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 27, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 21, - "endColumn": 24, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 31, + "startColumn": 57, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 45, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 32, + "startColumn": 56, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 41, - "endColumn": 98, + "startColumn": 70, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 35, + "startColumn": 55, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 55, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 15, + "startColumn": 23, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 5, - "lineCount": 4 + "startColumn": 19, + "endColumn": 42, + "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } } ], - "./src/metadata/parsers/protobuf_parser.py": [ + "./src/metadata/ingestion/source/pipeline/openlineage/metadata.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 28, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 12, - "endColumn": 23, + "startColumn": 44, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 49, - "endColumn": 60, + "startColumn": 69, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 12, + "endColumn": 97, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 32, + "startColumn": 34, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 61, + "startColumn": 64, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 36, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 73, + "startColumn": 36, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 46, + "startColumn": 61, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 56, + "startColumn": 72, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 15, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 14, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 5 } - } - ], - "./src/metadata/parsers/schema_parsers.py": [ + }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 14, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 11, - "endColumn": 41, - "lineCount": 1 + "startColumn": 26, + "endColumn": 17, + "lineCount": 5 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 11, - "endColumn": 50, + "startColumn": 23, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 15, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 24, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 15, + "startColumn": 16, + "endColumn": 44, "lineCount": 1 } - } - ], - "./src/metadata/pii/base_processor.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 50, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 73, + "startColumn": 16, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 73, + "startColumn": 38, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 65, - "lineCount": 1 + "startColumn": 22, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportOptionalIterable", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 81, + "startColumn": 18, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 80, - "endColumn": 84, - "lineCount": 1 + "startColumn": 21, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 20, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 38, - "endColumn": 42, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } - } - ], - "./src/metadata/pii/processor.py": [ + }, { - "code": "reportOptionalOperand", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 65, + "startColumn": 28, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 9, - "lineCount": 7 - } - } - ], - "./src/metadata/pii/scanners/column_name_scanner.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 28, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { "startColumn": 28, - "endColumn": 21, - "lineCount": 6 + "endColumn": 76, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { "startColumn": 28, - "endColumn": 21, - "lineCount": 6 - } - } - ], - "./src/metadata/pii/scanners/custom_ner_scanner.py": [ - { - "code": "reportArgumentType", - "range": { - "startColumn": 53, - "endColumn": 63, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 83, - "endColumn": 105, + "startColumn": 54, + "endColumn": 104, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 54, - "endColumn": 72, + "startColumn": 99, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 31, + "startColumn": 24, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 32, + "startColumn": 58, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, - "endColumn": 60, + "startColumn": 83, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 93, - "endColumn": 115, + "startColumn": 37, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 21, - "lineCount": 6 + "startColumn": 94, + "endColumn": 98, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 34, + "startColumn": 73, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 38, + "startColumn": 57, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 65, + "startColumn": 76, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 73, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 80, + "startColumn": 73, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 63, - "endColumn": 73, + "startColumn": 38, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 59, - "endColumn": 69, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 23 } - } - ], - "./src/metadata/pii/scanners/ner_scanner.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 35, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 17, - "lineCount": 6 + "startColumn": 33, + "endColumn": 99, + "lineCount": 1 } - } - ], - "./src/metadata/pii/tag_processor.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 8, - "lineCount": 1 + "startColumn": 39, + "endColumn": 25, + "lineCount": 15 } }, { - "code": "reportAssignmentType", + "code": "reportCallIssue", "range": { - "startColumn": 11, - "endColumn": 41, - "lineCount": 1 + "startColumn": 37, + "endColumn": 33, + "lineCount": 4 } }, { - "code": "reportOptionalOperand", + "code": "reportInvalidTypeForm", "range": { "startColumn": 36, - "endColumn": 65, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { "startColumn": 23, - "endColumn": 82, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 20, - "endColumn": 9, - "lineCount": 8 + "startColumn": 23, + "endColumn": 49, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOperatorIssue", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 23, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOperatorIssue", "range": { - "startColumn": 45, - "endColumn": 51, + "startColumn": 23, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportOperatorIssue", "range": { - "startColumn": 66, - "endColumn": 80, + "startColumn": 23, + "endColumn": 51, "lineCount": 1 } - } - ], - "./src/metadata/profiler/adaptors/adaptor_factory.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 47, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportPossiblyUnboundVariable", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 12, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 62, - "endColumn": 65, + "startColumn": 51, + "endColumn": 56, "lineCount": 1 } - } - ], - "./src/metadata/profiler/adaptors/dynamodb.py": [ + }, { - "code": "reportMissingImports", + "code": "reportOperatorIssue", "range": { - "startColumn": 9, - "endColumn": 45, + "startColumn": 41, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 21, - "endColumn": 31, + "startColumn": 24, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportArgumentType", "range": { - "startColumn": 86, - "endColumn": 89, + "startColumn": 35, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } - } - ], - "./src/metadata/profiler/adaptors/factory.py": [ + }, { - "code": "reportGeneralTypeIssues", + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 40, + "startColumn": 31, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 43, - "endColumn": 47, + "startColumn": 75, + "endColumn": 112, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 8, + "endColumn": 33, "lineCount": 1 } } ], - "./src/metadata/profiler/adaptors/mongodb.py": [ + "./src/metadata/ingestion/source/pipeline/openlineage/service_resolver.py": [ { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 34, - "lineCount": 1 + "startColumn": 14, + "endColumn": 5, + "lineCount": 4 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/openlineage/service_spec.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 13, - "endColumn": 51, + "startColumn": 45, + "endColumn": 62, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/pipeline_service.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 + "startColumn": 85, + "endColumn": 5, + "lineCount": 15 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 86, - "endColumn": 89, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 50, - "lineCount": 1 + "startColumn": 88, + "endColumn": 5, + "lineCount": 43 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 67, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 99, - "endColumn": 102, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 50, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 46, - "endColumn": 50, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 50, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportRedeclaration", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 4, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 8, - "endColumn": 11, + "startColumn": 66, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 11, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 11, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 62, + "startColumn": 49, + "endColumn": 57, "lineCount": 1 } - } - ], - "./src/metadata/profiler/adaptors/nosql_adaptor.py": [ + }, { - "code": "reportGeneralTypeIssues", + "code": "reportAssignmentType", "range": { - "startColumn": 86, - "endColumn": 89, - "lineCount": 1 + "startColumn": 33, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { "startColumn": 20, - "endColumn": 25, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 41, + "startColumn": 87, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 62, + "startColumn": 88, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 67, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 74, + "startColumn": 101, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 99, - "endColumn": 102, + "startColumn": 86, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 13, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 90, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 27, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 37, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 13, + "startColumn": 26, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 53, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 9, - "endColumn": 12, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 13, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 26, + "endColumn": 21, + "lineCount": 6 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 52, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportReturnType", "range": { - "startColumn": 9, - "endColumn": 12, + "startColumn": 50, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 13, + "startColumn": 14, + "endColumn": 111, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalIterable", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportReturnType", "range": { "startColumn": 9, - "endColumn": 12, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 13, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 3 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 14, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 9, - "endColumn": 12, + "startColumn": 54, + "endColumn": 70, "lineCount": 1 } } ], - "./src/metadata/profiler/factory.py": [ + "./src/metadata/ingestion/source/pipeline/spline/client.py": [ { - "code": "reportMissingParameterType", + "code": "reportOperatorIssue", "range": { - "startColumn": 44, - "endColumn": 59, + "startColumn": 14, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOperatorIssue", "range": { - "startColumn": 28, - "endColumn": 42, + "startColumn": 14, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalOperand", "range": { - "startColumn": 43, - "endColumn": 47, + "startColumn": 72, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOperatorIssue", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 16, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 62, - "endColumn": 65, + "startColumn": 31, + "endColumn": 56, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/nosql/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 46, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 22, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 27, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 33, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 22, + "startColumn": 41, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 41, + "endColumn": 49, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/spline/connection.py": [ { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/spline/metadata.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 39, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 12, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 31, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 27, + "endColumn": 9, + "lineCount": 7 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 62, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 39, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 73, + "startColumn": 14, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 76, - "endColumn": 80, + "startColumn": 73, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 84, - "endColumn": 90, + "startColumn": 38, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 37, + "startColumn": 42, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 37, + "startColumn": 57, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 70, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 56, + "endColumn": 72, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/pandas/burstiq/profiler_interface.py": [ + }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 10 + "startColumn": 57, + "endColumn": 65, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 17, - "lineCount": 4 + "startColumn": 85, + "endColumn": 97, + "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/pandas/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 10, - "endColumn": 16, - "lineCount": 1 + "startColumn": 26, + "endColumn": 21, + "lineCount": 24 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 41, - "lineCount": 1 + "startColumn": 47, + "endColumn": 33, + "lineCount": 16 } }, { "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 47, - "lineCount": 1 + "startColumn": 45, + "endColumn": 37, + "lineCount": 4 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 38, - "endColumn": 40, + "startColumn": 59, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 13, - "lineCount": 1 + "startColumn": 40, + "endColumn": 41, + "lineCount": 6 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 43, + "endColumn": 90, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 38, + "startColumn": 41, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 14, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 15, + "endColumn": 47, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/spline/service_spec.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 45, + "endColumn": 57, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/pipeline/spline/utils.py": [ { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 38, + "startColumn": 56, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 58, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 50, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 57, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 29, + "startColumn": 57, + "endColumn": 64, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/search/elasticsearch/connection.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 5, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 21, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 30, - "endColumn": 43, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 31, + "startColumn": 31, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 31, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 23, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 92, - "endColumn": 96, + "startColumn": 47, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 100, - "endColumn": 106, + "startColumn": 47, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 47, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 33, + "startColumn": 27, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 37, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 43, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 27, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 42, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 42, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 73, + "startColumn": 42, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 76, - "endColumn": 80, + "startColumn": 42, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 84, - "endColumn": 90, + "startColumn": 15, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 42, + "startColumn": 17, + "endColumn": 27, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/athena/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 38, - "endColumn": 42, + "startColumn": 19, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 50, + "startColumn": 10, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 57, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/search/elasticsearch/metadata.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 5, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 48, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/bigquery/profiler_interface.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 37, - "endColumn": 48, + "startColumn": 46, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 48, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 30, - "endColumn": 41, + "startColumn": 12, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 41, + "startColumn": 19, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 85, - "endColumn": 116, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 10, - "endColumn": 16, - "lineCount": 1 + "startColumn": 35, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 19, + "startColumn": 68, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 18, + "startColumn": 18, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 26, + "startColumn": 8, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 71, + "startColumn": 71, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 71, + "startColumn": 45, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 30, + "startColumn": 52, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 78, + "startColumn": 57, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 62, - "endColumn": 78, + "startColumn": 88, + "endColumn": 104, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 53, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 8 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 83, + "startColumn": 43, + "endColumn": 55, "lineCount": 1 } }, @@ -129225,15 +90711,15 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 19, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 56, - "endColumn": 98, + "startColumn": 8, + "endColumn": 38, "lineCount": 1 } }, @@ -129241,884 +90727,854 @@ "code": "reportReturnType", "range": { "startColumn": 15, - "endColumn": 22, + "endColumn": 86, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/databricks/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 13, - "lineCount": 1 + "startColumn": 52, + "endColumn": 21, + "lineCount": 9 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 76, + "endColumn": 90, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 19, + "startColumn": 26, + "endColumn": 69, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/search/elasticsearch/parser.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 18, + "startColumn": 14, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 19, + "startColumn": 19, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 58, + "startColumn": 9, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 51, - "endColumn": 58, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/search/elasticsearch/service_spec.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 32, + "startColumn": 45, + "endColumn": 64, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/search/opensearch/connection.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 36, - "endColumn": 42, + "startColumn": 5, + "endColumn": 17, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 30, + "startColumn": 21, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 41, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 30, + "startColumn": 31, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 48, + "startColumn": 31, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 23, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 76, + "startColumn": 47, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 74, + "startColumn": 47, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 3 - } - }, - { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 60, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 75, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 3 - } - }, - { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 22, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/db2/profiler_interface.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 40, + "startColumn": 27, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, + "startColumn": 51, "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 66, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 75, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 77, - "endColumn": 84, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/mariadb/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 27, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 86, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 88, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 30, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 35, + "startColumn": 36, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 44, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 42, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 50, + "startColumn": 42, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 30, + "startColumn": 42, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 42, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 42, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { "startColumn": 10, - "endColumn": 16, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 31, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/search/opensearch/metadata.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 5, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 43, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 74, - "endColumn": 90, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUnreachable", "range": { - "startColumn": 23, - "endColumn": 30, + "startColumn": 12, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 19, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 15, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 14, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 9, + "startColumn": 35, "endColumn": 13, - "lineCount": 1 + "lineCount": 8 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 68, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 24, - "endColumn": 37, + "startColumn": 18, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 33, + "startColumn": 8, "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 49, + "startColumn": 71, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 30, + "startColumn": 41, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 48, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 53, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 84, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 10, - "endColumn": 16, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 73, + "startColumn": 27, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 75, - "endColumn": 82, + "startColumn": 8, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 85, - "endColumn": 89, + "startColumn": 8, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 93, - "endColumn": 99, + "startColumn": 15, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 13, - "lineCount": 1 + "startColumn": 52, + "endColumn": 21, + "lineCount": 9 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 76, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 73, + "startColumn": 26, + "endColumn": 69, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/search/opensearch/parser.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 48, + "startColumn": 14, + "endColumn": 17, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 56, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 34, - "endColumn": 64, + "startColumn": 19, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 76, + "startColumn": 9, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportOptionalCall", + "code": "reportCallIssue", "range": { - "startColumn": 17, - "endColumn": 26, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 7 } - }, + } + ], + "./src/metadata/ingestion/source/search/opensearch/service_spec.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 62, + "startColumn": 45, + "endColumn": 61, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/search/search_service.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 78, - "lineCount": 1 + "startColumn": 85, + "endColumn": 5, + "lineCount": 15 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 103, - "endColumn": 116, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 41, - "lineCount": 1 + "startColumn": 95, + "endColumn": 5, + "lineCount": 18 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 28, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 33, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 26, - "lineCount": 1 + "startColumn": 113, + "endColumn": 5, + "lineCount": 14 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 33, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportRedeclaration", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 4, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 64, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 61, + "startColumn": 60, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 61, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 63, - "endColumn": 66, + "startColumn": 75, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalIterable", "range": { - "startColumn": 71, - "endColumn": 73, + "startColumn": 29, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 71, - "endColumn": 73, + "startColumn": 9, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 84, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalIterable", "range": { - "startColumn": 21, - "endColumn": 26, + "startColumn": 42, + "endColumn": 79, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/redshift/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 14, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 54, + "endColumn": 68, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/security/security_service.py": [ { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 19, - "lineCount": 1 + "startColumn": 85, + "endColumn": 5, + "lineCount": 15 } }, { "code": "reportCallIssue", "range": { "startColumn": 12, - "endColumn": 18, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/single_store/profiler_interface.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 9, "endColumn": 13, - "lineCount": 1 + "lineCount": 8 } }, { - "code": "reportMissingParameterType", + "code": "reportRedeclaration", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 4, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 82, - "endColumn": 86, + "startColumn": 66, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 88, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/snowflake/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 66, + "endColumn": 111, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 91, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 103, + "endColumn": 111, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 19, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 18, + "startColumn": 62, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, + "startColumn": 27, "endColumn": 37, "lineCount": 1 } @@ -130126,15 +91582,17 @@ { "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 24, + "startColumn": 14, + "endColumn": 111, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/sqa_types.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, + "startColumn": 35, "endColumn": 40, "lineCount": 1 } @@ -130142,774 +91600,764 @@ { "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 42, + "endColumn": 49, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 61, + "startColumn": 23, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 63, - "endColumn": 66, + "startColumn": 39, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 75, + "startColumn": 55, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 77, + "startColumn": 72, "endColumn": 84, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/starrocks/profiler_interface.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 28, - "lineCount": 1 - } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 25, + "endColumn": 39, "lineCount": 1 } } ], - "./src/metadata/profiler/interface/sqlalchemy/stored_statistics_profiler.py": [ + "./src/metadata/ingestion/source/storage/gcs/client.py": [ { - "code": "reportUnusedParameter", + "code": "reportMissingImports", "range": { - "startColumn": 36, - "endColumn": 42, + "startColumn": 5, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingImports", "range": { - "startColumn": 59, - "endColumn": 65, + "startColumn": 5, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 82, + "startColumn": 10, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 91, - "endColumn": 97, + "startColumn": 26, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 41, + "startColumn": 20, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 64, + "startColumn": 28, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 81, + "startColumn": 41, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 49, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 63, + "endColumn": 83, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/storage/gcs/connection.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 5, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 5, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 60, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 13, - "lineCount": 4 + "startColumn": 65, + "endColumn": 75, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 52, - "endColumn": 59, + "startColumn": 65, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 68, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/storage/gcs/metadata.py": [ { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 10 + "startColumn": 5, + "endColumn": 37, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 8 + "startColumn": 49, + "endColumn": 60, + "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 15, + "startColumn": 20, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 36, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 55, - "endColumn": 67, + "startColumn": 12, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 19, + "startColumn": 43, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 43, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 87, - "endColumn": 93, + "startColumn": 16, + "endColumn": 47, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/trino/profiler_interface.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 37, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 10, - "endColumn": 16, - "lineCount": 1 + "startColumn": 49, + "endColumn": 17, + "lineCount": 3 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 22, - "endColumn": 26, - "lineCount": 1 + "startColumn": 28, + "endColumn": 9, + "lineCount": 12 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 86, + "startColumn": 64, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 84, - "endColumn": 88, + "startColumn": 14, + "endColumn": 45, "lineCount": 1 } - } - ], - "./src/metadata/profiler/interface/sqlalchemy/unity_catalog/profiler_interface.py": [ + }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 82, - "lineCount": 1 + "startColumn": 23, + "endColumn": 17, + "lineCount": 16 } }, { - "code": "reportUnusedFunction", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 23, + "startColumn": 102, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalOperand", "range": { - "startColumn": 24, - "endColumn": 31, + "startColumn": 30, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 24, - "endColumn": 31, + "startColumn": 49, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 44, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 11 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 44, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 46, - "endColumn": 56, + "startColumn": 12, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 105, - "endColumn": 112, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 105, - "endColumn": 112, + "startColumn": 29, + "endColumn": 76, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/composed/distinct_ratio.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 10, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 12 } - } - ], - "./src/metadata/profiler/metrics/composed/duplicate_count.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 33, + "endColumn": 35, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/composed/ilike_ratio.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 25, + "endColumn": 87, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/composed/iqr.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 61, + "endColumn": 63, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/composed/like_ratio.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 47, + "endColumn": 81, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/composed/non_parametric_skew.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 43, + "endColumn": 62, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/composed/null_ratio.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 43, + "endColumn": 62, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/composed/unique_ratio.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 10, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 15 } - } - ], - "./src/metadata/profiler/metrics/core.py": [ + }, { - "code": "reportUnusedFunction", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 27, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 11, - "endColumn": 14, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 18 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 14, - "endColumn": 18, + "startColumn": 8, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/storage/gcs/service_spec.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 35, + "startColumn": 45, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 22, + "startColumn": 70, + "endColumn": 80, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/storage/s3/connection.py": [ { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 14, - "endColumn": 17, + "startColumn": 18, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 33, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 37, - "endColumn": 39, + "startColumn": 26, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 55, - "endColumn": 61, + "startColumn": 70, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 52, + "startColumn": 70, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 33, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 25, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/hybrid/cardinality_distribution.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 55, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 26, - "endColumn": 29, + "startColumn": 45, + "endColumn": 50, + "lineCount": 1 + } + } + ], + "./src/metadata/ingestion/source/storage/s3/metadata.py": [ + { + "code": "reportCallIssue", + "range": { + "startColumn": 50, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, + "startColumn": 20, "endColumn": 31, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 + "startColumn": 35, + "endColumn": 71, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 56, + "startColumn": 60, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUnreachable", "range": { - "startColumn": 20, - "endColumn": 50, + "startColumn": 12, + "endColumn": 88, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/hybrid/histogram.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 31, + "startColumn": 43, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 31, + "startColumn": 43, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 25, + "startColumn": 16, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 25, + "startColumn": 37, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 25, - "lineCount": 1 + "startColumn": 49, + "endColumn": 17, + "lineCount": 3 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 18, + "startColumn": 15, "endColumn": 25, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 40, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 61, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 40, - "endColumn": 44, - "lineCount": 1 + "startColumn": 28, + "endColumn": 9, + "lineCount": 13 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 52, + "startColumn": 64, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 37, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 40, - "endColumn": 44, + "startColumn": 14, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 55, - "endColumn": 59, - "lineCount": 1 + "startColumn": 23, + "endColumn": 17, + "lineCount": 15 } }, { "code": "reportArgumentType", "range": { - "startColumn": 54, - "endColumn": 60, + "startColumn": 102, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalOperand", "range": { - "startColumn": 45, - "endColumn": 52, + "startColumn": 30, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 34, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 77, + "startColumn": 29, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 77, + "startColumn": 18, + "endColumn": 13, + "lineCount": 11 + } + }, + { + "code": "reportOptionalOperand", + "range": { + "startColumn": 25, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 65, - "endColumn": 77, + "startColumn": 44, + "endColumn": 53, "lineCount": 1 } }, @@ -130917,105 +92365,111 @@ "code": "reportOperatorIssue", "range": { "startColumn": 12, - "endColumn": 13, - "lineCount": 3 + "endColumn": 58, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 73, + "startColumn": 33, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 73, + "startColumn": 25, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 61, - "endColumn": 73, + "endColumn": 63, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/static/column_count.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 47, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 43, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 43, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 6, - "endColumn": 13, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 14 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 27, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 29, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 16 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 24, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { "startColumn": 15, - "endColumn": 23, + "endColumn": 9, + "lineCount": 11 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 12, + "endColumn": 23, "lineCount": 1 } }, @@ -131023,995 +92477,979 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 10, + "endColumn": 27, "lineCount": 1 } } ], - "./src/metadata/profiler/metrics/static/column_names.py": [ + "./src/metadata/ingestion/source/storage/s3/service_spec.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 45, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 69, + "endColumn": 78, "lineCount": 1 } - }, + } + ], + "./src/metadata/ingestion/source/storage/storage_service.py": [ { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 29, - "lineCount": 1 + "startColumn": 85, + "endColumn": 5, + "lineCount": 15 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 6, + "startColumn": 12, "endColumn": 13, - "lineCount": 1 + "lineCount": 8 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 23, - "lineCount": 1 + "startColumn": 89, + "endColumn": 5, + "lineCount": 20 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 27, - "endColumn": 29, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 6, + "startColumn": 12, "endColumn": 13, - "lineCount": 1 + "lineCount": 8 } }, { - "code": "reportMissingParameterType", + "code": "reportRedeclaration", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 4, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 65, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 10, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/metrics/static/count.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportRedeclaration", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 4, + "endColumn": 19, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, - "endColumn": 54, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 61, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 73, - "endColumn": 77, + "startColumn": 62, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 67, - "endColumn": 73, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/metrics/static/count_in_set.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 93, + "endColumn": 111, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 44, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 54, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 74, - "endColumn": 78, + "startColumn": 14, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 78, - "endColumn": 82, - "lineCount": 1 + "startColumn": 33, + "endColumn": 17, + "lineCount": 3 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 67, - "endColumn": 73, - "lineCount": 1 + "startColumn": 43, + "endColumn": 9, + "lineCount": 12 } - } - ], - "./src/metadata/profiler/metrics/static/distinct_count.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 10, - "lineCount": 1 + "startColumn": 21, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 59, - "endColumn": 63, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 74, - "endColumn": 78, + "startColumn": 15, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 47, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 10 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 59, - "endColumn": 63, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 10 } } ], - "./src/metadata/profiler/metrics/static/ilike_count.py": [ + "./src/metadata/ingestion/stage/table_usage.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 29, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 37, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 52, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 11 } - } - ], - "./src/metadata/profiler/metrics/static/like_count.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 10, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 11 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 40, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 52, - "lineCount": 1 + "startColumn": 36, + "endColumn": 17, + "lineCount": 9 } - } - ], - "./src/metadata/profiler/metrics/static/max.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 6, + "startColumn": 18, "endColumn": 13, - "lineCount": 1 + "lineCount": 7 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 14, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } - }, + } + ], + "./src/metadata/mixins/pandas/pandas_mixin.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 29, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 56, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 64, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 6, + "startColumn": 21, "endColumn": 13, - "lineCount": 1 + "lineCount": 6 } - }, + } + ], + "./src/metadata/mixins/sqalchemy/sqa_mixin.py": [ { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 40, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 30, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 17, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 29, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 21, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 85, - "endColumn": 89, + "startColumn": 78, + "endColumn": 103, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 45, + "startColumn": 26, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 79, - "endColumn": 83, + "startColumn": 17, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 27, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 33, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 74, - "endColumn": 78, + "startColumn": 13, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 78, - "endColumn": 82, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 77, - "endColumn": 83, + "startColumn": 61, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 58, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } - }, + } + ], + "./src/metadata/parsers/avro_parser.py": [ { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 42, - "endColumn": 57, + "startColumn": 35, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 52, + "startColumn": 29, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 19, - "endColumn": 28, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 42, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 16, + "startColumn": 26, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 66, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/static/max_length.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 44, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 12, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 50, - "endColumn": 54, + "startColumn": 11, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 12, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 12, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 35, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 75, - "endColumn": 81, + "startColumn": 19, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/static/mean.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 28, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 29, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 41, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 39, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, + "startColumn": 25, "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 32, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 20, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 12, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 11, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 45, + "startColumn": 26, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 60, + "startColumn": 39, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 11, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 35, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 42, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 79, - "endColumn": 83, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 70, - "endColumn": 74, + "startColumn": 11, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 81, + "startColumn": 40, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 16, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 56, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/profiler/metrics/static/min.py": [ + "./src/metadata/parsers/json_schema_parser.py": [ { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 15, + "endColumn": 27, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 21, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 26, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 33, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 24, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 41, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 20, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 4, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 10, - "lineCount": 1 + "startColumn": 11, + "endColumn": 5, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } - }, + } + ], + "./src/metadata/parsers/protobuf_parser.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 22, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 12, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 85, - "endColumn": 89, + "startColumn": 49, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 45, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 79, - "endColumn": 83, + "startColumn": 26, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 36, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 74, - "endColumn": 78, + "startColumn": 63, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 78, - "endColumn": 82, + "startColumn": 20, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 77, - "endColumn": 83, + "startColumn": 30, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 26, - "endColumn": 58, + "startColumn": 19, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 57, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } - }, + } + ], + "./src/metadata/parsers/schema_parsers.py": [ { - "code": "reportGeneralTypeIssues", + "code": "reportReturnType", "range": { "startColumn": 11, - "endColumn": 52, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 19, - "endColumn": 28, + "startColumn": 11, + "endColumn": 50, "lineCount": 1 } - }, + } + ], + "./src/metadata/pii/base_processor.py": [ { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 42, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, @@ -132019,1275 +93457,1271 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 16, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 42, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 42, + "endColumn": 73, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/static/min_length.py": [ + }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 44, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalIterable", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 53, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, - "endColumn": 54, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 65, - "endColumn": 69, + "range": { + "startColumn": 80, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnusedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 35, + "startColumn": 38, + "endColumn": 42, "lineCount": 1 } - }, + } + ], + "./src/metadata/pii/processor.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalOperand", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 36, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 75, - "endColumn": 81, - "lineCount": 1 + "startColumn": 20, + "endColumn": 9, + "lineCount": 7 } } ], - "./src/metadata/profiler/metrics/static/not_like_count.py": [ + "./src/metadata/pii/scanners/column_name_scanner.py": [ { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 10, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 37, - "lineCount": 1 + "startColumn": 28, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 52, - "lineCount": 1 + "startColumn": 28, + "endColumn": 21, + "lineCount": 6 } } ], - "./src/metadata/profiler/metrics/static/not_regexp_match_count.py": [ + "./src/metadata/pii/scanners/custom_ner_scanner.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 44, + "startColumn": 53, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 83, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { "startColumn": 54, - "endColumn": 58, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 73, + "startColumn": 21, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 90, - "endColumn": 94, + "startColumn": 22, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 67, - "endColumn": 73, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/metrics/static/null_count.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 50, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 44, + "startColumn": 93, + "endColumn": 115, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 55, - "endColumn": 59, - "lineCount": 1 + "startColumn": 32, + "endColumn": 21, + "lineCount": 6 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 88, - "endColumn": 92, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 67, - "endColumn": 73, + "startColumn": 24, + "endColumn": 38, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/static/null_missing_count.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 43, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 63, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 52, + "startColumn": 72, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 63, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 52, + "startColumn": 59, + "endColumn": 69, "lineCount": 1 } - }, + } + ], + "./src/metadata/pii/scanners/ner_scanner.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 96, - "endColumn": 100, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 67, - "endColumn": 73, - "lineCount": 1 + "startColumn": 24, + "endColumn": 17, + "lineCount": 6 } } ], - "./src/metadata/profiler/metrics/static/regexp_match_count.py": [ + "./src/metadata/pii/tag_processor.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 40, - "endColumn": 44, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAssignmentType", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 11, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalOperand", "range": { - "startColumn": 50, - "endColumn": 54, + "startColumn": 36, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 23, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 86, - "endColumn": 90, - "lineCount": 1 + "startColumn": 20, + "endColumn": 9, + "lineCount": 8 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 67, - "endColumn": 73, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/static/row_count.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 45, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOperatorIssue", "range": { - "startColumn": 8, - "endColumn": 16, + "startColumn": 66, + "endColumn": 80, "lineCount": 1 } } ], - "./src/metadata/profiler/metrics/static/stddev.py": [ + "./src/metadata/profiler/adaptors/adaptor_factory.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 43, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 62, + "endColumn": 65, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/adaptors/dynamodb.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 9, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 21, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 86, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/adaptors/factory.py": [ { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 37, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 43, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/adaptors/mongodb.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 9, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 9, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 9, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 86, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 25, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 64, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 99, + "endColumn": 102, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 25, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 25, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 44, - "endColumn": 48, + "startColumn": 8, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 59, - "endColumn": 63, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 8, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 50, - "endColumn": 54, + "startColumn": 8, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 65, - "endColumn": 69, + "startColumn": 59, + "endColumn": 62, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/adaptors/nosql_adaptor.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 44, - "endColumn": 48, + "startColumn": 86, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 75, - "endColumn": 79, + "startColumn": 64, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 95, - "endColumn": 99, + "startColumn": 99, + "endColumn": 102, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 90, - "endColumn": 96, + "startColumn": 34, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 9, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 9, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 9, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 9, + "endColumn": 12, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/factory.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 44, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 28, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 43, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 62, + "endColumn": 65, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/nosql/profiler_interface.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 31, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 31, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 26, - "endColumn": 31, + "startColumn": 19, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 31, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 31, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 38, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 38, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 38, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 38, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 35, - "endColumn": 38, + "startColumn": 8, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 38, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 38, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 38, + "startColumn": 67, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 47, + "startColumn": 76, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 11, - "endColumn": 63, + "startColumn": 84, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 65, + "startColumn": 32, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/static/sum.py": [ + }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 10, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } + } + ], + "./src/metadata/profiler/interface/pandas/burstiq/profiler_interface.py": [ + { + "code": "reportReturnType", + "range": { + "startColumn": 15, + "endColumn": 9, + "lineCount": 10 + } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 45, - "lineCount": 1 + "startColumn": 21, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 60, + "startColumn": 47, + "endColumn": 57, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/pandas/profiler_interface.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 35, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 22, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 78, - "endColumn": 82, + "startColumn": 38, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 77, - "endColumn": 83, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, + "startColumn": 10, "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 25, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/static/unique_count.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, + "startColumn": 9, "endColumn": 13, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 24, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 30, - "endColumn": 34, + "startColumn": 25, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 49, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 72, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/system/bigquery/system.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 55, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 27, + "startColumn": 16, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 35, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 27, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 31, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 27, + "startColumn": 30, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 16, + "startColumn": 8, "endColumn": 31, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportMissingParameterType", "range": { "startColumn": 9, - "endColumn": 34, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportReturnType", - "range": { - "startColumn": 19, - "endColumn": 9, - "lineCount": 3 - } - } - ], - "./src/metadata/profiler/metrics/system/redshift/system.py": [ - { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 53, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 76, + "startColumn": 92, + "endColumn": 96, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/system/snowflake/system.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 32, + "startColumn": 100, + "endColumn": 106, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 26, + "startColumn": 8, "endColumn": 28, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/profiler_interface.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 15, - "endColumn": 105, + "startColumn": 22, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 104, + "startColumn": 8, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 31, + "startColumn": 25, "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 44, + "startColumn": 28, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 33, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 58, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 45, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 41, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 39, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 53, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 25, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 25, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 25, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 7 + "startColumn": 9, + "endColumn": 13, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 59, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/system/system.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 39, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 32, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 42, + "startColumn": 67, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 9, - "endColumn": 13, + "startColumn": 76, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 84, + "endColumn": 90, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 13, + "startColumn": 30, + "endColumn": 42, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/athena/profiler_interface.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 17, + "startColumn": 5, + "endColumn": 33, "lineCount": 1 } }, @@ -133295,1404 +94729,1424 @@ "code": "reportMissingParameterType", "range": { "startColumn": 38, - "endColumn": 44, + "endColumn": 42, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/window/first_quartile.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 61, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 23, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 52, + "endColumn": 58, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/interface/sqlalchemy/bigquery/profiler_interface.py": [ + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 37, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 37, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 30, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 42, + "startColumn": 30, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 57, + "startColumn": 85, + "endColumn": 116, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 12, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 12, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 48, + "startColumn": 12, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 58, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 52, + "startColumn": 58, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 12, + "endColumn": 30, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/window/median.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 10, + "startColumn": 62, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 62, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 16, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { "startColumn": 47, - "endColumn": 51, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 56, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 15, + "endColumn": 22, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/databricks/profiler_interface.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 42, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 57, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 12, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 12, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 12, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 51, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 81, - "endColumn": 85, + "startColumn": 51, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 74, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 77, + "startColumn": 36, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportUnusedImport", + "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 26, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportUnusedImport", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 27, + "startColumn": 35, + "endColumn": 41, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/window/percentille_mixin.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 23, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 17, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 70, + "startColumn": 48, + "endColumn": 60, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/window/third_quartile.py": [ + }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 10, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 56, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 15, + "endColumn": 22, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/interface/sqlalchemy/db2/profiler_interface.py": [ + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { "startColumn": 47, - "endColumn": 51, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 55, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 63, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 68, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 42, + "startColumn": 77, + "endColumn": 84, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/mariadb/profiler_interface.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 57, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 82, + "endColumn": 86, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 84, + "endColumn": 88, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/profiler_interface.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 40, + "startColumn": 27, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 48, + "startColumn": 32, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 37, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 52, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 68, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } - } - ], - "./src/metadata/profiler/metrics/window/value_rank.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { "startColumn": 8, - "endColumn": 10, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 47, + "startColumn": 34, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 23, + "endColumn": 30, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/converter/base.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 53, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 67, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 56, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 41, - "endColumn": 59, + "startColumn": 8, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 64, - "endColumn": 70, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 105, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 102, - "endColumn": 104, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 89, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 86, - "endColumn": 88, + "startColumn": 74, + "endColumn": 90, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/converter/bigquery/converter.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 23, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 64, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 18, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/converter/common.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 55, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalCall", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 100, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 42 - } - } - ], - "./src/metadata/profiler/orm/converter/redshift/converter.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 46, - "endColumn": 64, + "startColumn": 24, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/converter/snowflake/converter.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 33, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 46, - "endColumn": 64, + "startColumn": 44, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 19, + "startColumn": 23, + "endColumn": 30, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/converter/trino/converter.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { "startColumn": 8, - "endColumn": 27, + "endColumn": 14, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/concat.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 67, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 75, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 85, + "endColumn": 89, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/conn_test.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 93, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 65, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 41, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 50, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 34, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 63, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalCall", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 17, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 49, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 65, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 103, + "endColumn": 116, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/count.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 32, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 25, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 25, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 55, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 63, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 71, + "endColumn": 73, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/datetime.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 21, + "endColumn": 26, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/redshift/profiler_interface.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 12, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 12, + "endColumn": 18, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/single_store/profiler_interface.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 82, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 84, + "endColumn": 88, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/snowflake/profiler_interface.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 12, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 12, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 12, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 12, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 8, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 55, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 63, + "endColumn": 66, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 68, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 77, + "endColumn": 84, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/starrocks/profiler_interface.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/stored_statistics_profiler.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 6, - "endColumn": 14, - "lineCount": 1 + "startColumn": 36, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 52, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 56, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 34, - "lineCount": 1 + "startColumn": 8, + "endColumn": 9, + "lineCount": 10 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 34, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 8 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 8, + "endColumn": 15, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 55, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 12, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 87, + "endColumn": 93, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/trino/profiler_interface.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 82, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 84, + "endColumn": 88, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/interface/sqlalchemy/unity_catalog/profiler_interface.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 52, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 24, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 33, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 46, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 105, + "endColumn": 112, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 105, + "endColumn": 112, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/composed/distinct_ratio.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/composed/duplicate_count.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/composed/ilike_ratio.py": [ { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/composed/iqr.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/composed/like_ratio.py": [ { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/composed/non_parametric_skew.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/composed/null_ratio.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/composed/unique_ratio.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/core.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 6, + "startColumn": 11, "endColumn": 14, "lineCount": 1 } @@ -134700,24 +96154,24 @@ { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 14, + "endColumn": 18, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 29, + "endColumn": 35, "lineCount": 1 } }, @@ -134725,276 +96179,280 @@ "code": "reportMissingParameterType", "range": { "startColumn": 16, - "endColumn": 24, + "endColumn": 22, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 14, + "endColumn": 17, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 29, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 37, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 55, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 44, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/hybrid/cardinality_distribution.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 26, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 21, - "endColumn": 29, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 39, + "startColumn": 16, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 49, + "startColumn": 20, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 27, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/hybrid/histogram.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 29, - "endColumn": 37, + "startColumn": 18, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 47, + "startColumn": 18, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 28, + "startColumn": 18, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 38, + "startColumn": 18, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 38, + "startColumn": 18, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 18, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportUnreachable", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 12, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 22, - "endColumn": 30, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 40, + "startColumn": 40, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 50, + "startColumn": 45, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 39, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 41, - "endColumn": 49, + "startColumn": 40, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, + "startColumn": 55, "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 32, + "startColumn": 54, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 46, + "startColumn": 45, "endColumn": 52, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/column_count.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 17, - "endColumn": 25, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 35, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 45, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/length.py": [ + }, { "code": "reportMissingParameterType", "range": { @@ -135043,6 +96501,16 @@ "lineCount": 1 } }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 10, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/metrics/static/column_names.py": [ { "code": "reportMissingParameterType", "range": { @@ -135114,192 +96582,224 @@ "endColumn": 29, "lineCount": 1 } + }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 10, + "lineCount": 1 + } } ], - "./src/metadata/profiler/orm/functions/md5.py": [ + "./src/metadata/profiler/metrics/static/count.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 50, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 73, + "endColumn": 77, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 67, + "endColumn": 73, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/metrics/static/count_in_set.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 74, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 78, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 67, + "endColumn": 73, "lineCount": 1 } } ], - "./src/metadata/profiler/orm/functions/median.py": [ + "./src/metadata/profiler/metrics/static/distinct_count.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, - "endColumn": 27, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 29, - "endColumn": 37, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 41, - "endColumn": 47, + "startColumn": 74, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 41, + "startColumn": 43, "endColumn": 47, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/ilike_count.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 48, + "endColumn": 52, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/like_count.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 48, + "endColumn": 52, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/metrics/static/max.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, @@ -135307,23 +96807,23 @@ "code": "reportMissingParameterType", "range": { "startColumn": 6, - "endColumn": 14, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, @@ -135331,23 +96831,23 @@ "code": "reportMissingParameterType", "range": { "startColumn": 6, - "endColumn": 14, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, @@ -135355,255 +96855,259 @@ "code": "reportMissingParameterType", "range": { "startColumn": 6, - "endColumn": 14, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 85, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 41, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 79, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 74, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 78, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 77, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/max_length.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 40, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 50, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 75, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/mean.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, @@ -135611,201 +97115,201 @@ "code": "reportMissingParameterType", "range": { "startColumn": 6, - "endColumn": 14, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 30, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 30, + "startColumn": 41, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 14, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/modulo.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 32, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 42, + "startColumn": 79, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 46, - "endColumn": 48, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 75, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { "startColumn": 15, - "endColumn": 23, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 48, + "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/min.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, @@ -135880,460 +97384,500 @@ "endColumn": 29, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/random_num.py": [ + }, { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 14, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 34, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 29, - "endColumn": 41, + "startColumn": 85, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 51, + "startColumn": 41, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 79, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 74, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 78, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 77, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 47, + "endColumn": 55, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/metrics/static/min_length.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 40, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 50, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 75, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingImports", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 15, + "endColumn": 21, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/metrics/static/not_like_count.py": [ + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 14, + "startColumn": 48, + "endColumn": 52, "lineCount": 1 } } ], - "./src/metadata/profiler/orm/functions/regexp.py": [ + "./src/metadata/profiler/metrics/static/not_regexp_match_count.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 40, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 69, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 90, + "endColumn": 94, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 67, + "endColumn": 73, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/metrics/static/null_count.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 40, + "endColumn": 44, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/substr.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 88, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 67, + "endColumn": 73, "lineCount": 1 } } ], - "./src/metadata/profiler/orm/functions/sum.py": [ + "./src/metadata/profiler/metrics/static/null_missing_count.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 48, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 48, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 96, + "endColumn": 100, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 67, + "endColumn": 73, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/regexp_match_count.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 40, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 50, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 86, + "endColumn": 90, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 67, + "endColumn": 73, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/metrics/static/row_count.py": [ + { + "code": "reportMissingImports", + "range": { + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/stddev.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, @@ -136480,94 +98024,52 @@ "endColumn": 29, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/table_metric_computer.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 68, - "endColumn": 79, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 58, - "endColumn": 61, - "lineCount": 1 - } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 27, - "endColumn": 32, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, + "startColumn": 36, "endColumn": 40, "lineCount": 1 } }, - { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 35, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 33, - "endColumn": 45, - "lineCount": 1 - } - }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 65, - "endColumn": 70, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 61, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 52, + "startColumn": 59, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 50, + "endColumn": 54, "lineCount": 1 } }, @@ -136582,72 +98084,50 @@ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 44, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 6 - } - }, - { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 85, + "startColumn": 75, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 88, + "startColumn": 95, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 49, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 20, - "endColumn": 80, - "lineCount": 1 - } - }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 12, - "endColumn": 24, + "startColumn": 90, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 43, - "endColumn": 55, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/sum.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, @@ -136655,442 +98135,356 @@ "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 32, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 12, - "endColumn": 19, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 41, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 50, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 31, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 41, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/orm/functions/unique_count.py": [ - { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 85, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 27, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 29, - "endColumn": 36, + "startColumn": 78, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 77, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 30, - "endColumn": 33, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 35, - "endColumn": 42, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 50, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 31, - "endColumn": 34, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/static/unique_count.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 36, - "endColumn": 43, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 45, - "endColumn": 51, + "startColumn": 8, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportUnusedFunction", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 4, - "endColumn": 33, + "startColumn": 20, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 52, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/functions/value_rank.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 13, + "startColumn": 45, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 23, + "startColumn": 68, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 29, + "startColumn": 65, + "endColumn": 71, "lineCount": 1 } } ], - "./src/metadata/profiler/orm/registry.py": [ + "./src/metadata/profiler/metrics/system/bigquery/system.py": [ { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 52, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 20, + "startColumn": 12, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 20, + "startColumn": 20, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 17, - "endColumn": 22, + "startColumn": 12, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 25, + "startColumn": 16, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 20, - "endColumn": 25, + "startColumn": 12, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 30, + "startColumn": 16, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 12, - "endColumn": 17, + "startColumn": 9, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 12, - "endColumn": 17, - "lineCount": 1 + "startColumn": 19, + "endColumn": 9, + "lineCount": 3 } } ], - "./src/metadata/profiler/orm/types/custom_array.py": [ + "./src/metadata/profiler/metrics/system/redshift/system.py": [ { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 50, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 49, + "startColumn": 65, + "endColumn": 76, "lineCount": 1 } } ], - "./src/metadata/profiler/orm/types/custom_datetimerange.py": [ + "./src/metadata/profiler/metrics/system/snowflake/system.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } - } - ], - "./src/metadata/profiler/orm/types/custom_hex_byte_string.py": [ - { - "code": "reportUnreachable", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 4 - } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 89, - "endColumn": 96, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 56, - "endColumn": 59, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 41, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 15, + "endColumn": 105, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 22, - "endColumn": 27, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/orm/types/custom_time.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 31, - "endColumn": 38, + "startColumn": 36, + "endColumn": 104, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 47, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 25, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/orm/types/custom_timestamp.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 49, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/orm/types/trino.py": [ - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 47, - "endColumn": 54, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/orm/types/undetermined_type.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 39, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 35, - "endColumn": 40, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/orm/types/uuid.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 23, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 47, - "endColumn": 54, + "startColumn": 29, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 40, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 36, "endColumn": 41, @@ -137098,52 +98492,42 @@ } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 50, + "startColumn": 34, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportArgumentType", - "range": { - "startColumn": 22, - "endColumn": 27, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/processor/core.py": [ - { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 43, + "startColumn": 50, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 43, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 66, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 28, + "startColumn": 12, + "endColumn": 25, "lineCount": 1 } }, @@ -137151,1042 +98535,954 @@ "code": "reportReturnType", "range": { "startColumn": 15, - "endColumn": 17, - "lineCount": 1 + "endColumn": 9, + "lineCount": 7 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 83, + "startColumn": 12, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/system/system.py": [ { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 17, + "startColumn": 33, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 22, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 48, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 26, + "startColumn": 36, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 100, - "endColumn": 104, + "startColumn": 9, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 80, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 22, + "startColumn": 8, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 80, + "startColumn": 8, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 22, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/window/first_quartile.py": [ { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 32, - "endColumn": 45, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 52, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 32, - "endColumn": 46, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 110, - "endColumn": 114, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 3 - } - }, - { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 114, + "startColumn": 25, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 86, - "endColumn": 99, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, - { - "code": "reportArgumentType", - "range": { - "startColumn": 34, - "endColumn": 17, - "lineCount": 6 - } - }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 86, - "endColumn": 103, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/processor/default.py": [ - { - "code": "reportUnusedParameter", - "range": { - "startColumn": 4, - "endColumn": 16, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 4, - "endColumn": 14, + "startColumn": 38, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 33, + "startColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 59, + "startColumn": 25, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 48, - "endColumn": 59, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 31, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 25, - "endColumn": 38, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 38, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 36, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 38, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/window/median.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 25, - "endColumn": 43, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 25, - "endColumn": 28, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 28, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 34, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 39, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 25, - "endColumn": 31, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 28, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 36, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 41, + "startColumn": 38, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 43, + "startColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 25, - "endColumn": 42, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 18, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportArgumentType", - "range": { - "startColumn": 13, - "endColumn": 21, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/processor/handle_partition.py": [ - { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 43, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 58, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/processor/metric_filter.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 43, - "endColumn": 91, + "startColumn": 81, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 84, + "startColumn": 70, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 86, + "startColumn": 71, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingImports", "range": { "startColumn": 15, - "endColumn": 22, + "endColumn": 21, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/window/percentille_mixin.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 103, - "endColumn": 117, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 82, - "endColumn": 94, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 74, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 22, + "startColumn": 57, + "endColumn": 70, "lineCount": 1 } } ], - "./src/metadata/profiler/processor/processor.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 90, - "endColumn": 100, - "lineCount": 1 - } - }, + "./src/metadata/profiler/metrics/window/third_quartile.py": [ { "code": "reportIncompatibleMethodOverride", "range": { "startColumn": 8, - "endColumn": 12, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 29, - "endColumn": 36, + "endColumn": 10, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 58, - "endColumn": 62, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 101, - "endColumn": 105, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 73, - "endColumn": 79, + "startColumn": 25, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 72, - "endColumn": 78, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, + "startColumn": 36, "endColumn": 40, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 15, - "endColumn": 23, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 14, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/processor/runner.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 22, - "endColumn": 29, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 32, - "endColumn": 41, - "lineCount": 1 - } - }, - { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 41, + "startColumn": 38, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 36, + "startColumn": 53, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 46, + "startColumn": 25, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 43, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 51, - "endColumn": 59, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 69, + "startColumn": 36, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 93, + "startColumn": 64, + "endColumn": 68, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/metrics/window/value_rank.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 39, - "endColumn": 47, + "startColumn": 8, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 51, - "endColumn": 57, + "startColumn": 43, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 45, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/converter/base.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 55, + "startColumn": 35, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 48, + "startColumn": 55, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 38, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 46, + "startColumn": 41, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 56, + "startColumn": 64, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 33, - "endColumn": 41, + "startColumn": 29, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 45, - "endColumn": 51, + "startColumn": 102, + "endColumn": 104, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 43, - "endColumn": 51, + "startColumn": 25, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 61, + "startColumn": 86, + "endColumn": 88, "lineCount": 1 } } ], - "./src/metadata/profiler/processor/sample_data_handler.py": [ + "./src/metadata/profiler/orm/converter/bigquery/converter.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 35, - "endColumn": 39, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 46, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 50, - "endColumn": 54, + "startColumn": 12, + "endColumn": 18, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/converter/common.py": [ { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { "startColumn": 37, - "endColumn": 49, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalCall", "range": { "startColumn": 19, - "endColumn": 47, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 27, - "endColumn": 62, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 42 } - }, + } + ], + "./src/metadata/profiler/orm/converter/redshift/converter.py": [ { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 29, - "endColumn": 66, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 36, + "startColumn": 46, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingImports", "range": { - "startColumn": 22, - "endColumn": 36, + "startColumn": 17, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 38, - "endColumn": 47, + "startColumn": 13, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/converter/snowflake/converter.py": [ { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 38, - "endColumn": 47, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 60, + "startColumn": 46, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingImports", "range": { - "startColumn": 49, - "endColumn": 60, + "startColumn": 17, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 62, - "endColumn": 72, + "startColumn": 13, + "endColumn": 33, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/converter/trino/converter.py": [ { - "code": "reportUnusedParameter", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 62, - "endColumn": 72, + "startColumn": 8, + "endColumn": 27, "lineCount": 1 } } ], - "./src/metadata/profiler/registry.py": [ + "./src/metadata/profiler/orm/functions/concat.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 33, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 28, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } } ], - "./src/metadata/profiler/source/database/base/profiler_source.py": [ + "./src/metadata/profiler/orm/functions/conn_test.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 85, - "endColumn": 95, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 33, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportInvalidCast", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 59, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 80, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 76, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } - } - ], - "./src/metadata/profiler/source/database/bigquery/profiler_source.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } } ], - "./src/metadata/profiler/source/database/bigquery/type_mapper.py": [ + "./src/metadata/profiler/orm/functions/count.py": [ { - "code": "reportOptionalIterable", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 33, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, - { - "code": "reportOptionalCall", - "range": { - "startColumn": 28, - "endColumn": 88, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/source/database/databricks/profiler_source.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 25, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 37, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { "startColumn": 27, - "endColumn": 37, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 45, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 45, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportMissingImports", + "code": "reportMissingParameterType", "range": { - "startColumn": 13, - "endColumn": 34, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } } ], - "./src/metadata/profiler/source/database/mariadb/functions/median.py": [ + "./src/metadata/profiler/orm/functions/datetime.py": [ { "code": "reportMissingParameterType", "range": { @@ -138212,146 +99508,114 @@ } }, { - "code": "reportUnusedParameter", - "range": { - "startColumn": 28, - "endColumn": 34, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/source/database/mariadb/metrics/window/first_quartile.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 70, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/source/database/mariadb/metrics/window/median.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 70, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/source/database/mariadb/metrics/window/third_quartile.py": [ - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 70, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } - } - ], - "./src/metadata/profiler/source/database/mssql/profiler_source.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 40, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, @@ -138359,4139 +99623,4133 @@ "code": "reportMissingParameterType", "range": { "startColumn": 28, - "endColumn": 32, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 35, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 21, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 31, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 43, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 29, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 20, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 30, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 42, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 22, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 32, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 31, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 41, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 24, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 34, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 46, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 17, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 39, + "endColumn": 45, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/length.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/md5.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 61, - "endColumn": 67, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/source/database/pinotdb/profiler_source.py": [ - { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 28, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, - { - "code": "reportAssignmentType", - "range": { - "startColumn": 62, - "endColumn": 108, - "lineCount": 1 - } - } - ], - "./src/metadata/profiler/source/database/single_store/functions/median.py": [ { "code": "reportMissingParameterType", "range": { "startColumn": 6, - "endColumn": 14, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 24, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/median.py": [ { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 19, + "endColumn": 27, "lineCount": 1 } - } - ], - "./src/metadata/profiler/source/database/single_store/metrics/window/first_quartile.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 29, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportMissingParameterType", - "range": { - "startColumn": 30, - "endColumn": 36, + "range": { + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 70, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } - } - ], - "./src/metadata/profiler/source/database/single_store/metrics/window/median.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 70, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } - } - ], - "./src/metadata/profiler/source/database/single_store/metrics/window/third_quartile.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 55, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 57, - "endColumn": 70, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } - } - ], - "./src/metadata/profiler/source/fetcher/fetcher_strategy.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 95, - "endColumn": 99, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 98, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 89, - "endColumn": 97, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 97, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 88, - "endColumn": 96, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 58, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 58, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 28, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/modulo.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 25, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 34, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 46, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 62, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/random_num.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 22, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 29, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 45, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 67, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 3 + "startColumn": 12, + "endColumn": 14, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 55, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } - } - ], - "./src/metadata/profiler/source/fetcher/profiler_source_factory.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 51, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 38, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 12, + "endColumn": 14, "lineCount": 1 } } ], - "./src/metadata/profiler/source/metadata.py": [ + "./src/metadata/profiler/orm/functions/regexp.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 50, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 73, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 73, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 73, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 28, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/profiler/source/metadata_ext.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 71, - "endColumn": 75, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 13, - "endColumn": 26, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 66, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/substr.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 28, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 45, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 25, - "lineCount": 6 + "startColumn": 27, + "endColumn": 29, + "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/sum.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 25, - "lineCount": 6 + "startColumn": 6, + "endColumn": 13, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 63, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 17, - "lineCount": 7 + "startColumn": 27, + "endColumn": 29, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 62, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 71, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 97, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/profiler/source/profiler_source_interface.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 33, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 57, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/readers/dataframe/avro.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 37, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 81, - "endColumn": 90, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 34, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 74, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 73, - "endColumn": 84, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 48, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 4 + "startColumn": 6, + "endColumn": 13, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 15, - "endColumn": 81, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 73, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 70, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 58, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, + "startColumn": 27, "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, + "startColumn": 27, "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, + "startColumn": 27, "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, + "startColumn": 27, "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/table_metric_computer.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 81, + "startColumn": 68, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 58, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 81, + "startColumn": 27, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } - } - ], - "./src/metadata/readers/dataframe/base.py": [ + }, { "code": "reportReturnType", "range": { - "startColumn": 96, - "endColumn": 101, + "startColumn": 15, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 50, + "startColumn": 33, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 65, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 57, + "startColumn": 20, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 59, + "startColumn": 43, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 64, - "endColumn": 70, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 53, + "startColumn": 65, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, + "startColumn": 40, "endColumn": 44, "lineCount": 1 } - } - ], - "./src/metadata/readers/dataframe/common.py": [ - { - "code": "reportUndefinedVariable", - "range": { - "startColumn": 29, - "endColumn": 38, - "lineCount": 1 - } - } - ], - "./src/metadata/readers/dataframe/dsv.py": [ + }, { - "code": "reportUnusedImport", + "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 27, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 17, - "endColumn": 13, - "lineCount": 9 + "startColumn": 20, + "endColumn": 85, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 28, - "endColumn": 39, + "startColumn": 20, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 83, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 20, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 55, - "endColumn": 73, + "startColumn": 12, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 58, + "startColumn": 43, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 8, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 12, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 51, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 39, + "endColumn": 50, "lineCount": 1 } - } - ], - "./src/metadata/readers/dataframe/json.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 28, + "startColumn": 24, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 35, + "startColumn": 35, + "endColumn": 41, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/unique_count.py": [ { - "code": "reportUndefinedVariable", + "code": "reportArgumentType", "range": { - "startColumn": 79, - "endColumn": 88, + "startColumn": 56, + "endColumn": 85, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 35, + "startColumn": 24, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 79, - "endColumn": 88, + "startColumn": 29, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 35, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 99, + "startColumn": 30, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 40, + "startColumn": 35, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 31, + "startColumn": 44, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 31, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportUnusedParameter", - "range": { - "startColumn": 73, - "endColumn": 84, + "code": "reportMissingParameterType", + "range": { + "startColumn": 36, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 45, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 73, + "startColumn": 47, + "endColumn": 52, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/functions/value_rank.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 70, + "startColumn": 6, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 58, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 27, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/registry.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 15, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 15, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 17, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 20, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 20, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 25, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 12, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 12, + "endColumn": 17, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/types/custom_array.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 42, + "endColumn": 49, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/types/custom_datetimerange.py": [ { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 86, - "endColumn": 88, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } } ], - "./src/metadata/readers/dataframe/mf4.py": [ + "./src/metadata/profiler/orm/types/custom_hex_byte_string.py": [ { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 33, - "endColumn": 36, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 4 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 83, + "startColumn": 89, + "endColumn": 96, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 56, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, - "endColumn": 53, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 53, + "startColumn": 36, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 73, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 70, + "startColumn": 22, + "endColumn": 27, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/types/custom_time.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 58, + "startColumn": 31, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 40, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 20, + "endColumn": 25, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/types/custom_timestamp.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 42, + "endColumn": 49, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/types/trino.py": [ { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 13, + "endColumn": 24, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/types/undetermined_type.py": [ { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/orm/types/uuid.py": [ { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 47, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 14, + "startColumn": 8, "endColumn": 29, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 36, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 43, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 14, - "endColumn": 29, + "startColumn": 22, + "endColumn": 27, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/processor/core.py": [ { "code": "reportReturnType", "range": { - "startColumn": 19, - "endColumn": 53, + "startColumn": 15, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 15, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOperatorIssue", "range": { - "startColumn": 15, - "endColumn": 49, + "startColumn": 19, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 55, + "startColumn": 15, + "endColumn": 28, "lineCount": 1 } - } - ], - "./src/metadata/readers/dataframe/parquet.py": [ + }, { - "code": "reportUnusedImport", + "code": "reportReturnType", "range": { - "startColumn": 7, - "endColumn": 9, + "startColumn": 15, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 76, - "endColumn": 87, + "startColumn": 19, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 32, - "endColumn": 46, + "startColumn": 15, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 47, - "endColumn": 61, + "startColumn": 16, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalIterable", "range": { - "startColumn": 47, - "endColumn": 61, + "startColumn": 27, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 47, - "endColumn": 61, + "startColumn": 20, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 47, - "endColumn": 61, + "startColumn": 100, + "endColumn": 104, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 62, - "endColumn": 76, + "startColumn": 46, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 62, - "endColumn": 76, + "startColumn": 16, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 62, - "endColumn": 76, + "startColumn": 46, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 48, + "startColumn": 16, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 67, + "startColumn": 32, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 67, + "startColumn": 32, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 67, + "startColumn": 32, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 54, - "endColumn": 68, + "startColumn": 110, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 87, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 3 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 22, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 69, - "endColumn": 87, + "startColumn": 86, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { "startColumn": 34, - "endColumn": 48, - "lineCount": 1 + "endColumn": 17, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 49, - "endColumn": 64, + "startColumn": 86, + "endColumn": 103, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/processor/default.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 64, + "startColumn": 25, + "endColumn": 33, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 49, - "endColumn": 64, + "startColumn": 48, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 67, + "startColumn": 48, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 83, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 83, + "startColumn": 25, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 83, + "startColumn": 25, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 44, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 56, + "startColumn": 25, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 56, + "startColumn": 25, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 56, + "startColumn": 25, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 81, + "startColumn": 25, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 93, + "startColumn": 25, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 93, + "startColumn": 25, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 82, - "endColumn": 93, + "startColumn": 25, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 44, + "startColumn": 25, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 54, + "startColumn": 25, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 54, + "startColumn": 25, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 54, + "startColumn": 25, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 76, + "startColumn": 25, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 77, - "endColumn": 86, + "startColumn": 25, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 77, - "endColumn": 86, + "startColumn": 8, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 77, - "endColumn": 86, + "startColumn": 13, + "endColumn": 21, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/processor/handle_partition.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 55, - "endColumn": 73, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 58, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 53, + "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/processor/metric_filter.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 43, + "endColumn": 91, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 70, + "startColumn": 63, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalIterable", "range": { - "startColumn": 29, - "endColumn": 74, + "startColumn": 62, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 48, - "endColumn": 62, + "startColumn": 15, + "endColumn": 22, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 74, + "startColumn": 103, + "endColumn": 117, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 63, - "endColumn": 74, + "startColumn": 82, + "endColumn": 94, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 63, + "startColumn": 67, "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 15, + "endColumn": 22, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/processor/processor.py": [ { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 90, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 29, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 58, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 101, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 73, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 72, + "endColumn": 78, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 33, + "startColumn": 19, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 86, - "endColumn": 88, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } } ], - "./src/metadata/readers/file/adls.py": [ + "./src/metadata/profiler/processor/runner.py": [ { - "code": "reportReturnType", + "code": "reportMissingImports", "range": { - "startColumn": 11, - "endColumn": 5, - "lineCount": 5 + "startColumn": 9, + "endColumn": 15, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 45, + "startColumn": 22, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 45, + "startColumn": 32, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 53, + "startColumn": 32, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 70, + "startColumn": 28, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 40, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 35, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 82, - "endColumn": 84, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 51, + "endColumn": 59, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 12, + "startColumn": 63, + "endColumn": 69, "lineCount": 1 } - } - ], - "./src/metadata/readers/file/api_reader.py": [ + }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 33, + "startColumn": 39, + "endColumn": 47, "lineCount": 1 } - } - ], - "./src/metadata/readers/file/base.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 84, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 49, + "startColumn": 39, + "endColumn": 47, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 64, + "startColumn": 51, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportMissingParameterType", "range": { - "startColumn": 58, - "endColumn": 64, + "startColumn": 37, + "endColumn": 45, "lineCount": 1 } - } - ], - "./src/metadata/readers/file/bitbucket.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 34, + "startColumn": 49, + "endColumn": 55, "lineCount": 1 } - } - ], - "./src/metadata/readers/file/gcs.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 40, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { "startColumn": 52, - "endColumn": 56, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 82, - "endColumn": 84, + "startColumn": 38, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 16, + "startColumn": 50, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 33, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 12, + "startColumn": 45, + "endColumn": 51, "lineCount": 1 } }, - { - "code": "reportReturnType", - "range": { - "startColumn": 9, - "endColumn": 14, - "lineCount": 1 - } - } - ], - "./src/metadata/readers/file/github.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 34, + "startColumn": 43, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 17, + "startColumn": 55, + "endColumn": 61, "lineCount": 1 } } ], - "./src/metadata/readers/file/gitlab.py": [ + "./src/metadata/profiler/processor/sample_data_handler.py": [ { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 34, + "startColumn": 35, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, + "startColumn": 37, "endColumn": 41, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 34, + "startColumn": 50, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingImports", "range": { - "startColumn": 8, + "startColumn": 11, "endColumn": 17, "lineCount": 1 } }, + { + "code": "reportOptionalIterable", + "range": { + "startColumn": 37, + "endColumn": 49, + "lineCount": 1 + } + }, { "code": "reportArgumentType", "range": { - "startColumn": 35, - "endColumn": 39, + "startColumn": 19, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportArgumentType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 7 + "startColumn": 27, + "endColumn": 62, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { "startColumn": 29, - "endColumn": 69, + "endColumn": 66, "lineCount": 1 } - } - ], - "./src/metadata/readers/file/local.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 22, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 17, + "startColumn": 38, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 49, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 12, + "startColumn": 62, + "endColumn": 72, "lineCount": 1 } } ], - "./src/metadata/readers/file/s3.py": [ + "./src/metadata/profiler/registry.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { "startColumn": 23, - "endColumn": 37, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 63, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 41, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 70, + "startColumn": 29, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 38, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 51, - "endColumn": 66, + "startColumn": 23, + "endColumn": 28, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/base/profiler_source.py": [ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 23, - "endColumn": 34, + "startColumn": 85, + "endColumn": 95, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 60, - "endColumn": 71, + "startColumn": 24, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportInvalidCast", "range": { - "startColumn": 23, - "endColumn": 32, + "startColumn": 22, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 55, - "endColumn": 64, + "startColumn": 46, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 42, + "endColumn": 76, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/bigquery/profiler_source.py": [ { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 52, - "endColumn": 56, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/bigquery/type_mapper.py": [ { - "code": "reportMissingParameterType", + "code": "reportOptionalIterable", "range": { - "startColumn": 82, - "endColumn": 84, + "startColumn": 21, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalCall", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 28, + "endColumn": 88, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/databricks/profiler_source.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 12, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } - } - ], - "./src/metadata/sampler/config.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 36, + "startColumn": 24, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 43, + "startColumn": 27, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 39, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 13, + "endColumn": 39, + "lineCount": 1 + } + } + ], + "./src/metadata/profiler/source/database/mariadb/functions/median.py": [ + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/mariadb/metrics/window/first_quartile.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 57, + "endColumn": 70, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/mariadb/metrics/window/median.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 57, + "endColumn": 70, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/mariadb/metrics/window/third_quartile.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 57, + "endColumn": 70, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/mssql/profiler_source.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 18, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 34, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 49, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 67, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 74, + "startColumn": 61, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 4, - "endColumn": 25, + "startColumn": 17, + "endColumn": 41, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/pinotdb/profiler_source.py": [ { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 4, - "endColumn": 26, + "startColumn": 8, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 4, - "endColumn": 28, + "startColumn": 62, + "endColumn": 108, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/single_store/functions/median.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 6, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 35, + "startColumn": 16, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 45, - "endColumn": 58, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/single_store/metrics/window/first_quartile.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 49, - "endColumn": 66, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 50, - "endColumn": 68, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 40, - "endColumn": 55, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 77, - "endColumn": 81, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 74, - "endColumn": 92, + "startColumn": 57, + "endColumn": 70, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/database/single_store/metrics/window/median.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 104, - "endColumn": 108, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 88, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 106, - "endColumn": 110, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 30, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 30, + "startColumn": 57, + "endColumn": 70, "lineCount": 1 } } ], - "./src/metadata/sampler/models.py": [ + "./src/metadata/profiler/source/database/single_store/metrics/window/third_quartile.py": [ { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 31, - "endColumn": 40, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/sampler/nosql/sampler.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 60, - "endColumn": 63, + "startColumn": 45, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 49, + "startColumn": 57, + "endColumn": 70, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/fetcher/fetcher_strategy.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 75, + "startColumn": 95, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 96, - "endColumn": 101, + "startColumn": 27, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 109, - "endColumn": 116, + "startColumn": 89, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 20, - "endColumn": 42, + "startColumn": 27, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 28, - "endColumn": 30, + "startColumn": 88, + "endColumn": 96, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 51, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 70, - "endColumn": 77, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 83, - "endColumn": 88, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 83, - "endColumn": 88, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 46, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, + "startColumn": 39, "endColumn": 58, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 20, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 35, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 28, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 91, - "endColumn": 98, - "lineCount": 1 - } - } - ], - "./src/metadata/sampler/pandas/burstiq/sampler.py": [ - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 30, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 37, - "endColumn": 48, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 42, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 86, - "endColumn": 93, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, @@ -142499,821 +103757,827 @@ "code": "reportAttributeAccessIssue", "range": { "startColumn": 39, - "endColumn": 46, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 38, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } - } - ], - "./src/metadata/sampler/pandas/sampler.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 37, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 39, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 32, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 30, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 36, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } - } - ], - "./src/metadata/sampler/partition.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 65, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 90, - "endColumn": 97, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 119, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 66, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 119, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 66, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 66, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } - } - ], - "./src/metadata/sampler/processor.py": [ + }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 90, - "endColumn": 100, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 12, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 31, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 31, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 7 + "startColumn": 40, + "endColumn": 62, + "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 54, - "endColumn": 58, + "startColumn": 40, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportCallIssue", - "range": { - "startColumn": 23, - "endColumn": 17, - "lineCount": 12 - } - }, - { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 66, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 101, - "endColumn": 105, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 43, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 42, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 40, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 3 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 25, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/fetcher/profiler_source_factory.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 42, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 34, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 42, + "endColumn": 48, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/metadata.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 12, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 54, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 54, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 54, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/metadata_ext.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 13, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 33, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 26, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 41, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 54, - "lineCount": 1 + "startColumn": 42, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 54, - "lineCount": 1 + "startColumn": 30, + "endColumn": 25, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 48, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 39, - "endColumn": 54, - "lineCount": 1 + "startColumn": 22, + "endColumn": 17, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 46, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 49, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 28, + "endColumn": 97, "lineCount": 1 } - }, + } + ], + "./src/metadata/profiler/source/profiler_source_interface.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 6 + "startColumn": 24, + "endColumn": 33, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 7 + "startColumn": 34, + "endColumn": 40, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 51, - "endColumn": 55, + "startColumn": 42, + "endColumn": 57, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/dataframe/avro.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 94, - "endColumn": 98, + "startColumn": 29, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportUndefinedVariable", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 81, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 80, - "endColumn": 84, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 42, - "endColumn": 61, + "startColumn": 13, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 30, + "startColumn": 26, "endColumn": 34, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 15, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 42, - "endColumn": 76, + "startColumn": 23, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 38, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 76, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 15, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 55, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 15, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 15, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 53, + "endColumn": 55, + "lineCount": 1 + } + } + ], + "./src/metadata/readers/dataframe/base.py": [ + { + "code": "reportReturnType", + "range": { + "startColumn": 96, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 39, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 42, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 53, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 61, - "endColumn": 76, + "startColumn": 64, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { "startColumn": 39, - "endColumn": 54, + "endColumn": 53, "lineCount": 1 } }, @@ -143321,1147 +104585,1151 @@ "code": "reportAttributeAccessIssue", "range": { "startColumn": 39, - "endColumn": 54, + "endColumn": 44, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/dataframe/common.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 29, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/dataframe/dsv.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 55, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 53, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/dataframe/json.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 20, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 79, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 13, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 27, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUndefinedVariable", "range": { - "startColumn": 39, - "endColumn": 54, + "startColumn": 79, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 6 + "startColumn": 15, + "endColumn": 20, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 7 + "startColumn": 13, + "endColumn": 19, + "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportUndefinedVariable", "range": { - "startColumn": 51, - "endColumn": 55, + "startColumn": 26, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 94, - "endColumn": 98, + "startColumn": 13, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAssignmentType", "range": { - "startColumn": 54, - "endColumn": 58, + "startColumn": 18, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportReturnType", "range": { - "startColumn": 19, - "endColumn": 66, + "startColumn": 15, + "endColumn": 40, "lineCount": 1 } }, - { - "code": "reportInvalidCast", - "range": { - "startColumn": 22, - "endColumn": 59, - "lineCount": 1 - } - } - ], - "./src/metadata/sampler/sampler_interface.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 12, + "startColumn": 23, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 25, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 25, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 47, - "endColumn": 53, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 57, - "endColumn": 63, + "startColumn": 55, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 88, - "endColumn": 92, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 46, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 80, - "endColumn": 97, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 42, + "startColumn": 86, + "endColumn": 88, "lineCount": 1 } } ], - "./src/metadata/sampler/sqlalchemy/azuresql/sampler.py": [ + "./src/metadata/readers/dataframe/mf4.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 33, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 23, - "endColumn": 32, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 46, - "endColumn": 92, + "startColumn": 13, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 109, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 24, + "startColumn": 19, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", - "range": { - "startColumn": 34, - "endColumn": 40, - "lineCount": 1 - } - } - ], - "./src/metadata/sampler/sqlalchemy/bigquery/sampler.py": [ - { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 44, - "endColumn": 48, + "startColumn": 13, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 37, - "endColumn": 48, + "startColumn": 19, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 37, - "endColumn": 48, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 89, - "endColumn": 97, + "startColumn": 13, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 41, + "startColumn": 55, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 41, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 85, - "endColumn": 110, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 97, - "endColumn": 105, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 42, - "endColumn": 88, + "startColumn": 19, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 59, - "endColumn": 64, + "startColumn": 13, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 16, - "endColumn": 62, + "startColumn": 15, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 52, - "endColumn": 61, + "startColumn": 53, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/dataframe/parquet.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 9, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 97, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } - } - ], - "./src/metadata/sampler/sqlalchemy/databricks/sampler.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 24, + "startColumn": 13, "endColumn": 28, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 13, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 82, + "startColumn": 32, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportUnusedFunction", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 23, + "startColumn": 47, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 31, + "startColumn": 47, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 31, + "startColumn": 47, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 44, + "startColumn": 47, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 44, + "startColumn": 62, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 46, - "endColumn": 56, + "startColumn": 62, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 105, - "endColumn": 112, + "startColumn": 62, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 105, - "endColumn": 112, + "startColumn": 34, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 105, - "endColumn": 112, + "startColumn": 49, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 29, + "startColumn": 49, + "endColumn": 67, "lineCount": 1 } - } - ], - "./src/metadata/sampler/sqlalchemy/mssql/sampler.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 49, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 32, + "startColumn": 54, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 92, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 109, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 24, + "startColumn": 69, + "endColumn": 87, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 34, - "endColumn": 40, + "endColumn": 48, "lineCount": 1 } - } - ], - "./src/metadata/sampler/sqlalchemy/postgres/sampler.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 48, + "startColumn": 49, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 49, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 49, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 53, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 94, + "startColumn": 68, + "endColumn": 83, "lineCount": 1 } - } - ], - "./src/metadata/sampler/sqlalchemy/sampler.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 68, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 68, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 30, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 43, - "endColumn": 54, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 51, + "startColumn": 45, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 54, + "startColumn": 67, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 41, + "startColumn": 82, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 40, + "startColumn": 82, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 64, + "startColumn": 82, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 59, - "endColumn": 68, + "startColumn": 30, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 40, - "endColumn": 53, + "startColumn": 45, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 45, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 116, + "startColumn": 45, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 71, + "startColumn": 62, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 32, + "startColumn": 77, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 41, - "endColumn": 43, + "startColumn": 77, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 53, + "startColumn": 77, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingImports", "range": { - "startColumn": 19, - "endColumn": 35, + "startColumn": 13, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingImports", "range": { "startColumn": 15, - "endColumn": 51, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 54, - "endColumn": 55, + "startColumn": 13, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 54, - "endColumn": 55, + "startColumn": 13, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 50, + "startColumn": 55, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 50, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 60, - "endColumn": 61, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 38, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 39, + "startColumn": 59, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 22, - "endColumn": 38, + "startColumn": 48, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 36, - "endColumn": 41, + "startColumn": 63, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 38, + "startColumn": 63, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 39, + "startColumn": 63, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingImports", "range": { - "startColumn": 22, - "endColumn": 38, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingImports", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 13, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 47, + "startColumn": 86, + "endColumn": 88, "lineCount": 1 } } ], - "./src/metadata/sampler/sqlalchemy/snowflake/sampler.py": [ + "./src/metadata/readers/file/adls.py": [ { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 44, - "endColumn": 48, + "startColumn": 11, + "endColumn": 5, + "lineCount": 5 + } + }, + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 37, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 37, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 41, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 24, + "startColumn": 54, + "endColumn": 70, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } - } - ], - "./src/metadata/sampler/sqlalchemy/timescale/sampler.py": [ + }, { "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 48, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 82, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 43, - "endColumn": 52, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 55, + "startColumn": 10, + "endColumn": 12, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/file/api_reader.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 33, - "endColumn": 46, + "startColumn": 15, + "endColumn": 33, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/file/base.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 46, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 39, + "startColumn": 58, + "endColumn": 64, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/file/bitbucket.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 38, + "startColumn": 32, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/file/gcs.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 38, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 32, + "startColumn": 52, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 47, + "startColumn": 82, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 19, - "endColumn": 51, + "startColumn": 8, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 59, - "endColumn": 64, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 54, + "startColumn": 10, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 48, + "startColumn": 9, + "endColumn": 14, "lineCount": 1 } - }, + } + ], + "./src/metadata/readers/file/github.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 73, - "endColumn": 84, + "startColumn": 32, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 65, - "endColumn": 86, + "startColumn": 8, + "endColumn": 17, "lineCount": 1 } } ], - "./src/metadata/sampler/sqlalchemy/trino/sampler.py": [ + "./src/metadata/readers/file/gitlab.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 23, + "endColumn": 34, + "lineCount": 1 + } + }, + { + "code": "reportReturnType", + "range": { + "startColumn": 15, + "endColumn": 41, "lineCount": 1 } }, @@ -144469,416 +105737,436 @@ "code": "reportMissingParameterType", "range": { "startColumn": 32, - "endColumn": 38, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 21, - "endColumn": 39, + "startColumn": 8, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 33, + "startColumn": 35, "endColumn": 39, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 41, - "endColumn": 46, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 64, - "endColumn": 65, + "startColumn": 29, + "endColumn": 69, "lineCount": 1 } } ], - "./src/metadata/sampler/sqlalchemy/unitycatalog/sampler.py": [ + "./src/metadata/readers/file/local.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 32, + "endColumn": 38, + "lineCount": 1 + } + }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 17, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 10, + "endColumn": 12, "lineCount": 1 } } ], - "./src/metadata/sampler/storage/gcs/sampler.py": [ + "./src/metadata/readers/file/s3.py": [ { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 23, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 49, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 51, - "endColumn": 55, + "startColumn": 23, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 110, - "endColumn": 114, + "startColumn": 52, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 38, - "endColumn": 43, + "startColumn": 23, + "endColumn": 38, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 111, - "endColumn": 115, + "startColumn": 51, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 29, - "endColumn": 35, + "startColumn": 23, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 71, - "endColumn": 75, + "startColumn": 60, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 107, - "endColumn": 111, + "startColumn": 23, + "endColumn": 32, "lineCount": 1 } - } - ], - "./src/metadata/sampler/storage/s3/sampler.py": [ + }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 51, - "endColumn": 55, + "startColumn": 55, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 35, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 71, - "endColumn": 75, + "startColumn": 52, + "endColumn": 56, + "lineCount": 1 + } + }, + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 82, + "endColumn": 84, + "lineCount": 1 + } + }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 107, - "endColumn": 111, + "startColumn": 10, + "endColumn": 12, "lineCount": 1 } } ], - "./src/metadata/sampler/storage/sampler.py": [ + "./src/metadata/sampler/config.py": [ { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 37, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 21, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 23, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 20, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 16, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 75, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 38, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 58, - "endColumn": 69, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 71, - "endColumn": 75, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 45, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 96, - "endColumn": 100, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 17, - "lineCount": 5 + "startColumn": 44, + "endColumn": 67, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 50, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 93, - "endColumn": 97, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } - } - ], - "./src/metadata/timer/repeated_timer.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 31, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 41, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 44, - "endColumn": 48, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 58, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } - } - ], - "./src/metadata/utils/class_helper.py": [ + }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 5, - "endColumn": 16, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 45, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 17, - "lineCount": 4 + "startColumn": 44, + "endColumn": 67, + "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 90, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 28, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 5, - "lineCount": 3 + "startColumn": 44, + "endColumn": 67, + "lineCount": 1 } - } - ], - "./src/metadata/utils/client_version.py": [ + }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 58, + "startColumn": 44, + "endColumn": 67, "lineCount": 1 } - } - ], - "./src/metadata/utils/collaborative_super.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 68, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 4, + "endColumn": 25, "lineCount": 1 } - } - ], - "./src/metadata/utils/collections.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 21, + "startColumn": 4, "endColumn": 26, "lineCount": 1 } @@ -144886,309 +106174,315 @@ { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 4, + "endColumn": 28, "lineCount": 1 } - } - ], - "./src/metadata/utils/constraints.py": [ + }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 84, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 82, + "startColumn": 22, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 42, + "startColumn": 45, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 43, + "startColumn": 49, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 43, + "startColumn": 50, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 11, - "endColumn": 40, + "startColumn": 40, + "endColumn": 55, "lineCount": 1 } - } - ], - "./src/metadata/utils/credentials.py": [ + }, { - "code": "reportUnreachable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 20, + "startColumn": 77, + "endColumn": 81, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 48, - "endColumn": 64, + "startColumn": 74, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 104, + "endColumn": 108, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 51, - "endColumn": 55, + "startColumn": 70, + "endColumn": 88, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 42, - "endColumn": 46, + "startColumn": 106, + "endColumn": 110, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 24, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 12 + "startColumn": 24, + "endColumn": 30, + "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/models.py": [ { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 15, - "endColumn": 9, - "lineCount": 7 + "startColumn": 31, + "endColumn": 40, + "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/nosql/sampler.py": [ { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 5, - "lineCount": 3 + "startColumn": 24, + "endColumn": 28, + "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 30, + "startColumn": 32, "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 40, - "endColumn": 48, + "startColumn": 60, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 10, - "endColumn": 21, + "startColumn": 33, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 25, + "startColumn": 68, + "endColumn": 75, "lineCount": 1 } - } - ], - "./src/metadata/utils/custom_thread_pool.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 96, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 53, + "startColumn": 109, + "endColumn": 116, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 20, + "endColumn": 42, "lineCount": 1 } - } - ], - "./src/metadata/utils/datalake/datalake_utils.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 17, + "startColumn": 28, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 35, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 12, + "startColumn": 70, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 17, + "startColumn": 83, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 10, + "startColumn": 83, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 20, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 6, - "endColumn": 12, + "startColumn": 42, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportReturnType", "range": { "startColumn": 15, - "endColumn": 24, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 25, - "endColumn": 33, + "startColumn": 32, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 35, - "endColumn": 49, + "startColumn": 25, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 23, - "endColumn": 29, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 30, + "startColumn": 91, + "endColumn": 98, + "lineCount": 1 + } + } + ], + "./src/metadata/sampler/pandas/burstiq/sampler.py": [ + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportMissingParameterType", "range": { "startColumn": 32, - "endColumn": 41, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 46, "endColumn": 55, @@ -145196,2342 +106490,2388 @@ } }, { - "code": "reportUndefinedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 45, + "startColumn": 38, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 48, + "startColumn": 50, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 39, + "startColumn": 56, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 52, + "startColumn": 54, + "endColumn": 63, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 45, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 37, + "startColumn": 28, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 45, + "startColumn": 60, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 70, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 38, + "startColumn": 37, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 33, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 17, - "lineCount": 6 + "startColumn": 86, + "endColumn": 93, + "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 94, + "startColumn": 37, + "endColumn": 46, "lineCount": 1 } - } - ], - "./src/metadata/utils/db_utils.py": [ + }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 5, - "lineCount": 4 + "startColumn": 54, + "endColumn": 63, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 21, + "startColumn": 39, + "endColumn": 46, "lineCount": 1 } - } - ], - "./src/metadata/utils/deprecation.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 20, - "endColumn": 22, + "startColumn": 31, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 34, + "endColumn": 45, "lineCount": 1 } } ], - "./src/metadata/utils/dispatch.py": [ + "./src/metadata/sampler/pandas/sampler.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 20, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 20, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } - } - ], - "./src/metadata/utils/elasticsearch.py": [ + }, { "code": "reportReturnType", "range": { - "startColumn": 19, - "endColumn": 30, + "startColumn": 15, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/utils/entity_link.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 50, - "endColumn": 56, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } - } - ], - "./src/metadata/utils/entity_utils.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 30, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } - } - ], - "./src/metadata/utils/execution_time_tracker.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 28, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 37, + "startColumn": 26, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 31, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 33, - "endColumn": 40, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/partition.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 50, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 90, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 38, + "endColumn": 119, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 38, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 38, + "endColumn": 119, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 38, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 38, + "endColumn": 66, "lineCount": 1 } } ], - "./src/metadata/utils/filters.py": [ + "./src/metadata/sampler/processor.py": [ { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 104, + "startColumn": 90, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 84, - "endColumn": 88, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 57, - "endColumn": 93, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 73, - "endColumn": 77, + "startColumn": 23, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 104, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 84, - "endColumn": 88, + "startColumn": 23, + "endColumn": 31, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 64, - "endColumn": 100, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 7 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 80, - "endColumn": 84, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } - } - ], - "./src/metadata/utils/fqn.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 16, - "lineCount": 1 + "startColumn": 23, + "endColumn": 17, + "lineCount": 12 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 74, + "startColumn": 62, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 21, - "endColumn": 29, + "startColumn": 101, + "endColumn": 105, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 30, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 24, - "endColumn": 35, + "startColumn": 42, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 37, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 29, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 39, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 12, - "endColumn": 20, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 55, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 62, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, + "startColumn": 61, "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 78, - "endColumn": 88, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 107, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 107, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } - } - ], - "./src/metadata/utils/helpers.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 28, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 4, - "endColumn": 26, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 25, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 87, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 15, - "endColumn": 18, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 19, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 39, - "endColumn": 64, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 29, - "endColumn": 35, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 73, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 67, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 75, - "endColumn": 83, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 19, + "endColumn": 13, + "lineCount": 7 + } + }, + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 94, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 80, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 42, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 42, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 61, + "endColumn": 76, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 75, - "endColumn": 83, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 45, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 94, + "endColumn": 98, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidCast", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 22, + "endColumn": 59, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sampler_interface.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 10, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 47, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 57, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 88, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 31, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 80, + "endColumn": 97, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 31, + "endColumn": 42, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/azuresql/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 23, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 42, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/bigquery/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 37, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 37, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 89, + "endColumn": 97, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 30, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 30, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 85, + "endColumn": 110, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 97, + "endColumn": 105, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 42, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 59, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 16, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, + "startColumn": 52, "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 97, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/databricks/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 52, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 24, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 105, + "endColumn": 112, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 105, + "endColumn": 112, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 105, + "endColumn": 112, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 29, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/mssql/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 23, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 92, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 42, + "endColumn": 109, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/postgres/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 94, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 43, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 35, + "endColumn": 51, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 38, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 35, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 59, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 59, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 40, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 116, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 31, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 26, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 41, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 15, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 54, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 54, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, + "startColumn": 60, "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 29, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 15, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 22, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 36, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 29, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 15, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 22, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 46, + "endColumn": 47, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/snowflake/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/timescale/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 43, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 42, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 15, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 22, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 29, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 26, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 19, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 59, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 73, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 65, + "endColumn": 86, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/trino/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 13, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 33, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 41, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 64, + "endColumn": 65, "lineCount": 1 } - }, + } + ], + "./src/metadata/sampler/sqlalchemy/unitycatalog/sampler.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 53, - "endColumn": 61, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 79, - "endColumn": 99, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } } ], - "./src/metadata/utils/importer.py": [ + "./src/metadata/sampler/storage/gcs/sampler.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 51, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 17, - "endColumn": 64, + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 46, + "startColumn": 110, + "endColumn": 114, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 63, + "startColumn": 38, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 8, - "endColumn": 101, + "startColumn": 111, + "endColumn": 115, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 29, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 40, - "endColumn": 57, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, - "endColumn": 42, + "startColumn": 107, + "endColumn": 111, + "lineCount": 1 + } + } + ], + "./src/metadata/sampler/storage/s3/sampler.py": [ + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 56, - "endColumn": 62, + "startColumn": 29, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 25, - "endColumn": 32, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 19, - "endColumn": 25, + "startColumn": 107, + "endColumn": 111, "lineCount": 1 } } ], - "./src/metadata/utils/life_cycle_utils.py": [ + "./src/metadata/sampler/storage/sampler.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 30, - "endColumn": 42, + "startColumn": 10, + "endColumn": 16, + "lineCount": 1 + } + }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 43, + "startColumn": 8, + "endColumn": 21, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 8, + "endColumn": 23, "lineCount": 1 } - } - ], - "./src/metadata/utils/logger.py": [ + }, { "code": "reportMissingParameterType", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 60, + "startColumn": 10, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 59, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 50, - "endColumn": 56, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 60, - "endColumn": 64, + "startColumn": 27, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 61, - "endColumn": 65, + "startColumn": 58, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 71, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportOptionalIterable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 64, - "endColumn": 83, + "startColumn": 34, + "endColumn": 45, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 46, - "endColumn": 50, + "startColumn": 96, + "endColumn": 100, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportCallIssue", "range": { - "startColumn": 11, - "endColumn": 42, - "lineCount": 1 + "startColumn": 25, + "endColumn": 17, + "lineCount": 5 } }, { "code": "reportArgumentType", "range": { - "startColumn": 33, - "endColumn": 47, + "startColumn": 41, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 36, - "endColumn": 53, + "startColumn": 93, + "endColumn": 97, "lineCount": 1 } - }, + } + ], + "./src/metadata/sdk/data_quality/dataframes/dataframe_validation_engine.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 28, - "endColumn": 31, + "startColumn": 5, + "endColumn": 11, "lineCount": 1 } } ], - "./src/metadata/utils/lru_cache.py": [ + "./src/metadata/sdk/data_quality/dataframes/dataframe_validator.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 18, - "endColumn": 21, + "startColumn": 5, + "endColumn": 11, "lineCount": 1 } - }, + } + ], + "./src/metadata/sdk/examples/dataframe_validation_example.py": [ { - "code": "reportMissingParameterType", + "code": "reportMissingImports", "range": { - "startColumn": 27, - "endColumn": 30, + "startColumn": 7, + "endColumn": 13, "lineCount": 1 } - }, + } + ], + "./src/metadata/timer/repeated_timer.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 23, + "endColumn": 31, "lineCount": 1 } }, @@ -147539,612 +108879,584 @@ "code": "reportMissingParameterType", "range": { "startColumn": 33, - "endColumn": 39, - "lineCount": 1 - } - }, - { - "code": "reportIncompatibleMethodOverride", - "range": { - "startColumn": 8, - "endColumn": 12, + "endColumn": 41, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 44, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 33, - "endColumn": 39, + "startColumn": 52, + "endColumn": 58, "lineCount": 1 } } ], - "./src/metadata/utils/memory_limit.py": [ + "./src/metadata/utils/class_helper.py": [ { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 18, - "endColumn": 20, + "startColumn": 5, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 15, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportGeneralTypeIssues", "range": { "startColumn": 27, - "endColumn": 33, - "lineCount": 1 - } - } - ], - "./src/metadata/utils/operation_metrics.py": [ - { - "code": "reportAttributeAccessIssue", - "range": { - "startColumn": 83, - "endColumn": 106, - "lineCount": 1 + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 94, - "endColumn": 9, - "lineCount": 3 + "startColumn": 8, + "endColumn": 90, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 62, + "startColumn": 11, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 39, - "endColumn": 73, - "lineCount": 1 + "startColumn": 11, + "endColumn": 5, + "lineCount": 3 } - }, + } + ], + "./src/metadata/utils/client_version.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 35, + "startColumn": 53, "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/collaborative_super.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, - "endColumn": 69, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 25, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/collections.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 35, + "startColumn": 21, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 28, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } } ], - "./src/metadata/utils/owner_utils.py": [ + "./src/metadata/utils/constraints.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 14, - "endColumn": 26, + "startColumn": 51, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 52, + "endColumn": 82, "lineCount": 1 } - } - ], - "./src/metadata/utils/path_pattern.py": [ - { - "code": "reportCallIssue", - "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 - } - } - ], - "./src/metadata/utils/profiler_utils.py": [ + }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 22, - "endColumn": 30, + "startColumn": 15, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 44, - "endColumn": 49, + "startColumn": 15, + "endColumn": 43, "lineCount": 1 } - } - ], - "./src/metadata/utils/s3_utils.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 20, - "endColumn": 26, + "startColumn": 15, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 11, + "endColumn": 40, "lineCount": 1 } } ], - "./src/metadata/utils/secrets/aws_based_secrets_manager.py": [ + "./src/metadata/utils/credentials.py": [ { - "code": "reportUndefinedVariable", + "code": "reportUnreachable", "range": { - "startColumn": 21, - "endColumn": 35, + "startColumn": 8, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 22, - "endColumn": 58, + "startColumn": 48, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 41, - "endColumn": 56, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 21, - "endColumn": 35, + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 15, - "endColumn": 51, + "startColumn": 42, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 58, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } - } - ], - "./src/metadata/utils/secrets/aws_secrets_manager.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportReturnType", "range": { - "startColumn": 8, - "endColumn": 24, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 12 } }, { - "code": "reportUnreachable", + "code": "reportReturnType", "range": { - "startColumn": 12, - "endColumn": 55, - "lineCount": 1 + "startColumn": 15, + "endColumn": 9, + "lineCount": 7 } - } - ], - "./src/metadata/utils/secrets/aws_ssm_secrets_manager.py": [ + }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportUnreachable", "range": { - "startColumn": 8, - "endColumn": 24, - "lineCount": 1 + "startColumn": 4, + "endColumn": 5, + "lineCount": 3 } }, { - "code": "reportUnreachable", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 55, + "startColumn": 30, + "endColumn": 38, "lineCount": 1 } - } - ], - "./src/metadata/utils/secrets/azure_kv_secrets_manager.py": [ + }, { - "code": "reportUndefinedVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 37, + "startColumn": 40, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 11, - "endColumn": 5, - "lineCount": 6 + "startColumn": 10, + "endColumn": 21, + "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 37, + "startColumn": 17, + "endColumn": 25, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/custom_thread_pool.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 11, - "endColumn": 53, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 31, + "startColumn": 39, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 60, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/utils/secrets/gcp_secrets_manager.py": [ + "./src/metadata/utils/datalake/datalake_utils.py": [ { - "code": "reportUndefinedVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 35, + "startColumn": 4, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 17, - "endColumn": 69, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 54, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 35, + "startColumn": 6, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 17, - "endColumn": 69, + "startColumn": 4, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 54, + "startColumn": 4, + "endColumn": 10, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 35, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 17, - "endColumn": 69, + "startColumn": 6, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 22, - "endColumn": 54, + "startColumn": 15, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportUndefinedVariable", + "code": "reportMissingParameterType", "range": { - "startColumn": 44, - "endColumn": 58, + "startColumn": 25, + "endColumn": 33, "lineCount": 1 } - } - ], - "./src/metadata/utils/secrets/kubernetes_secrets_manager.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 35, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 23, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 21, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 32, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 46, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 15, + "endColumn": 21, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 36, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 22, - "endColumn": 26, + "startColumn": 39, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 29, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 41, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 26, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 13, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUndefinedVariable", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 36, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 15, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 15, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 53, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 32, + "endColumn": 38, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 15, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 8, + "endColumn": 19, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 55, - "endColumn": 59, - "lineCount": 1 + "startColumn": 25, + "endColumn": 17, + "lineCount": 6 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 38, + "endColumn": 94, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/db_utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 55, - "endColumn": 59, - "lineCount": 1 + "startColumn": 26, + "endColumn": 5, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 12, + "endColumn": 21, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/deprecation.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 55, - "endColumn": 59, + "startColumn": 20, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { "startColumn": 19, "endColumn": 23, @@ -148152,169 +109464,181 @@ } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 27, + "endColumn": 33, "lineCount": 1 } } ], - "./src/metadata/utils/secrets/secrets_manager_factory.py": [ + "./src/metadata/utils/dispatch.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 36, + "startColumn": 18, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 34, + "startColumn": 18, + "endColumn": 20, "lineCount": 1 } } ], - "./src/metadata/utils/service_spec/service_spec.py": [ + "./src/metadata/utils/elasticsearch.py": [ { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 30, - "endColumn": 36, + "startColumn": 19, + "endColumn": 30, "lineCount": 1 } } ], - "./src/metadata/utils/singleton.py": [ + "./src/metadata/utils/entity_link.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 50, + "endColumn": 56, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/entity_utils.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 37, + "startColumn": 18, + "endColumn": 30, "lineCount": 1 } } ], - "./src/metadata/utils/source_hash.py": [ + "./src/metadata/utils/execution_time_tracker.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 59, + "startColumn": 23, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 59, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 23, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 25, + "startColumn": 33, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { "startColumn": 42, - "endColumn": 59, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 59, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 53, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 53, + "startColumn": 27, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, + "startColumn": 18, "endColumn": 22, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 22, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 27, + "endColumn": 33, + "lineCount": 1 + } + } + ], + "./src/metadata/utils/filters.py": [ { "code": "reportCallIssue", "range": { - "startColumn": 32, - "endColumn": 46, + "startColumn": 68, + "endColumn": 104, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 46, + "startColumn": 84, + "endColumn": 88, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 51, - "endColumn": 77, + "startColumn": 57, + "endColumn": 93, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 51, + "startColumn": 73, "endColumn": 77, "lineCount": 1 } @@ -148322,162 +109646,172 @@ { "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 34, + "startColumn": 68, + "endColumn": 104, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 34, + "startColumn": 84, + "endColumn": 88, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 44, - "endColumn": 70, + "startColumn": 64, + "endColumn": 100, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 44, - "endColumn": 70, + "startColumn": 80, + "endColumn": 84, + "lineCount": 1 + } + } + ], + "./src/metadata/utils/fqn.py": [ + { + "code": "reportMissingParameterType", + "range": { + "startColumn": 12, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 57, + "startColumn": 68, + "endColumn": 74, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 57, + "startColumn": 21, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 24, + "startColumn": 26, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 24, + "startColumn": 24, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 50, + "startColumn": 25, + "endColumn": 37, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 50, + "startColumn": 21, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 66, + "startColumn": 26, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 40, - "endColumn": 66, + "startColumn": 12, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 8, - "endColumn": 34, + "startColumn": 47, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 34, + "startColumn": 51, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 85, + "startColumn": 64, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 85, + "startColumn": 78, + "endColumn": 88, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportArgumentType", "range": { - "startColumn": 11, - "endColumn": 17, + "startColumn": 84, + "endColumn": 107, "lineCount": 1 } }, { - "code": "reportInvalidTypeVarUse", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 42, + "startColumn": 84, + "endColumn": 107, "lineCount": 1 } } ], - "./src/metadata/utils/sqa_utils.py": [ + "./src/metadata/utils/helpers.py": [ { - "code": "reportOptionalOperand", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 17, - "lineCount": 4 + "startColumn": 19, + "endColumn": 28, + "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportUnreachable", "range": { - "startColumn": 15, - "endColumn": 36, + "startColumn": 4, + "endColumn": 26, "lineCount": 1 } }, @@ -148485,31 +109819,47 @@ "code": "reportReturnType", "range": { "startColumn": 11, - "endColumn": 33, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUnreachable", "range": { - "startColumn": 29, - "endColumn": 44, + "startColumn": 8, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 65, + "startColumn": 15, + "endColumn": 18, + "lineCount": 1 + } + }, + { + "code": "reportUnreachable", + "range": { + "startColumn": 8, + "endColumn": 19, + "lineCount": 1 + } + }, + { + "code": "reportAssignmentType", + "range": { + "startColumn": 39, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 67, - "endColumn": 84, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, @@ -148517,630 +109867,650 @@ "code": "reportMissingParameterType", "range": { "startColumn": 21, - "endColumn": 36, + "endColumn": 25, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 44, + "startColumn": 29, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 69, + "endColumn": 73, + "lineCount": 1 + } + }, + { + "code": "reportOptionalMemberAccess", + "range": { + "startColumn": 63, + "endColumn": 67, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 21, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } - } - ], - "./src/metadata/utils/sqlalchemy_utils.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 31, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 33, - "endColumn": 43, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 45, - "endColumn": 50, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 55, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 21, - "endColumn": 24, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 34, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 46, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 55, - "endColumn": 65, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 67, - "endColumn": 73, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 29, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 41, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 43, - "endColumn": 48, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 61, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 67, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 67, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 53, + "startColumn": 75, + "endColumn": 83, + "lineCount": 1 + } + }, + { + "code": "reportAttributeAccessIssue", + "range": { + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 28, - "endColumn": 32, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 34, - "endColumn": 44, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 46, - "endColumn": 51, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 53, - "endColumn": 63, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 65, - "endColumn": 71, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 80, - "endColumn": 82, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 80, - "endColumn": 82, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 33, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 35, - "endColumn": 45, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 52, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 57, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 38, - "endColumn": 48, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 50, - "endColumn": 55, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 57, - "endColumn": 67, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 69, - "endColumn": 75, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 30, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 27, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 39, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 46, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 41, - "endColumn": 46, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 59, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 65, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 65, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 29, - "endColumn": 55, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 28, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 26, - "endColumn": 30, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 32, - "endColumn": 42, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 44, - "endColumn": 49, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 51, - "endColumn": 61, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 63, - "endColumn": 69, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 78, - "endColumn": 80, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 78, - "endColumn": 80, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 18, - "endColumn": 22, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 24, - "endColumn": 34, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 46, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 54, + "startColumn": 75, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 65, + "startColumn": 41, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 65, + "startColumn": 53, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 35, + "startColumn": 79, + "endColumn": 99, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/importer.py": [ { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 37, - "endColumn": 47, + "startColumn": 47, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 49, - "endColumn": 54, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAssignmentType", "range": { - "startColumn": 56, + "startColumn": 17, "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 66, - "endColumn": 72, + "startColumn": 35, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 46, + "startColumn": 48, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportUnreachable", "range": { - "startColumn": 21, - "endColumn": 24, + "startColumn": 8, + "endColumn": 101, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 30, - "endColumn": 34, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 36, - "endColumn": 46, + "startColumn": 40, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 48, - "endColumn": 53, + "startColumn": 35, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 55, - "endColumn": 63, + "startColumn": 56, + "endColumn": 62, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 65, - "endColumn": 75, + "startColumn": 25, + "endColumn": 32, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 77, - "endColumn": 83, + "startColumn": 19, + "endColumn": 25, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/life_cycle_utils.py": [ { - "code": "reportInvalidTypeForm", + "code": "reportMissingParameterType", "range": { - "startColumn": 31, - "endColumn": 57, + "startColumn": 30, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 24, + "startColumn": 31, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 19, + "endColumn": 31, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/logger.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 43, - "endColumn": 53, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { "startColumn": 55, "endColumn": 60, @@ -149148,1123 +110518,1101 @@ } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 62, - "endColumn": 70, + "startColumn": 54, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 72, - "endColumn": 82, + "startColumn": 50, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 90, + "startColumn": 60, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 38, - "endColumn": 42, + "startColumn": 61, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 44, - "endColumn": 54, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalIterable", "range": { - "startColumn": 56, - "endColumn": 61, + "startColumn": 64, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 63, - "endColumn": 71, + "startColumn": 46, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 73, - "endColumn": 79, + "startColumn": 11, + "endColumn": 42, "lineCount": 1 } - } - ], - "./src/metadata/utils/ssl_manager.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 25, + "startColumn": 33, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 32, - "endColumn": 35, + "startColumn": 36, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 46, + "startColumn": 28, + "endColumn": 31, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/lru_cache.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 58, + "startColumn": 18, + "endColumn": 21, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 62, - "endColumn": 68, + "startColumn": 27, + "endColumn": 30, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 24, - "endColumn": 34, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 33, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 55, - "endColumn": 58, + "startColumn": 8, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 33, + "endColumn": 39, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/memory_limit.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 36, + "startColumn": 18, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 43, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 27, + "endColumn": 33, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/operation_metrics.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 48, - "endColumn": 57, + "startColumn": 83, + "endColumn": 106, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 47, - "endColumn": 56, - "lineCount": 1 + "startColumn": 94, + "endColumn": 9, + "lineCount": 3 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 52, - "endColumn": 61, - "lineCount": 1 - } - }, - { - "code": "reportMissingParameterType", - "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 39, + "endColumn": 62, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 43, + "startColumn": 39, + "endColumn": 73, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 76, - "endColumn": 81, + "startColumn": 35, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 51, + "startColumn": 35, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 47, + "startColumn": 21, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 47, + "startColumn": 29, + "endColumn": 35, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 24, + "endColumn": 28, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/owner_utils.py": [ { - "code": "reportRedeclaration", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, + "startColumn": 14, "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/path_pattern.py": [ { "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 9, - "lineCount": 7 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } - }, + } + ], + "./src/metadata/utils/profiler_utils.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 42, - "endColumn": 48, + "startColumn": 22, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 12, - "endColumn": 13, - "lineCount": 5 + "startColumn": 44, + "endColumn": 49, + "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/s3_utils.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 16, + "startColumn": 20, "endColumn": 26, "lineCount": 1 } }, { - "code": "reportGeneralTypeIssues", + "code": "reportMissingParameterType", "range": { - "startColumn": 16, - "endColumn": 43, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/secrets/aws_based_secrets_manager.py": [ { - "code": "reportOptionalSubscript", + "code": "reportUndefinedVariable", "range": { - "startColumn": 12, - "endColumn": 43, + "startColumn": 21, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportMissingImports", "range": { - "startColumn": 12, - "endColumn": 43, + "startColumn": 9, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 43, + "startColumn": 22, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 41, + "endColumn": 56, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportUndefinedVariable", "range": { - "startColumn": 49, - "endColumn": 68, + "startColumn": 21, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 8, - "endColumn": 43, + "startColumn": 15, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUndefinedVariable", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/secrets/aws_secrets_manager.py": [ { - "code": "reportOptionalMemberAccess", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 44, - "endColumn": 47, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 47, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/secrets/aws_ssm_secrets_manager.py": [ { - "code": "reportOptionalSubscript", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 12, - "endColumn": 47, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportUnreachable", "range": { "startColumn": 12, - "endColumn": 47, + "endColumn": 55, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/secrets/azure_kv_secrets_manager.py": [ { - "code": "reportMissingParameterType", + "code": "reportUndefinedVariable", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 21, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingImports", "range": { - "startColumn": 29, - "endColumn": 34, + "startColumn": 9, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 51, - "lineCount": 1 + "startColumn": 11, + "endColumn": 5, + "lineCount": 6 } }, { - "code": "reportOptionalSubscript", + "code": "reportUndefinedVariable", "range": { - "startColumn": 16, - "endColumn": 51, + "startColumn": 21, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 31, - "endColumn": 36, + "startColumn": 11, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportReturnType", "range": { - "startColumn": 16, - "endColumn": 51, + "startColumn": 19, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportUndefinedVariable", "range": { - "startColumn": 16, - "endColumn": 51, + "startColumn": 44, + "endColumn": 60, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/secrets/gcp_secrets_manager.py": [ { - "code": "reportOptionalSubscript", + "code": "reportUndefinedVariable", "range": { - "startColumn": 16, - "endColumn": 51, + "startColumn": 21, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 26, + "startColumn": 17, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 12, - "endColumn": 45, + "startColumn": 22, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportUndefinedVariable", "range": { - "startColumn": 16, - "endColumn": 49, + "startColumn": 21, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportMissingImports", "range": { - "startColumn": 16, - "endColumn": 49, + "startColumn": 9, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportOptionalSubscript", + "code": "reportCallIssue", "range": { - "startColumn": 16, - "endColumn": 49, + "startColumn": 17, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 5, - "endColumn": 9, + "startColumn": 22, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportUndefinedVariable", "range": { - "startColumn": 5, - "endColumn": 9, + "startColumn": 21, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 6, - "endColumn": 12, + "startColumn": 17, + "endColumn": 69, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportCallIssue", "range": { - "startColumn": 6, - "endColumn": 12, + "startColumn": 22, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportUndefinedVariable", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 44, + "endColumn": 58, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/secrets/kubernetes_secrets_manager.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 81, - "endColumn": 90, + "startColumn": 9, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 10, - "endColumn": 33, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 22, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 6, - "endColumn": 16, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 23, - "endColumn": 37, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAssignmentType", - "range": { - "startColumn": 34, - "endColumn": 68, - "lineCount": 1 - } - } - ], - "./src/metadata/utils/ssl_registry.py": [ - { - "code": "reportOptionalMemberAccess", - "range": { - "startColumn": 41, - "endColumn": 57, - "lineCount": 1 - } - } - ], - "./src/metadata/utils/storage_metadata_config.py": [ - { - "code": "reportMissingParameterType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 17, - "endColumn": 23, + "startColumn": 49, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportUnreachable", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 8, - "endColumn": 79, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 31, - "endColumn": 52, + "startColumn": 55, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportReturnType", "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportReturnType", "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 23, + "endColumn": 27, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/secrets/secrets_manager_factory.py": [ { "code": "reportArgumentType", "range": { - "startColumn": 34, - "endColumn": 55, - "lineCount": 1 - } - }, - { - "code": "reportCallIssue", - "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 12, + "endColumn": 36, "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 1, - "endColumn": 22, + "startColumn": 12, + "endColumn": 34, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/service_spec/service_spec.py": [ { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 68, + "startColumn": 30, + "endColumn": 36, "lineCount": 1 } } ], - "./src/metadata/utils/stored_procedures.py": [ + "./src/metadata/utils/singleton.py": [ { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 10, - "endColumn": 93, + "startColumn": 23, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 46, - "endColumn": 92, + "startColumn": 31, + "endColumn": 37, "lineCount": 1 } } ], - "./src/metadata/utils/streamable_logger.py": [ + "./src/metadata/utils/source_hash.py": [ { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 42, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 30, + "startColumn": 42, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 34, - "endColumn": 40, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportReturnType", - "range": { - "startColumn": 15, - "endColumn": 103, - "lineCount": 1 - } - } - ], - "./src/metadata/utils/tag_utils.py": [ - { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 21, - "endColumn": 39, + "startColumn": 8, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 29, - "endColumn": 47, + "startColumn": 42, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 39, - "endColumn": 17, - "lineCount": 4 + "startColumn": 42, + "endColumn": 59, + "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 28, - "endColumn": 17, - "lineCount": 5 + "startColumn": 39, + "endColumn": 53, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportArgumentType", "range": { - "startColumn": 18, - "endColumn": 46, + "startColumn": 39, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 18, - "endColumn": 13, - "lineCount": 7 + "startColumn": 8, + "endColumn": 22, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 56, - "endColumn": 63, + "startColumn": 8, + "endColumn": 22, "lineCount": 1 } }, { "code": "reportCallIssue", "range": { - "startColumn": 19, - "endColumn": 13, - "lineCount": 6 + "startColumn": 32, + "endColumn": 46, + "lineCount": 1 } }, { "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 37, + "startColumn": 32, + "endColumn": 46, "lineCount": 1 } - } - ], - "./src/metadata/utils/test_utils.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 23, - "endColumn": 33, + "startColumn": 51, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 26, - "endColumn": 30, + "startColumn": 51, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 33, - "endColumn": 37, + "startColumn": 8, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 41, - "endColumn": 47, + "startColumn": 8, + "endColumn": 34, "lineCount": 1 } - } - ], - "./src/metadata/utils/time_utils.py": [ + }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 52, - "endColumn": 64, + "startColumn": 44, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 44, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 41, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 16, + "startColumn": 41, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 16, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 8, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 34, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 34, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 8, + "startColumn": 40, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 40, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 16, + "startColumn": 8, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 16, + "startColumn": 8, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportCallIssue", "range": { - "startColumn": 4, - "endColumn": 11, + "startColumn": 59, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportArgumentType", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 59, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 4, - "endColumn": 9, + "startColumn": 11, + "endColumn": 17, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportInvalidTypeVarUse", "range": { - "startColumn": 15, - "endColumn": 24, + "startColumn": 41, + "endColumn": 42, "lineCount": 1 } } ], - "./src/metadata/utils/timeout.py": [ + "./src/metadata/utils/sqa_utils.py": [ { - "code": "reportMissingParameterType", + "code": "reportOptionalOperand", "range": { - "startColumn": 20, - "endColumn": 26, - "lineCount": 1 + "startColumn": 16, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportMissingParameterType", + "code": "reportReturnType", "range": { - "startColumn": 28, - "endColumn": 33, + "startColumn": 15, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportUnusedParameter", + "code": "reportReturnType", "range": { - "startColumn": 28, + "startColumn": 11, "endColumn": 33, "lineCount": 1 } @@ -150272,755 +111620,739 @@ { "code": "reportMissingParameterType", "range": { - "startColumn": 18, - "endColumn": 20, + "startColumn": 29, + "endColumn": 44, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 23, + "startColumn": 46, + "endColumn": 65, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 33, + "startColumn": 67, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 14, - "endColumn": 17, + "startColumn": 21, + "endColumn": 36, "lineCount": 1 } }, - { - "code": "reportUnusedVariable", - "range": { - "startColumn": 23, - "endColumn": 27, - "lineCount": 1 - } - } - ], - "./src/metadata/utils/uuid_encoder.py": [ { "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 23, + "startColumn": 38, + "endColumn": 44, "lineCount": 1 } - } - ], - "./src/metadata/workflow/application.py": [ + }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 13, - "endColumn": 25, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportAttributeAccessIssue", "range": { - "startColumn": 25, - "endColumn": 42, + "startColumn": 18, + "endColumn": 21, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/sqlalchemy_utils.py": [ { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 27, + "endColumn": 31, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 42, - "endColumn": 71, + "startColumn": 33, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 23, + "startColumn": 45, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 15, - "endColumn": 61, + "startColumn": 29, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 16, - "endColumn": 27, + "startColumn": 21, + "endColumn": 24, "lineCount": 1 } - } - ], - "./src/metadata/workflow/base.py": [ + }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 13, - "endColumn": 19, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 55, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 64, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 43, + "startColumn": 55, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 60, + "startColumn": 67, "endColumn": 73, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 90, - "endColumn": 110, + "startColumn": 25, + "endColumn": 29, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 61, + "startColumn": 31, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 35, + "startColumn": 43, "endColumn": 48, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 26, - "endColumn": 64, + "startColumn": 50, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 59, - "endColumn": 64, + "startColumn": 65, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 35, - "endColumn": 48, + "startColumn": 27, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 83, + "startColumn": 28, + "endColumn": 32, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 57, + "startColumn": 34, + "endColumn": 44, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 26, + "startColumn": 46, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 76, + "startColumn": 53, + "endColumn": 63, "lineCount": 1 } }, { "code": "reportMissingParameterType", "range": { - "startColumn": 41, - "endColumn": 55, + "startColumn": 65, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 97, + "startColumn": 80, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 23, - "endColumn": 42, + "startColumn": 29, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 51, - "endColumn": 71, + "startColumn": 35, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 98, - "endColumn": 117, + "startColumn": 47, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportOperatorIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 15, - "endColumn": 86, + "startColumn": 31, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportOptionalOperand", + "code": "reportMissingParameterType", "range": { - "startColumn": 56, - "endColumn": 80, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 27, - "endColumn": 40, + "startColumn": 38, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 47, - "endColumn": 60, + "startColumn": 50, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 52, + "startColumn": 57, + "endColumn": 67, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 54, - "endColumn": 74, + "startColumn": 69, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 20, - "endColumn": 21, - "lineCount": 11 + "startColumn": 26, + "endColumn": 30, + "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 32, - "endColumn": 25, - "lineCount": 4 + "startColumn": 23, + "endColumn": 27, + "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 70, - "endColumn": 87, + "startColumn": 29, + "endColumn": 39, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 86, - "endColumn": 92, + "startColumn": 41, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 49, - "endColumn": 55, + "startColumn": 48, + "endColumn": 59, "lineCount": 1 } }, { - "code": "reportCallIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 38, - "endColumn": 53, + "startColumn": 63, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 57, - "endColumn": 77, + "startColumn": 29, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 55, - "endColumn": 72, + "startColumn": 25, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 34, + "startColumn": 26, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 36, - "endColumn": 50, + "startColumn": 32, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 28, - "endColumn": 42, + "startColumn": 44, + "endColumn": 49, "lineCount": 1 } - } - ], - "./src/metadata/workflow/classification.py": [ + }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 82, + "startColumn": 51, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, + "startColumn": 63, "endColumn": 69, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 29, - "endColumn": 54, + "startColumn": 78, + "endColumn": 80, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 50, + "startColumn": 18, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 79, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } - } - ], - "./src/metadata/workflow/data_quality.py": [ + }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 19, - "endColumn": 40, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 22, - "endColumn": 85, + "startColumn": 48, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 13, - "endColumn": 18, + "startColumn": 63, + "endColumn": 65, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 37, - "endColumn": 41, + "startColumn": 31, + "endColumn": 35, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 39, - "endColumn": 49, + "startColumn": 37, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAssignmentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 21, - "endColumn": 66, + "startColumn": 49, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 51, - "endColumn": 55, + "startColumn": 56, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 77, + "startColumn": 66, + "endColumn": 72, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 8, + "startColumn": 32, "endColumn": 46, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 16, - "endColumn": 13, - "lineCount": 5 + "startColumn": 21, + "endColumn": 24, + "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 30, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 36, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 48, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 55, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 65, + "endColumn": 75, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 77, + "endColumn": 83, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 31, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 21, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 43, + "endColumn": 53, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 55, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 62, + "endColumn": 70, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 72, + "endColumn": 82, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 84, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 38, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 44, + "endColumn": 54, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 56, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 63, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 73, + "endColumn": 79, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/ssl_manager.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 23, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportMissingParameterType", "range": { - "startColumn": 75, - "endColumn": 99, + "startColumn": 32, + "endColumn": 35, "lineCount": 1 } - } - ], - "./src/metadata/workflow/ingestion.py": [ + }, { - "code": "reportIncompatibleVariableOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 13, - "endColumn": 25, + "startColumn": 42, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 42, + "startColumn": 54, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportIncompatibleMethodOverride", + "code": "reportMissingParameterType", "range": { - "startColumn": 8, - "endColumn": 14, + "startColumn": 62, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportReturnType", + "code": "reportMissingParameterType", "range": { - "startColumn": 15, - "endColumn": 48, + "startColumn": 24, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportMissingParameterType", "range": { - "startColumn": 25, - "endColumn": 50, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportInvalidTypeForm", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 20, - "endColumn": 45, + "startColumn": 55, + "endColumn": 58, "lineCount": 1 } }, { - "code": "reportArgumentType", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 24, + "startColumn": 32, "endColumn": 36, "lineCount": 1 } @@ -151028,1757 +112360,1785 @@ { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 56, - "endColumn": 60, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 32, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 48, + "endColumn": 57, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 47, + "endColumn": 56, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 52, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 76, + "endColumn": 81, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportRedeclaration", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 + "startColumn": 8, + "endColumn": 9, + "lineCount": 7 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 42, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, - "lineCount": 1 + "startColumn": 12, + "endColumn": 13, + "lineCount": 5 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportGeneralTypeIssues", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 49, + "endColumn": 68, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 8, + "endColumn": 43, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 44, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 29, + "endColumn": 34, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 31, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 51, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalSubscript", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 16, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 5, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 12, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 81, + "endColumn": 90, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 71, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 67, + "endColumn": 89, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 28, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 12, + "endColumn": 27, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 10, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 27, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 6, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 23, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 34, + "endColumn": 68, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/ssl_registry.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 41, + "endColumn": 57, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/storage_metadata_config.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 17, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportUnreachable", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 8, + "endColumn": 79, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 31, + "endColumn": 52, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 34, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 1, + "endColumn": 22, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingImports", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 13, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 47, + "endColumn": 68, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/stored_procedures.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 10, + "endColumn": 93, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 46, + "endColumn": 92, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/streamable_logger.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 26, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 34, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 15, + "endColumn": 103, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/tag_utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 68, - "endColumn": 84, + "startColumn": 21, + "endColumn": 39, "lineCount": 1 } }, { "code": "reportOptionalMemberAccess", "range": { - "startColumn": 74, - "endColumn": 84, + "startColumn": 29, + "endColumn": 47, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 102, - "endColumn": 118, - "lineCount": 1 + "startColumn": 39, + "endColumn": 17, + "lineCount": 4 } }, { - "code": "reportArgumentType", + "code": "reportCallIssue", "range": { - "startColumn": 35, - "endColumn": 101, - "lineCount": 1 + "startColumn": 28, + "endColumn": 17, + "lineCount": 5 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportCallIssue", "range": { - "startColumn": 72, - "endColumn": 76, + "startColumn": 18, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 84, - "endColumn": 101, - "lineCount": 1 + "startColumn": 18, + "endColumn": 13, + "lineCount": 7 } }, { - "code": "reportOptionalMemberAccess", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 56, + "endColumn": 63, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 84, - "endColumn": 101, - "lineCount": 1 + "startColumn": 19, + "endColumn": 13, + "lineCount": 6 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 30, + "endColumn": 37, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/test_utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 23, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 26, + "endColumn": 30, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 33, + "endColumn": 37, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 41, + "endColumn": 47, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/time_utils.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 52, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 8, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 16, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 11, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 4, + "endColumn": 9, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 15, + "endColumn": 24, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/timeout.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 20, + "endColumn": 26, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 28, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 18, + "endColumn": 20, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 19, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 27, + "endColumn": 33, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 14, + "endColumn": 17, "lineCount": 1 } - }, + } + ], + "./src/metadata/utils/uuid_encoder.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 22, + "endColumn": 23, "lineCount": 1 } - }, + } + ], + "./src/metadata/workflow/application.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 13, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 25, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 42, + "endColumn": 71, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 20, + "endColumn": 23, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 15, + "endColumn": 61, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 16, + "endColumn": 27, "lineCount": 1 } - }, + } + ], + "./src/metadata/workflow/base.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 13, + "endColumn": 19, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 25, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 59, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 23, + "endColumn": 43, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 60, + "endColumn": 73, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 90, + "endColumn": 110, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 41, + "endColumn": 61, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 35, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 26, + "endColumn": 64, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 59, + "endColumn": 64, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 35, + "endColumn": 48, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 70, + "endColumn": 83, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 37, + "endColumn": 57, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 8, + "endColumn": 26, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 56, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportMissingParameterType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 41, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 20, + "endColumn": 97, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 23, + "endColumn": 42, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 51, + "endColumn": 71, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 98, + "endColumn": 117, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOperatorIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 15, + "endColumn": 86, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalOperand", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 56, + "endColumn": 80, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 27, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 47, + "endColumn": 60, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 32, + "endColumn": 52, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 54, + "endColumn": 74, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 84, - "endColumn": 101, - "lineCount": 1 + "startColumn": 20, + "endColumn": 21, + "lineCount": 11 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 84, - "endColumn": 101, - "lineCount": 1 + "startColumn": 32, + "endColumn": 25, + "lineCount": 4 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 70, + "endColumn": 87, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 86, + "endColumn": 92, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 49, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportCallIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 38, + "endColumn": 53, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 57, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 55, + "endColumn": 72, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 28, + "endColumn": 34, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 36, + "endColumn": 50, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 28, + "endColumn": 42, "lineCount": 1 } - }, + } + ], + "./src/metadata/workflow/classification.py": [ { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 22, + "endColumn": 82, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 29, + "endColumn": 69, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 29, + "endColumn": 54, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 25, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 15, + "endColumn": 79, "lineCount": 1 } - }, + } + ], + "./src/metadata/workflow/data_quality.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 19, + "endColumn": 40, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 22, + "endColumn": 85, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 13, + "endColumn": 18, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 37, + "endColumn": 41, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 39, + "endColumn": 49, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportAssignmentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 21, + "endColumn": 66, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 51, + "endColumn": 55, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 15, + "endColumn": 77, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 8, + "endColumn": 46, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, - "lineCount": 1 + "startColumn": 16, + "endColumn": 13, + "lineCount": 5 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 75, + "endColumn": 99, "lineCount": 1 } - }, + } + ], + "./src/metadata/workflow/ingestion.py": [ { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleVariableOverride", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 13, + "endColumn": 25, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 25, + "endColumn": 42, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportIncompatibleMethodOverride", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 8, + "endColumn": 14, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportReturnType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 15, + "endColumn": 48, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 25, + "endColumn": 50, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportInvalidTypeForm", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 20, + "endColumn": 45, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 24, + "endColumn": 36, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 56, + "endColumn": 60, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 68, + "endColumn": 84, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 74, + "endColumn": 84, "lineCount": 1 } }, { "code": "reportAttributeAccessIssue", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 102, + "endColumn": 118, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportArgumentType", "range": { - "startColumn": 84, + "startColumn": 35, "endColumn": 101, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { - "startColumn": 84, - "endColumn": 101, + "startColumn": 72, + "endColumn": 76, "lineCount": 1 } }, { - "code": "reportAttributeAccessIssue", + "code": "reportOptionalMemberAccess", "range": { "startColumn": 84, "endColumn": 101, diff --git a/ingestion/src/metadata/ingestion/models/custom_basemodel_validation.py b/ingestion/src/metadata/ingestion/models/custom_basemodel_validation.py index e2a183d0371b..d8b457285513 100644 --- a/ingestion/src/metadata/ingestion/models/custom_basemodel_validation.py +++ b/ingestion/src/metadata/ingestion/models/custom_basemodel_validation.py @@ -111,6 +111,8 @@ def _initialize_transformable_entities(): def revert_separators(value): + if not isinstance(value, str): # Add this check + return value return ( value.replace(RESERVED_COLON_KEYWORD, "::") .replace(RESERVED_ARROW_KEYWORD, ">") @@ -119,6 +121,8 @@ def revert_separators(value): def replace_separators(value): + if not isinstance(value, str): + return value return ( value.replace("::", RESERVED_COLON_KEYWORD) .replace(">", RESERVED_ARROW_KEYWORD) diff --git a/ingestion/src/metadata/ingestion/source/database/athena/metadata.py b/ingestion/src/metadata/ingestion/source/database/athena/metadata.py index 4246031c6197..71a49c45fa21 100644 --- a/ingestion/src/metadata/ingestion/source/database/athena/metadata.py +++ b/ingestion/src/metadata/ingestion/source/database/athena/metadata.py @@ -27,6 +27,7 @@ from metadata.generated.schema.entity.data.databaseSchema import DatabaseSchema from metadata.generated.schema.entity.data.table import ( Column, + ColumnName, PartitionColumnDetails, PartitionIntervalTypes, Table, @@ -202,7 +203,7 @@ def get_table_partition_details( partition_details = TablePartition( columns=[ PartitionColumnDetails( - columnName=col["name"], + columnName=ColumnName(root=col["name"]), intervalType=ATHENA_INTERVAL_TYPE_MAP.get( col.get("projection_type", str(col["type"])), PartitionIntervalTypes.COLUMN_VALUE, diff --git a/ingestion/src/metadata/ingestion/source/database/bigquery/metadata.py b/ingestion/src/metadata/ingestion/source/database/bigquery/metadata.py index e0fab530c5c3..c1fac8a1f6c3 100644 --- a/ingestion/src/metadata/ingestion/source/database/bigquery/metadata.py +++ b/ingestion/src/metadata/ingestion/source/database/bigquery/metadata.py @@ -36,6 +36,7 @@ from metadata.generated.schema.entity.data.databaseSchema import DatabaseSchema from metadata.generated.schema.entity.data.storedProcedure import StoredProcedureCode from metadata.generated.schema.entity.data.table import ( + ColumnName, ConstraintType, PartitionColumnDetails, PartitionIntervalTypes, @@ -974,9 +975,11 @@ def get_table_partition_details( return True, TablePartition( columns=[ PartitionColumnDetails( - columnName=self._get_partition_column_name( - columns=columns, - partition_field_name=field, + columnName=ColumnName( + root=self._get_partition_column_name( + columns=columns, + partition_field_name=field, + ) ), interval=str(partition_details._properties.get("mode")), intervalType=PartitionIntervalTypes.OTHER, @@ -990,9 +993,11 @@ def get_table_partition_details( table_partition = TablePartition( columns=[ PartitionColumnDetails( - columnName=self._get_partition_column_name( - columns=columns, - partition_field_name=table.time_partitioning.field, + columnName=ColumnName( + root=self._get_partition_column_name( + columns=columns, + partition_field_name=table.time_partitioning.field, + ) ), interval=str(table.time_partitioning.type_), intervalType=PartitionIntervalTypes.TIME_UNIT, @@ -1003,8 +1008,8 @@ def get_table_partition_details( return True, TablePartition( columns=[ PartitionColumnDetails( - columnName=( - "_PARTITIONTIME" if table.time_partitioning.type_ == "HOUR" else "_PARTITIONDATE" + columnName=ColumnName( + root=("_PARTITIONTIME" if table.time_partitioning.type_ == "HOUR" else "_PARTITIONDATE") ), interval=str(table.time_partitioning.type_), intervalType=PartitionIntervalTypes.INGESTION_TIME, @@ -1013,16 +1018,18 @@ def get_table_partition_details( ) if table.range_partitioning: table_partition = PartitionColumnDetails( - columnName=self._get_partition_column_name( - columns=columns, - partition_field_name=table.range_partitioning.field, + columnName=ColumnName( + root=self._get_partition_column_name( + columns=columns, + partition_field_name=table.range_partitioning.field, + ) ), intervalType=PartitionIntervalTypes.INTEGER_RANGE, interval=None, ) if hasattr(table.range_partitioning, "range_") and hasattr(table.range_partitioning.range_, "interval"): table_partition.interval = table.range_partitioning.range_.interval - table_partition.columnName = table.range_partitioning.field + table_partition.columnName = ColumnName(root=table.range_partitioning.field) return True, TablePartition(columns=[table_partition]) if ( hasattr(table, "_properties") @@ -1032,9 +1039,11 @@ def get_table_partition_details( return True, TablePartition( columns=[ PartitionColumnDetails( - columnName=self._get_partition_column_name( - columns=columns, - partition_field_name=field.get("field"), + columnName=ColumnName( + root=self._get_partition_column_name( + columns=columns, + partition_field_name=field.get("field"), + ) ), intervalType=PartitionIntervalTypes.OTHER, ) diff --git a/ingestion/src/metadata/ingestion/source/database/burstiq/metadata.py b/ingestion/src/metadata/ingestion/source/database/burstiq/metadata.py index e76580f6b2a1..2fab60213d51 100644 --- a/ingestion/src/metadata/ingestion/source/database/burstiq/metadata.py +++ b/ingestion/src/metadata/ingestion/source/database/burstiq/metadata.py @@ -27,6 +27,7 @@ from metadata.generated.schema.entity.data.databaseSchema import DatabaseSchema from metadata.generated.schema.entity.data.table import ( Column, + ColumnName, Constraint, ConstraintType, Table, @@ -372,7 +373,7 @@ def get_table_constraints(self, dictionary: BurstIQDictionary) -> Optional[List[ table_constraints.append( TableConstraint( constraintType=ConstraintType.PRIMARY_KEY, - columns=dictionary.get_primary_key_columns(), + columns=[ColumnName(root=column) for column in dictionary.get_primary_key_columns()], ) ) @@ -381,7 +382,7 @@ def get_table_constraints(self, dictionary: BurstIQDictionary) -> Optional[List[ table_constraints.append( # noqa: PERF401 TableConstraint( constraintType=ConstraintType.UNIQUE, - columns=index.attributes, + columns=[ColumnName(root=attribute) for attribute in index.attributes], ) ) @@ -407,7 +408,7 @@ def get_table_constraints(self, dictionary: BurstIQDictionary) -> Optional[List[ table_constraints.append( TableConstraint( constraintType=ConstraintType.FOREIGN_KEY, - columns=[attribute.name], + columns=[ColumnName(root=attribute.name)], referredColumns=[FullyQualifiedEntityName(col_fqn)], ) ) diff --git a/ingestion/src/metadata/ingestion/source/database/database_service.py b/ingestion/src/metadata/ingestion/source/database/database_service.py index 4472404a0473..3f6b15c65998 100644 --- a/ingestion/src/metadata/ingestion/source/database/database_service.py +++ b/ingestion/src/metadata/ingestion/source/database/database_service.py @@ -37,6 +37,7 @@ from metadata.generated.schema.entity.data.storedProcedure import StoredProcedure from metadata.generated.schema.entity.data.table import ( Column, + ColumnName, DataModel, Table, TableConstraint, @@ -341,7 +342,11 @@ def normalize_table_constraints( column_name_map[col_name.lower()] = col_name for constraint in table_constraints: if constraint.columns: - constraint.columns = [column_name_map.get(c.lower(), c) for c in constraint.columns] + normalized_columns = [] + for column in constraint.columns: + column_name = model_str(column) + normalized_columns.append(ColumnName(root=column_name_map.get(column_name.lower(), column_name))) + constraint.columns = normalized_columns return table_constraints def update_table_constraints( diff --git a/ingestion/src/metadata/ingestion/source/database/snowflake/metadata.py b/ingestion/src/metadata/ingestion/source/database/snowflake/metadata.py index 817407e568bf..3415db8d0479 100644 --- a/ingestion/src/metadata/ingestion/source/database/snowflake/metadata.py +++ b/ingestion/src/metadata/ingestion/source/database/snowflake/metadata.py @@ -37,6 +37,7 @@ StoredProcedureType, ) from metadata.generated.schema.entity.data.table import ( + ColumnName, PartitionColumnDetails, PartitionIntervalTypes, Table, @@ -502,7 +503,7 @@ def get_table_partition_details( partition_details = TablePartition( columns=[ PartitionColumnDetails( - columnName=column, + columnName=ColumnName(root=column), intervalType=PartitionIntervalTypes.COLUMN_VALUE, interval=None, ) diff --git a/ingestion/src/metadata/ingestion/source/database/sql_column_handler.py b/ingestion/src/metadata/ingestion/source/database/sql_column_handler.py index 04f848eaddde..770728feb09f 100644 --- a/ingestion/src/metadata/ingestion/source/database/sql_column_handler.py +++ b/ingestion/src/metadata/ingestion/source/database/sql_column_handler.py @@ -27,6 +27,7 @@ TableConstraint, TableType, ) +from metadata.ingestion.ometa.utils import model_str from metadata.ingestion.source.database.column_type_parser import ColumnTypeParser from metadata.ingestion.source.database.json_schema_extractor import ( infer_json_schema_from_sample, @@ -89,7 +90,7 @@ def _filter_invalid_constraints( return [] if not table_columns: return [] - column_names_lower = {col.name.root.lower() for col in table_columns} + column_names_lower = {model_str(col.name).lower() for col in table_columns} valid = [] for constraint in table_constraints: if constraint is None: @@ -99,13 +100,13 @@ def _filter_invalid_constraints( "Filtering out table constraint %s: missing or empty columns", constraint.constraintType.name, ) - elif all(c.lower() in column_names_lower for c in constraint.columns): + elif all(model_str(c).lower() in column_names_lower for c in constraint.columns): valid.append(constraint) else: logger.warning( "Filtering out table constraint %s: references columns %s not found in processed columns", constraint.constraintType.name, - [c for c in constraint.columns if c.lower() not in column_names_lower], + [c for c in constraint.columns if model_str(c).lower() not in column_names_lower], ) return valid diff --git a/ingestion/src/metadata/ingestion/source/database/timescale/metadata.py b/ingestion/src/metadata/ingestion/source/database/timescale/metadata.py index 4215fede363f..37c02cbf1333 100644 --- a/ingestion/src/metadata/ingestion/source/database/timescale/metadata.py +++ b/ingestion/src/metadata/ingestion/source/database/timescale/metadata.py @@ -20,6 +20,7 @@ from sqlalchemy.engine import Inspector from metadata.generated.schema.entity.data.table import ( + ColumnName, PartitionColumnDetails, PartitionIntervalTypes, Table, @@ -187,7 +188,7 @@ def _build_hypertable_partition(self, hypertable: HypertableInfo) -> Optional[Ta return TablePartition( columns=[ PartitionColumnDetails( - columnName=hypertable.column_name, + columnName=ColumnName(root=hypertable.column_name), intervalType=interval_type, interval=interval, ) diff --git a/ingestion/src/metadata/sampler/partition.py b/ingestion/src/metadata/sampler/partition.py index 3562524859cb..8098071c67ae 100644 --- a/ingestion/src/metadata/sampler/partition.py +++ b/ingestion/src/metadata/sampler/partition.py @@ -25,6 +25,7 @@ from metadata.generated.schema.entity.services.databaseService import ( DatabaseServiceType, ) +from metadata.ingestion.ometa.utils import model_str from metadata.sampler.models import TableConfig from metadata.utils.logger import sampler_logger @@ -57,10 +58,10 @@ def validate_athena_injected_partitioning( for column_partition in column_partitions: if column_partition.intervalType == PartitionIntervalTypes.INJECTED: if table_profiler_config is None or profiler_partitioning_config is None: - raise RuntimeError(error_msg.format(column_name=column_partition.columnName)) + raise RuntimeError(error_msg.format(column_name=model_str(column_partition.columnName))) - if profiler_partitioning_config.partitionColumnName != column_partition.columnName: - raise RuntimeError(error_msg.format(column_name=column_partition.columnName)) + if profiler_partitioning_config.partitionColumnName != model_str(column_partition.columnName): + raise RuntimeError(error_msg.format(column_name=model_str(column_partition.columnName))) def get_partition_details( @@ -116,7 +117,7 @@ def _handle_bigquery_partition(entity: Table, table_partition: TablePartition) - if partition.intervalType == PartitionIntervalTypes.TIME_UNIT: return PartitionProfilerConfig( enablePartitioning=True, - partitionColumnName=partition.columnName, + partitionColumnName=model_str(partition.columnName), partitionIntervalUnit=PartitionIntervalUnit.DAY if partition.interval != "HOUR" else partition.interval, partitionInterval=1, partitionIntervalType=partition.intervalType.value, @@ -138,7 +139,7 @@ def _handle_bigquery_partition(entity: Table, table_partition: TablePartition) - if partition.intervalType == PartitionIntervalTypes.INTEGER_RANGE: return PartitionProfilerConfig( enablePartitioning=True, - partitionColumnName=partition.columnName, + partitionColumnName=model_str(partition.columnName), partitionIntervalUnit=None, partitionInterval=None, partitionIntervalType=partition.intervalType.value, diff --git a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/bootstrap/TestSuiteBootstrap.java b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/bootstrap/TestSuiteBootstrap.java index e5507bee3ad0..63cc226de6a4 100644 --- a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/bootstrap/TestSuiteBootstrap.java +++ b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/bootstrap/TestSuiteBootstrap.java @@ -28,8 +28,11 @@ import jakarta.validation.Validator; import java.io.IOException; import java.lang.reflect.Field; +import java.nio.file.Path; +import java.nio.file.Paths; import java.time.Duration; import java.util.Map; +import java.util.TimeZone; import java.util.concurrent.atomic.AtomicBoolean; import org.apache.hc.client5.http.auth.AuthScope; import org.apache.hc.client5.http.auth.UsernamePasswordCredentials; @@ -162,6 +165,9 @@ public void launcherSessionOpened(LauncherSession session) { cacheProvider = System.getProperty("cacheProvider", "none"); LOG.info("=== TestSuiteBootstrap: Starting test infrastructure ==="); + System.setProperty("user.timezone", "UTC"); + TimeZone.setDefault(TimeZone.getTimeZone("UTC")); + LOG.info("Test JVM timezone set to {}", TimeZone.getDefault().getID()); LOG.info("Database type: {}", databaseType); LOG.info("Search type: {}", searchType); LOG.info("RDF enabled: {}", rdfEnabled); @@ -505,8 +511,10 @@ private void startApplication() throws Exception { config.setDataSourceFactory(dataSourceFactory); String projectRoot = System.getProperty("user.dir"); - if (projectRoot.endsWith("openmetadata-integration-tests")) { - projectRoot = projectRoot.substring(0, projectRoot.lastIndexOf("/")); + Path projectRootPath = Paths.get(projectRoot); + if (projectRootPath.endsWith("openmetadata-integration-tests") + && projectRootPath.getParent() != null) { + projectRoot = projectRootPath.getParent().toString(); } String flyWayMigrationScriptsLocation = projectRoot + "/bootstrap/sql/migrations/flyway/" + DATABASE_CONTAINER.getDriverClassName(); diff --git a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/PipelineResourceIT.java b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/PipelineResourceIT.java index 0e713ea15ad9..cecec74ab379 100644 --- a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/PipelineResourceIT.java +++ b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/PipelineResourceIT.java @@ -213,6 +213,21 @@ void post_pipelineWithTasks_200_OK(TestNamespace ns) { assertEquals(2, pipeline.getTasks().size()); } + @Test + void post_pipelineWithInvalidTaskName_4xx(TestNamespace ns) { + PipelineService service = PipelineServiceTestFactory.createAirflow(ns); + + CreatePipeline request = new CreatePipeline(); + request.setName(ns.prefix("pipeline_invalid_task")); + request.setService(service.getFullyQualifiedName()); + request.setTasks(List.of(new Task().withName("task createEntity(request), + "Creating pipeline with invalid task name should fail"); + } + @Test void post_pipelineWithSourceUrl_200_OK(TestNamespace ns) { OpenMetadataClient client = SdkClients.adminClient(); diff --git a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/SearchIndexResourceIT.java b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/SearchIndexResourceIT.java index 5903ff1fad82..4ac53f45b216 100644 --- a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/SearchIndexResourceIT.java +++ b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/SearchIndexResourceIT.java @@ -234,6 +234,25 @@ void post_searchIndexWithFields_200_OK(TestNamespace ns) { assertEquals(2, searchIndex.getFields().size()); } + @Test + void post_searchIndexWithInvalidFieldName_4xx(TestNamespace ns) { + SearchService service = SearchServiceTestFactory.createElasticSearch(ns); + + CreateSearchIndex request = new CreateSearchIndex(); + request.setName(ns.prefix("searchindex_invalid_field")); + request.setService(service.getFullyQualifiedName()); + request.setFields( + List.of( + new SearchIndexField() + .withName("title createEntity(request), + "Creating search index with invalid field name should fail"); + } + @Test void put_searchIndexFields_200_OK(TestNamespace ns) { OpenMetadataClient client = SdkClients.adminClient(); diff --git a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TableResourceIT.java b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TableResourceIT.java index 294bd3926f94..4da0d410be7a 100644 --- a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TableResourceIT.java +++ b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TableResourceIT.java @@ -220,6 +220,38 @@ protected Table createEntity(CreateTable createRequest) { return SdkClients.adminClient().tables().create(createRequest); } + @Test + void post_tableWithInvalidConstraintOrPartitionColumnName_4xx(TestNamespace ns) { + CreateTable invalidConstraintRequest = createMinimalRequest(ns); + invalidConstraintRequest.setName(ns.prefix("table_invalid_constraint_column")); + invalidConstraintRequest.setTableConstraints( + List.of( + new TableConstraint() + .withConstraintType(TableConstraint.ConstraintType.UNIQUE) + .withColumns(List.of("name createEntity(invalidConstraintRequest), + "Creating table with invalid constraint column name should fail"); + + CreateTable invalidPartitionRequest = createMinimalRequest(ns); + invalidPartitionRequest.setName(ns.prefix("table_invalid_partition_column")); + invalidPartitionRequest.setTablePartition( + new TablePartition() + .withColumns( + List.of( + new PartitionColumnDetails() + .withColumnName("name|invalid") + .withIntervalType(PartitionIntervalTypes.COLUMN_VALUE) + .withInterval("daily")))); + + assertThrows( + Exception.class, + () -> createEntity(invalidPartitionRequest), + "Creating table with invalid partition column name should fail"); + } + @Override protected Table getEntity(String id) { return SdkClients.adminClient().tables().get(id); diff --git a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TopicResourceIT.java b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TopicResourceIT.java index b4c1b8ee13e4..d3f6b7780fe9 100644 --- a/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TopicResourceIT.java +++ b/openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests/TopicResourceIT.java @@ -247,6 +247,28 @@ void post_topicWithMessageSchema_200_OK(TestNamespace ns) { assertNotNull(topic.getMessageSchema().getSchemaFields()); } + @Test + void post_topicWithInvalidSchemaFieldName_4xx(TestNamespace ns) { + MessagingService service = MessagingServiceTestFactory.createKafka(ns); + + MessageSchema schema = + new MessageSchema() + .withSchemaType(SchemaType.JSON) + .withSchemaFields( + List.of(new Field().withName("field|invalid").withDataType(FieldDataType.STRING))); + + CreateTopic request = new CreateTopic(); + request.setName(ns.prefix("topic_invalid_schema_field")); + request.setService(service.getFullyQualifiedName()); + request.setPartitions(1); + request.setMessageSchema(schema); + + assertThrows( + Exception.class, + () -> createEntity(request), + "Creating topic with invalid schema field name should fail"); + } + @Test void post_topicWithCleanupPolicies_200_OK(TestNamespace ns) { OpenMetadataClient client = SdkClients.adminClient(); diff --git a/openmetadata-service/src/main/java/org/openmetadata/csv/EntityCsv.java b/openmetadata-service/src/main/java/org/openmetadata/csv/EntityCsv.java index fcc0fd34e6e1..199b97f665f2 100644 --- a/openmetadata-service/src/main/java/org/openmetadata/csv/EntityCsv.java +++ b/openmetadata-service/src/main/java/org/openmetadata/csv/EntityCsv.java @@ -1485,7 +1485,8 @@ protected void createUserEntity(CSVPrinter resultsPrinter, CSVRecord csvRecord, if (violations == null || violations.isEmpty()) { userNameEmailViolation = ValidatorUtil.validateUserNameWithEmailPrefix(csvRecord); - } else if (!violations.contains("name must match \"^((?!::).)*$\"") + } else if (!violations.contains( + "name must match \"^[^:><\"|\\x00-\\x1f]*(?::[^:><\"|\\x00-\\x1f]+)*:?$\"") && !violations.contains("email must be a well-formed email address")) { userNameEmailViolation = ValidatorUtil.validateUserNameWithEmailPrefix(csvRecord); } diff --git a/openmetadata-service/src/main/java/org/openmetadata/service/search/indexes/TagIndex.java b/openmetadata-service/src/main/java/org/openmetadata/service/search/indexes/TagIndex.java index 1e7aaaca9f83..34853991b516 100644 --- a/openmetadata-service/src/main/java/org/openmetadata/service/search/indexes/TagIndex.java +++ b/openmetadata-service/src/main/java/org/openmetadata/service/search/indexes/TagIndex.java @@ -2,6 +2,8 @@ import java.util.Map; import org.openmetadata.schema.entity.classification.Tag; +import org.openmetadata.schema.type.EntityReference; +import org.openmetadata.schema.type.Include; import org.openmetadata.service.Entity; public record TagIndex(Tag tag) implements SearchIndex { @@ -17,13 +19,30 @@ public String getEntityTypeName() { } public Map buildSearchIndexDocInternal(Map doc) { + doc.put("classification", getClassificationForIndex()); doc.put("disabled", tag.getDisabled() != null && tag.getDisabled()); return doc; } + private EntityReference getClassificationForIndex() { + EntityReference classification = tag.getClassification(); + if (classification == null) { + return null; + } + if (classification.getId() != null) { + EntityReference resolved = + Entity.getEntityReferenceById(Entity.CLASSIFICATION, classification.getId(), Include.ALL); + if (resolved != null) { + classification = resolved; + } + } + return getEntityWithDisplayName(classification); + } + public static Map getFields() { Map fields = SearchIndex.getDefaultFields(); fields.put("classification.name", 7.0f); + fields.put("classification.displayName", 7.0f); return fields; } } diff --git a/openmetadata-service/src/test/java/org/openmetadata/service/search/indexes/EntitySpecificFieldsTest.java b/openmetadata-service/src/test/java/org/openmetadata/service/search/indexes/EntitySpecificFieldsTest.java index 4c720391d753..d9ab7639f44f 100644 --- a/openmetadata-service/src/test/java/org/openmetadata/service/search/indexes/EntitySpecificFieldsTest.java +++ b/openmetadata-service/src/test/java/org/openmetadata/service/search/indexes/EntitySpecificFieldsTest.java @@ -32,6 +32,7 @@ import org.openmetadata.schema.type.EntityReference; import org.openmetadata.schema.type.Field; import org.openmetadata.schema.type.FieldDataType; +import org.openmetadata.schema.type.Include; import org.openmetadata.schema.type.MessageSchema; import org.openmetadata.service.Entity; import org.openmetadata.service.search.SearchRepository; @@ -158,6 +159,40 @@ void testTagIndex_disabledNull() { assertEquals(false, result.get("disabled")); } + @Test + void testTagIndex_setsClassificationDisplayName() { + UUID classificationId = UUID.randomUUID(); + EntityReference classification = + new EntityReference() + .withId(classificationId) + .withType(Entity.CLASSIFICATION) + .withName("pii") + .withFullyQualifiedName("pii"); + EntityReference resolvedClassification = + new EntityReference() + .withId(classificationId) + .withType(Entity.CLASSIFICATION) + .withName("pii") + .withDisplayName("PII Classification") + .withFullyQualifiedName("pii"); + entityStaticMock + .when( + () -> + Entity.getEntityReferenceById(Entity.CLASSIFICATION, classificationId, Include.ALL)) + .thenReturn(resolvedClassification); + Tag tag = + new Tag() + .withId(UUID.randomUUID()) + .withName("sensitive") + .withClassification(classification); + + Map result = new TagIndex(tag).buildSearchIndexDocInternal(new HashMap<>()); + EntityReference indexedClassification = (EntityReference) result.get("classification"); + + assertNotNull(indexedClassification); + assertEquals("PII Classification", indexedClassification.getDisplayName()); + } + // ==================== User/Team isBot ==================== @Test diff --git a/openmetadata-service/src/test/java/org/openmetadata/service/util/ValidatorUtilTest.java b/openmetadata-service/src/test/java/org/openmetadata/service/util/ValidatorUtilTest.java index a5f4d870c411..cc56cbd679c7 100644 --- a/openmetadata-service/src/test/java/org/openmetadata/service/util/ValidatorUtilTest.java +++ b/openmetadata-service/src/test/java/org/openmetadata/service/util/ValidatorUtilTest.java @@ -22,7 +22,9 @@ void testValidator() { // Invalid name glossary.withName("invalid::Name").withDescription("description"); - assertEquals("[name must match \"^((?!::).)*$\"]", ValidatorUtil.validate(glossary)); + assertEquals( + "[name must match \"^[^:><\"|\\x00-\\x1f]*(?::[^:><\"|\\x00-\\x1f]+)*:?$\"]", + ValidatorUtil.validate(glossary)); // No error glossary.withName("validName").withId(UUID.randomUUID()).withDescription("description"); diff --git a/openmetadata-spec/src/main/resources/elasticsearch/en/tag_index_mapping.json b/openmetadata-spec/src/main/resources/elasticsearch/en/tag_index_mapping.json index d42f307ae37e..5be695fc0e89 100644 --- a/openmetadata-spec/src/main/resources/elasticsearch/en/tag_index_mapping.json +++ b/openmetadata-spec/src/main/resources/elasticsearch/en/tag_index_mapping.json @@ -294,6 +294,17 @@ } } }, + "displayName": { + "type": "text", + "analyzer": "om_analyzer", + "fields": { + "keyword": { + "type": "keyword", + "normalizer": "lowercase_normalizer", + "ignore_above": 256 + } + } + }, "fullyQualifiedName": { "type": "text" }, diff --git a/openmetadata-spec/src/main/resources/elasticsearch/jp/tag_index_mapping.json b/openmetadata-spec/src/main/resources/elasticsearch/jp/tag_index_mapping.json index e9d180584a2e..94ed00d98eea 100644 --- a/openmetadata-spec/src/main/resources/elasticsearch/jp/tag_index_mapping.json +++ b/openmetadata-spec/src/main/resources/elasticsearch/jp/tag_index_mapping.json @@ -183,6 +183,15 @@ } } }, + "displayName": { + "type": "text", + "fields": { + "keyword": { + "type": "keyword", + "ignore_above": 256 + } + } + }, "fullyQualifiedName": { "type": "text" }, diff --git a/openmetadata-spec/src/main/resources/elasticsearch/ru/tag_index_mapping.json b/openmetadata-spec/src/main/resources/elasticsearch/ru/tag_index_mapping.json index 877ee0777cb2..69a92ea1ee94 100644 --- a/openmetadata-spec/src/main/resources/elasticsearch/ru/tag_index_mapping.json +++ b/openmetadata-spec/src/main/resources/elasticsearch/ru/tag_index_mapping.json @@ -307,6 +307,17 @@ } } }, + "displayName": { + "type": "text", + "analyzer": "om_analyzer", + "fields": { + "keyword": { + "type": "keyword", + "normalizer": "lowercase_normalizer", + "ignore_above": 256 + } + } + }, "fullyQualifiedName": { "type": "text" }, diff --git a/openmetadata-spec/src/main/resources/elasticsearch/zh/tag_index_mapping.json b/openmetadata-spec/src/main/resources/elasticsearch/zh/tag_index_mapping.json index cbb68e2d20a7..1529ad66f1d3 100644 --- a/openmetadata-spec/src/main/resources/elasticsearch/zh/tag_index_mapping.json +++ b/openmetadata-spec/src/main/resources/elasticsearch/zh/tag_index_mapping.json @@ -189,6 +189,15 @@ } } }, + "displayName": { + "type": "text", + "fields": { + "keyword": { + "type": "keyword", + "ignore_above": 256 + } + } + }, "fullyQualifiedName": { "type": "text" }, diff --git a/openmetadata-spec/src/main/resources/json/schema/entity/data/pipeline.json b/openmetadata-spec/src/main/resources/json/schema/entity/data/pipeline.json index 67106e460959..b7f976954606 100644 --- a/openmetadata-spec/src/main/resources/json/schema/entity/data/pipeline.json +++ b/openmetadata-spec/src/main/resources/json/schema/entity/data/pipeline.json @@ -107,7 +107,9 @@ "properties": { "name": { "description": "Name that identifies this task instance uniquely.", - "type": "string" + "type": "string", + "minLength": 1, + "pattern": "^[^:><\"|\\x00-\\x1f]*(?::[^:><\"|\\x00-\\x1f]+)*:?$" }, "displayName": { "description": "Display Name that identifies this Task. It could be title or label from the pipeline services.", diff --git a/openmetadata-spec/src/main/resources/json/schema/entity/data/searchIndex.json b/openmetadata-spec/src/main/resources/json/schema/entity/data/searchIndex.json index d35d2e74224c..48ff63f39acb 100644 --- a/openmetadata-spec/src/main/resources/json/schema/entity/data/searchIndex.json +++ b/openmetadata-spec/src/main/resources/json/schema/entity/data/searchIndex.json @@ -97,7 +97,7 @@ "type": "string", "minLength": 1, "maxLength": 256, - "pattern": "^((?!::).)*$" + "pattern": "^[^:><\"|\\x00-\\x1f]*(?::[^:><\"|\\x00-\\x1f]+)*:?$" }, "searchIndexField": { "type": "object", @@ -299,4 +299,4 @@ "fields" ], "additionalProperties": false -} \ No newline at end of file +} diff --git a/openmetadata-spec/src/main/resources/json/schema/entity/data/table.json b/openmetadata-spec/src/main/resources/json/schema/entity/data/table.json index c39ee7b56ba4..12b328e35648 100644 --- a/openmetadata-spec/src/main/resources/json/schema/entity/data/table.json +++ b/openmetadata-spec/src/main/resources/json/schema/entity/data/table.json @@ -208,7 +208,7 @@ "description": "List of column names corresponding to the constraint.", "type": "array", "items": { - "type": "string" + "$ref": "#/definitions/columnName" } }, "referredColumns": { @@ -235,7 +235,7 @@ "description": "Local name (not fully qualified name) of the column. ColumnName is `-` when the column is not named in struct dataType. For example, BigQuery supports struct with unnamed fields.", "type": "string", "minLength": 1, - "pattern": "^((?!::).)*$" + "pattern": "^[^:><\"|\\x00-\\x1f]*(?::[^:><\"|\\x00-\\x1f]+)*:?$" }, "partitionIntervalTypes": { "javaType": "org.openmetadata.schema.type.PartitionIntervalTypes", @@ -273,7 +273,7 @@ "properties": { "columnName": { "description": "List of column names corresponding to the partition.", - "type": "string" + "$ref": "#/definitions/columnName" }, "intervalType": { "$ref": "#/definitions/partitionIntervalTypes" @@ -1336,4 +1336,4 @@ "columns" ], "additionalProperties": false -} \ No newline at end of file +} diff --git a/openmetadata-spec/src/main/resources/json/schema/type/basic.json b/openmetadata-spec/src/main/resources/json/schema/type/basic.json index 37b6e0aa8f8f..b3f1c3aff4da 100644 --- a/openmetadata-spec/src/main/resources/json/schema/type/basic.json +++ b/openmetadata-spec/src/main/resources/json/schema/type/basic.json @@ -124,13 +124,13 @@ "type": "string", "minLength": 1, "maxLength": 256, - "pattern": "^((?!::).)*$" + "pattern": "^[^:><\"|\\x00-\\x1f]*(?::[^:><\"|\\x00-\\x1f]+)*:?$" }, "testCaseEntityName": { "description": "Name that identifies a test definition and test case.", "type": "string", "minLength": 1, - "pattern": "^((?!::).)*$" + "pattern": "^[^:><\"|\\x00-\\x1f]*(?::[^:><\"|\\x00-\\x1f]+)*:?$" }, "fullyQualifiedEntityName": { "description": "A unique name that identifies an entity. Example for table 'DatabaseService.Database.Schema.Table'.", diff --git a/openmetadata-spec/src/main/resources/json/schema/type/schema.json b/openmetadata-spec/src/main/resources/json/schema/type/schema.json index 6d67da26a9e7..f13e8c4f8b9a 100644 --- a/openmetadata-spec/src/main/resources/json/schema/type/schema.json +++ b/openmetadata-spec/src/main/resources/json/schema/type/schema.json @@ -66,7 +66,8 @@ "description": "Local name (not fully qualified name) of the field. ", "type": "string", "minLength": 1, - "maxLength": 128 + "maxLength": 128, + "pattern": "^[^:><\"|\\x00-\\x1f]*(?::[^:><\"|\\x00-\\x1f]+)*:?$" }, "field": { "type": "object", @@ -139,4 +140,4 @@ "default": [] } } -} \ No newline at end of file +} diff --git a/openmetadata-ui/src/main/resources/ui/playwright/e2e/Pages/PipelineValidation.spec.ts b/openmetadata-ui/src/main/resources/ui/playwright/e2e/Pages/PipelineValidation.spec.ts new file mode 100644 index 000000000000..970f96c12dc8 --- /dev/null +++ b/openmetadata-ui/src/main/resources/ui/playwright/e2e/Pages/PipelineValidation.spec.ts @@ -0,0 +1,88 @@ +/* + * Copyright 2026 Collate. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +import { expect, test, type APIRequestContext } from '@playwright/test'; +import { getDefaultAdminAPIContext, uuid } from '../../utils/common'; + +test.use({ storageState: 'playwright/.auth/admin.json' }); + +test.describe('Pipeline entity name validation', () => { + let apiContext: APIRequestContext; + let afterAction: () => Promise; + let serviceFqn = ''; + + test.beforeAll(async ({ browser }) => { + const response = await getDefaultAdminAPIContext(browser); + apiContext = response.apiContext; + afterAction = response.afterAction; + + const serviceName = `pw-pipeline-validation-service-${uuid()}`; + const serviceResponse = await apiContext.post( + '/api/v1/services/pipelineServices', + { + data: { + name: serviceName, + serviceType: 'Dagster', + connection: { + config: { + type: 'Dagster', + host: 'admin', + token: 'admin', + timeout: '1000', + supportsMetadataExtraction: true, + }, + }, + }, + } + ); + + expect(serviceResponse.status()).toBe(201); + const serviceData = await serviceResponse.json(); + serviceFqn = serviceData.fullyQualifiedName; + }); + + test.afterAll(async () => { + if (serviceFqn) { + await apiContext.delete( + `/api/v1/services/pipelineServices/name/${encodeURIComponent( + serviceFqn + )}?recursive=true&hardDelete=true` + ); + } + await afterAction(); + }); + + test('should reject pipeline creation when task name is empty', async () => { + const response = await apiContext.post('/api/v1/pipelines', { + data: { + name: `pw-pipeline-empty-task-${uuid()}`, + service: serviceFqn, + tasks: [{ name: '' }], + }, + }); + + expect(response.status()).toBe(400); + }); + + test('should reject pipeline creation when task name contains reserved FQN characters', async () => { + const response = await apiContext.post('/api/v1/pipelines', { + data: { + name: `pw-pipeline-invalid-task-${uuid()}`, + service: serviceFqn, + tasks: [{ name: 'task { it('EntityName regex should fail for the invalid entity name', () => { // conatines :: in the name should fail expect(ENTITY_NAME_REGEX.test('Hello::World')).toEqual(false); + expect(ENTITY_NAME_REGEX.test('name>bad')).toEqual(false); + expect(ENTITY_NAME_REGEX.test('name { diff --git a/openmetadata-ui/src/main/resources/ui/src/constants/regex.constants.ts b/openmetadata-ui/src/main/resources/ui/src/constants/regex.constants.ts index be9ee2e167f7..3e773aa260e5 100644 --- a/openmetadata-ui/src/main/resources/ui/src/constants/regex.constants.ts +++ b/openmetadata-ui/src/main/resources/ui/src/constants/regex.constants.ts @@ -17,10 +17,11 @@ export const UrlEntityCharRegEx = /[#.%;?/\\]/g; export const EMAIL_REG_EX = /^\S+@\S+\.\S+$/; /** - * strings that contain a combination of letters, alphanumeric characters, hyphens, - * spaces, periods, single quotes, ampersands, and parentheses, with support for Unicode characters. + * Validates entity names. Blocks reserved FQN separator characters (::, >, <, ", |) + * and ASCII control characters. Supports Unicode characters. */ -export const ENTITY_NAME_REGEX = /^((?!::).)*$/; +// eslint-disable-next-line no-control-regex +export const ENTITY_NAME_REGEX = /^((?!::)[^><"|\u0000-\u001f])*$/; /** * Matches any string that does NOT contain the following: diff --git a/scripts/datamodel_generation.py b/scripts/datamodel_generation.py index ab1a847002e5..12cb0ce360e5 100644 --- a/scripts/datamodel_generation.py +++ b/scripts/datamodel_generation.py @@ -13,13 +13,13 @@ pydantic class used for the password fields with the `CustomSecretStr` pydantic class which retrieves the secrets from a configured secrets' manager. """ -import datamodel_code_generator.model.pydantic -from datamodel_code_generator.imports import Import + import os -import re +import datamodel_code_generator.model.pydantic_v2 +from datamodel_code_generator.imports import Import -datamodel_code_generator.model.pydantic.types.IMPORT_SECRET_STR = Import.from_full_path( +datamodel_code_generator.model.pydantic_v2.types.IMPORT_SECRET_STR = Import.from_full_path( "metadata.ingestion.models.custom_pydantic.CustomSecretStr" ) @@ -38,7 +38,9 @@ f"{ingestion_path}src/metadata/generated/schema/type/basic.py", ] -args = f"--input {directory_root}openmetadata-spec/src/main/resources/json/schema --output-model-type pydantic_v2.BaseModel --use-annotated --base-class metadata.ingestion.models.custom_pydantic.BaseModel --input-file-type jsonschema --output {ingestion_path}src/metadata/generated/schema --set-default-enum-member".split(" ") +args = f"--input {directory_root}openmetadata-spec/src/main/resources/json/schema --output-model-type pydantic_v2.BaseModel --use-annotated --base-class metadata.ingestion.models.custom_pydantic.BaseModel --input-file-type jsonschema --output {ingestion_path}src/metadata/generated/schema --set-default-enum-member".split( + " " +) main(args) @@ -52,7 +54,9 @@ # Until https://github.com/koxudaxi/datamodel-code-generator/issues/1895 # TODO: This has been merged but `Union` is still not there. We'll need to validate -MISSING_IMPORTS = [f"{ingestion_path}src/metadata/generated/schema/entity/applications/app.py",] +MISSING_IMPORTS = [ + f"{ingestion_path}src/metadata/generated/schema/entity/applications/app.py", +] WRITE_AFTER = "from __future__ import annotations" for file_path in MISSING_IMPORTS: @@ -92,7 +96,7 @@ content = file_.read() content = content.replace( "from pydantic import AnyUrl, AwareDatetime, ConfigDict, EmailStr, Field, RootModel", - "from pydantic import AnyUrl, ConfigDict, EmailStr, Field, RootModel" + "from pydantic import AnyUrl, ConfigDict, EmailStr, Field, RootModel", ) content = content.replace("from datetime import date, time", "from datetime import date, time, datetime") content = content.replace("AwareDatetime", "datetime")