1[
2  {
3    "analyzerName": "apiengine",
4    "buggyFilePath": "API_CHANGE_INCOMPATIBLE_01.d.ts",
5    "codeContextStaerLine": "20",
6    "defectLevel": 2,
7    "defectType": "API_CHANGE_INCOMPATIBLE_01",
8    "description": "API check error of [api change errors]: Forbid changes: Cannot change from public API to system API.",
9    "language": "typescript",
10    "mainBuggyCode": "export class Test",
11    "mainBuggyLine": "20",
12    "extendInfo": {
13      "apiName": "Test",
14      "apiType": "Class",
15      "hierarchicalRelations": "API_CHANGE_INCOMPATIBLE_01.d.ts|Test",
16      "parentModuleName": "Test"
17    }
18  }
19]