1[
2  {
3    "analyzerName": "apiengine",
4    "buggyFilePath": "API_CHANGE_INCOMPATIBLE_17.d.ts",
5    "codeContextStaerLine": "20",
6    "defectLevel": 2,
7    "defectType": "API_CHANGE_INCOMPATIBLE_17",
8    "description": "API check error of [api change errors]: Forbid changes: Cannot add function required param.",
9    "language": "typescript",
10    "mainBuggyCode": "function func(str: string, str2: string, str3: string): void {}",
11    "mainBuggyLine": "20",
12    "extendInfo": {
13      "apiName": "func",
14      "apiType": "Method",
15      "hierarchicalRelations": "API_CHANGE_INCOMPATIBLE_17.d.ts|test|func",
16      "parentModuleName": "func"
17    }
18  }
19]