• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "analyzerName": "apiengine",
4    "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DEFINE_EVENT_02.d.ts",
5    "codeContextStaerLine": "38",
6    "defectLevel": 2,
7    "defectType": "API_DEFINE_EVENT_02",
8    "description": "API check error of [wrong parameter]: The event name cannot be Null value.",
9    "language": "typescript",
10    "mainBuggyCode": "on(type:'', callback: Callback<ServiceChangeType>): void;",
11    "mainBuggyLine": "38",
12    "extendInfo": {
13      "apiName": "on_",
14      "apiType": "Method",
15      "hierarchicalRelations": "API_DEFINE_EVENT_02.d.ts|Configuration|on_",
16      "parentModuleName": "Configuration"
17    }
18  },
19  {
20    "analyzerName": "apiengine",
21    "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DEFINE_EVENT_02.d.ts",
22    "codeContextStaerLine": "49",
23    "defectLevel": 2,
24    "defectType": "API_DEFINE_EVENT_02",
25    "description": "API check error of [wrong parameter]: The event name cannot be Null value.",
26    "language": "typescript",
27    "mainBuggyCode": "off(type:'', callback?: Callback<ServiceChangeType>): void;",
28    "mainBuggyLine": "49",
29    "extendInfo": {
30      "apiName": "off_",
31      "apiType": "Method",
32      "hierarchicalRelations": "API_DEFINE_EVENT_02.d.ts|Configuration|off_",
33      "parentModuleName": "Configuration"
34    }
35  }
36]