diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index 2ff5cc4..72a37ef 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -3689,14 +3689,6 @@ "lineCount": 5 } }, - { - "code": "reportUnknownVariableType", - "range": { - "startColumn": 33, - "endColumn": 49, - "lineCount": 1 - } - }, { "code": "reportUnknownVariableType", "range": { @@ -5649,6 +5641,14 @@ "lineCount": 1 } }, + { + "code": "reportUnknownParameterType", + "range": { + "startColumn": 21, + "endColumn": 25, + "lineCount": 1 + } + }, { "code": "reportMissingParameterType", "range": { @@ -5657,6 +5657,54 @@ "lineCount": 1 } }, + { + "code": "reportUnknownMemberType", + "range": { + "startColumn": 33, + "endColumn": 47, + "lineCount": 1 + } + }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 33, + "endColumn": 47, + "lineCount": 1 + } + }, + { + "code": "reportUnknownMemberType", + "range": { + "startColumn": 25, + "endColumn": 34, + "lineCount": 1 + } + }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 25, + "endColumn": 34, + "lineCount": 1 + } + }, + { + "code": "reportUnknownMemberType", + "range": { + "startColumn": 46, + "endColumn": 56, + "lineCount": 1 + } + }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 46, + "endColumn": 56, + "lineCount": 1 + } + }, { "code": "reportUnknownParameterType", "range": { @@ -5801,6 +5849,14 @@ "lineCount": 1 } }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 19, + "endColumn": 27, + "lineCount": 1 + } + }, { "code": "reportArgumentType", "range": { @@ -5953,6 +6009,14 @@ "lineCount": 1 } }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 19, + "endColumn": 27, + "lineCount": 1 + } + }, { "code": "reportArgumentType", "range": {