File tree Expand file tree Collapse file tree 1 file changed +32
-32
lines changed Expand file tree Collapse file tree 1 file changed +32
-32
lines changed Original file line number Diff line number Diff line change 16
16
"endColumn": 14,
17
17
"lineCount": 1
18
18
}
19
+ },
20
+ {
21
+ "code": "reportCallIssue",
22
+ "range": {
23
+ "startColumn": 13,
24
+ "endColumn": 78,
25
+ "lineCount": 1
26
+ }
19
27
}
20
28
],
21
29
"./examples/expansion-toys.py": [
43111
43119
"lineCount": 1
43112
43120
}
43113
43121
},
43114
- {
43115
- "code": "reportMissingTypeStubs",
43116
- "range": {
43117
- "startColumn": 17,
43118
- "endColumn": 30,
43119
- "lineCount": 1
43120
- }
43121
- },
43122
- {
43123
- "code": "reportUnknownMemberType",
43124
- "range": {
43125
- "startColumn": 39,
43126
- "endColumn": 64,
43127
- "lineCount": 1
43128
- }
43129
- },
43130
43122
{
43131
43123
"code": "reportUnknownMemberType",
43132
43124
"range": {
43135
43127
"lineCount": 1
43136
43128
}
43137
43129
},
43138
- {
43139
- "code": "reportAttributeAccessIssue",
43140
- "range": {
43141
- "startColumn": 57,
43142
- "endColumn": 64,
43143
- "lineCount": 1
43144
- }
43145
- },
43146
43130
{
43147
43131
"code": "reportUnannotatedClassAttribute",
43148
43132
"range": {
@@ -43288,10 +43272,18 @@
43288
43272
}
43289
43273
},
43290
43274
{
43291
- "code": "reportMissingTypeStubs ",
43275
+ "code": "reportUnknownParameterType ",
43292
43276
"range": {
43293
- "startColumn": 13,
43294
- "endColumn": 26,
43277
+ "startColumn": 8,
43278
+ "endColumn": 13,
43279
+ "lineCount": 1
43280
+ }
43281
+ },
43282
+ {
43283
+ "code": "reportUnknownParameterType",
43284
+ "range": {
43285
+ "startColumn": 12,
43286
+ "endColumn": 22,
43295
43287
"lineCount": 1
43296
43288
}
43297
43289
},
@@ -43328,10 +43320,18 @@
43328
43320
}
43329
43321
},
43330
43322
{
43331
- "code": "reportAny ",
43323
+ "code": "reportUnknownArgumentType ",
43332
43324
"range": {
43333
- "startColumn": 16,
43334
- "endColumn": 22,
43325
+ "startColumn": 38,
43326
+ "endColumn": 44,
43327
+ "lineCount": 1
43328
+ }
43329
+ },
43330
+ {
43331
+ "code": "reportUnknownArgumentType",
43332
+ "range": {
43333
+ "startColumn": 46,
43334
+ "endColumn": 51,
43335
43335
"lineCount": 1
43336
43336
}
43337
43337
},
52586
52586
{
52587
52587
"code": "reportUnknownArgumentType",
52588
52588
"range": {
52589
- "startColumn": 59 ,
52590
- "endColumn": 66 ,
52589
+ "startColumn": 61 ,
52590
+ "endColumn": 68 ,
52591
52591
"lineCount": 1
52592
52592
}
52593
52593
},
You can’t perform that action at this time.
0 commit comments