Skip to content

Commit ff70cc1

Browse files
committed
Update baseline
1 parent 435fb13 commit ff70cc1

1 file changed

Lines changed: 72 additions & 56 deletions

File tree

.basedpyright/baseline.json

Lines changed: 72 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,54 +1207,6 @@
12071207
"lineCount": 1
12081208
}
12091209
},
1210-
{
1211-
"code": "reportUnknownVariableType",
1212-
"range": {
1213-
"startColumn": 8,
1214-
"endColumn": 20,
1215-
"lineCount": 1
1216-
}
1217-
},
1218-
{
1219-
"code": "reportUnknownArgumentType",
1220-
"range": {
1221-
"startColumn": 32,
1222-
"endColumn": 13,
1223-
"lineCount": 5
1224-
}
1225-
},
1226-
{
1227-
"code": "reportCallIssue",
1228-
"range": {
1229-
"startColumn": 12,
1230-
"endColumn": 24,
1231-
"lineCount": 1
1232-
}
1233-
},
1234-
{
1235-
"code": "reportArgumentType",
1236-
"range": {
1237-
"startColumn": 16,
1238-
"endColumn": 23,
1239-
"lineCount": 1
1240-
}
1241-
},
1242-
{
1243-
"code": "reportAny",
1244-
"range": {
1245-
"startColumn": 4,
1246-
"endColumn": 13,
1247-
"lineCount": 1
1248-
}
1249-
},
1250-
{
1251-
"code": "reportUnknownArgumentType",
1252-
"range": {
1253-
"startColumn": 23,
1254-
"endColumn": 35,
1255-
"lineCount": 1
1256-
}
1257-
},
12581210
{
12591211
"code": "reportAny",
12601212
"range": {
@@ -2481,14 +2433,6 @@
24812433
"lineCount": 1
24822434
}
24832435
},
2484-
{
2485-
"code": "reportImplicitAbstractClass",
2486-
"range": {
2487-
"startColumn": 6,
2488-
"endColumn": 19,
2489-
"lineCount": 1
2490-
}
2491-
},
24922436
{
24932437
"code": "reportUnknownParameterType",
24942438
"range": {
@@ -6273,6 +6217,78 @@
62736217
"lineCount": 1
62746218
}
62756219
},
6220+
{
6221+
"code": "reportAny",
6222+
"range": {
6223+
"startColumn": 23,
6224+
"endColumn": 82,
6225+
"lineCount": 1
6226+
}
6227+
},
6228+
{
6229+
"code": "reportAny",
6230+
"range": {
6231+
"startColumn": 27,
6232+
"endColumn": 54,
6233+
"lineCount": 1
6234+
}
6235+
},
6236+
{
6237+
"code": "reportAny",
6238+
"range": {
6239+
"startColumn": 34,
6240+
"endColumn": 46,
6241+
"lineCount": 1
6242+
}
6243+
},
6244+
{
6245+
"code": "reportAny",
6246+
"range": {
6247+
"startColumn": 27,
6248+
"endColumn": 54,
6249+
"lineCount": 1
6250+
}
6251+
},
6252+
{
6253+
"code": "reportAny",
6254+
"range": {
6255+
"startColumn": 34,
6256+
"endColumn": 46,
6257+
"lineCount": 1
6258+
}
6259+
},
6260+
{
6261+
"code": "reportAny",
6262+
"range": {
6263+
"startColumn": 27,
6264+
"endColumn": 54,
6265+
"lineCount": 1
6266+
}
6267+
},
6268+
{
6269+
"code": "reportAny",
6270+
"range": {
6271+
"startColumn": 34,
6272+
"endColumn": 46,
6273+
"lineCount": 1
6274+
}
6275+
},
6276+
{
6277+
"code": "reportAny",
6278+
"range": {
6279+
"startColumn": 33,
6280+
"endColumn": 47,
6281+
"lineCount": 1
6282+
}
6283+
},
6284+
{
6285+
"code": "reportAny",
6286+
"range": {
6287+
"startColumn": 40,
6288+
"endColumn": 46,
6289+
"lineCount": 1
6290+
}
6291+
},
62766292
{
62776293
"code": "reportAny",
62786294
"range": {

0 commit comments

Comments
 (0)