1[
2  {
3    "analyzerName": "apiengine",
4    "buggyFilePath": "API_CHANGE_INCOMPATIBLE_22.d.ts",
5    "codeContextStaerLine": "21",
6    "defectLevel": 2,
7    "defectType": "API_CHANGE_INCOMPATIBLE_22",
8    "description": "API check error of [api change errors]: Forbid changes: Read-only properties cannot be changed from optional to required.",
9    "language": "typescript",
10    "mainBuggyCode": "readonly constant: 1;",
11    "mainBuggyLine": "21",
12    "extendInfo": {
13      "apiName": "constant",
14      "apiType": "Property",
15      "hierarchicalRelations": "API_CHANGE_INCOMPATIBLE_22.d.ts|Test|constant",
16      "parentModuleName": "constant"
17    }
18  }
19]