1[
2  {
3    "analyzerName": "apiengine",
4    "buggyFilePath": "API_CHANGE_INCOMPATIBLE_30.d.ts",
5    "codeContextStaerLine": "20",
6    "defectLevel": 2,
7    "defectType": "API_CHANGE_INCOMPATIBLE_30",
8    "description": "API check error of [api change errors]: Forbid changes: Cannot change constant value.",
9    "language": "typescript",
10    "mainBuggyCode": "const CONSTANT = 2;",
11    "mainBuggyLine": "20",
12    "extendInfo": {
13      "apiName": "CONSTANT",
14      "apiType": "Constant",
15      "hierarchicalRelations": "API_CHANGE_INCOMPATIBLE_30.d.ts|test|CONSTANT",
16      "parentModuleName": "CONSTANT"
17    }
18  },
19  {
20    "analyzerName": "apiengine",
21    "buggyFilePath": "API_CHANGE_INCOMPATIBLE_36.d.ts",
22    "codeContextStaerLine": "20",
23    "defectLevel": 2,
24    "defectType": "API_CHANGE_INCOMPATIBLE_30",
25    "description": "API check error of [api change errors]: Forbid changes: Cannot change constant value.",
26    "language": "typescript",
27    "mainBuggyCode": "const CONSTANT = 2;",
28    "mainBuggyLine": "20",
29    "extendInfo": {
30      "apiName": "CONSTANT",
31      "apiType": "Constant",
32      "hierarchicalRelations": "API_CHANGE_INCOMPATIBLE_36.d.ts|test|CONSTANT",
33      "parentModuleName": "CONSTANT"
34    }
35  }
36]