From fc64be85f94ed05a79cb7bd3f93c423ccd5e96a8 Mon Sep 17 00:00:00 2001 From: Alexandru Fikl Date: Sun, 1 Feb 2026 12:01:03 +0200 Subject: [PATCH] chore: update baseline --- .basedpyright/baseline.json | 92 ++++--------------------------------- 1 file changed, 9 insertions(+), 83 deletions(-) diff --git a/.basedpyright/baseline.json b/.basedpyright/baseline.json index c2cdbf7a2..68c6bbe19 100644 --- a/.basedpyright/baseline.json +++ b/.basedpyright/baseline.json @@ -3345,14 +3345,6 @@ "lineCount": 1 } }, - { - "code": "reportAny", - "range": { - "startColumn": 11, - "endColumn": 12, - "lineCount": 1 - } - }, { "code": "reportAny", "range": { @@ -18349,14 +18341,6 @@ "lineCount": 1 } }, - { - "code": "reportAny", - "range": { - "startColumn": 14, - "endColumn": 15, - "lineCount": 1 - } - }, { "code": "reportUnknownArgumentType", "range": { @@ -18869,14 +18853,6 @@ "lineCount": 1 } }, - { - "code": "reportUnknownVariableType", - "range": { - "startColumn": 39, - "endColumn": 46, - "lineCount": 1 - } - }, { "code": "reportUnknownMemberType", "range": { @@ -18894,19 +18870,19 @@ } }, { - "code": "reportUnknownVariableType", + "code": "reportArgumentType", "range": { "startColumn": 16, - "endColumn": 21, + "endColumn": 24, "lineCount": 1 } }, { - "code": "reportAny", + "code": "reportArgumentType", "range": { - "startColumn": 23, - "endColumn": 24, - "lineCount": 1 + "startColumn": 27, + "endColumn": 21, + "lineCount": 4 } }, { @@ -18917,14 +18893,6 @@ "lineCount": 1 } }, - { - "code": "reportUnknownArgumentType", - "range": { - "startColumn": 30, - "endColumn": 35, - "lineCount": 1 - } - }, { "code": "reportAny", "range": { @@ -19126,10 +19094,10 @@ } }, { - "code": "reportUnknownVariableType", + "code": "reportArgumentType", "range": { - "startColumn": 30, - "endColumn": 54, + "startColumn": 24, + "endColumn": 41, "lineCount": 1 } }, @@ -19149,14 +19117,6 @@ "lineCount": 3 } }, - { - "code": "reportUnknownArgumentType", - "range": { - "startColumn": 34, - "endColumn": 58, - "lineCount": 1 - } - }, { "code": "reportUnknownParameterType", "range": { @@ -46429,14 +46389,6 @@ "lineCount": 1 } }, - { - "code": "reportAny", - "range": { - "startColumn": 14, - "endColumn": 15, - "lineCount": 1 - } - }, { "code": "reportAny", "range": { @@ -46703,22 +46655,6 @@ "lineCount": 1 } }, - { - "code": "reportDeprecated", - "range": { - "startColumn": 8, - "endColumn": 12, - "lineCount": 1 - } - }, - { - "code": "reportDeprecated", - "range": { - "startColumn": 8, - "endColumn": 12, - "lineCount": 1 - } - }, { "code": "reportUnnecessaryComparison", "range": { @@ -46745,16 +46681,6 @@ "lineCount": 1 } } - ], - "./test/testlib.py": [ - { - "code": "reportDeprecated", - "range": { - "startColumn": 15, - "endColumn": 23, - "lineCount": 1 - } - } ] } } \ No newline at end of file