From a22f3961c4f560f669742ecccb55775e4cdcb7f1 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Sun, 6 Sep 2026 14:26:03 -0500 Subject: [PATCH] Update baseline --- .basedpyright/baseline.json | 162 +++++++++++++++++++++++++++--------- 1 file changed, 121 insertions(+), 41 deletions(-) diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index 6e69b5852..1eb645c33 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -13731,6 +13731,14 @@ "lineCount": 1 } }, + { + "code": "reportIncompatibleMethodOverride", + "range": { + "startColumn": 8, + "endColumn": 20, + "lineCount": 1 + } + }, { "code": "reportImplicitOverride", "range": { @@ -27913,14 +27921,6 @@ "lineCount": 1 } }, - { - "code": "reportAbstractUsage", - "range": { - "startColumn": 19, - "endColumn": 18, - "lineCount": 4 - } - }, { "code": "reportCallIssue", "range": { @@ -28049,14 +28049,6 @@ "lineCount": 1 } }, - { - "code": "reportAbstractUsage", - "range": { - "startColumn": 19, - "endColumn": 18, - "lineCount": 4 - } - }, { "code": "reportCallIssue", "range": { @@ -32861,22 +32853,6 @@ "lineCount": 1 } }, - { - "code": "reportUnknownVariableType", - "range": { - "startColumn": 20, - "endColumn": 46, - "lineCount": 1 - } - }, - { - "code": "reportUnknownVariableType", - "range": { - "startColumn": 20, - "endColumn": 52, - "lineCount": 1 - } - }, { "code": "reportUnknownMemberType", "range": { @@ -32917,6 +32893,14 @@ "lineCount": 1 } }, + { + "code": "reportArgumentType", + "range": { + "startColumn": 59, + "endColumn": 63, + "lineCount": 1 + } + }, { "code": "reportUnknownMemberType", "range": { @@ -36677,6 +36661,14 @@ "lineCount": 1 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 44, + "endColumn": 58, + "lineCount": 1 + } + }, { "code": "reportUnknownArgumentType", "range": { @@ -38013,6 +38005,14 @@ "lineCount": 1 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 36, + "endColumn": 50, + "lineCount": 1 + } + }, { "code": "reportUnknownArgumentType", "range": { @@ -38045,6 +38045,14 @@ "lineCount": 1 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 38, + "endColumn": 52, + "lineCount": 1 + } + }, { "code": "reportUnknownArgumentType", "range": { @@ -38077,6 +38085,14 @@ "lineCount": 1 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 28, + "endColumn": 42, + "lineCount": 1 + } + }, { "code": "reportUnknownArgumentType", "range": { @@ -38109,6 +38125,14 @@ "lineCount": 1 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 30, + "endColumn": 44, + "lineCount": 1 + } + }, { "code": "reportUnknownArgumentType", "range": { @@ -38743,6 +38767,14 @@ "lineCount": 1 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 12, + "endColumn": 16, + "lineCount": 1 + } + }, { "code": "reportReturnType", "range": { @@ -38880,26 +38912,26 @@ } }, { - "code": "reportUnknownVariableType", + "code": "reportDeprecated", "range": { - "startColumn": 4, - "endColumn": 20, + "startColumn": 26, + "endColumn": 40, "lineCount": 1 } }, { - "code": "reportUnknownVariableType", + "code": "reportDeprecated", "range": { - "startColumn": 12, - "endColumn": 28, + "startColumn": 8, + "endColumn": 13, "lineCount": 1 } }, { - "code": "reportUnknownArgumentType", + "code": "reportUnknownVariableType", "range": { - "startColumn": 70, - "endColumn": 86, + "startColumn": 4, + "endColumn": 20, "lineCount": 1 } }, @@ -39143,6 +39175,14 @@ "lineCount": 3 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 12, + "endColumn": 48, + "lineCount": 1 + } + }, { "code": "reportReturnType", "range": { @@ -39159,6 +39199,14 @@ "lineCount": 1 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 47, + "endColumn": 61, + "lineCount": 1 + } + }, { "code": "reportUnknownMemberType", "range": { @@ -39167,6 +39215,14 @@ "lineCount": 1 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 23, + "endColumn": 37, + "lineCount": 1 + } + }, { "code": "reportUnknownMemberType", "range": { @@ -39175,6 +39231,14 @@ "lineCount": 1 } }, + { + "code": "reportDeprecated", + "range": { + "startColumn": 10, + "endColumn": 24, + "lineCount": 1 + } + }, { "code": "reportArgumentType", "range": { @@ -43333,6 +43397,14 @@ "lineCount": 1 } }, + { + "code": "reportUnknownVariableType", + "range": { + "startColumn": 12, + "endColumn": 18, + "lineCount": 1 + } + }, { "code": "reportUnknownMemberType", "range": { @@ -43341,6 +43413,14 @@ "lineCount": 1 } }, + { + "code": "reportUnknownArgumentType", + "range": { + "startColumn": 49, + "endColumn": 55, + "lineCount": 1 + } + }, { "code": "reportUnknownMemberType", "range": {