• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "analyzerName": "apiengine",
4    "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DEFINE_EVENT_03.d.ts",
5    "codeContextStaerLine": "49",
6    "defectLevel": 2,
7    "defectType": "API_DEFINE_EVENT_03",
8    "description": "API check error of [wrong parameter]: The callback parameter of off function should be optional.",
9    "language": "typescript",
10    "mainBuggyCode": "off(type: 'serviceChange', callback: Callback<ServiceChangeType>): void;",
11    "mainBuggyLine": "49",
12    "extendInfo": {
13      "apiName": "off_serviceChange",
14      "apiType": "Method",
15      "hierarchicalRelations": "API_DEFINE_EVENT_03.d.ts|Configuration|off_serviceChange",
16      "parentModuleName": "Configuration"
17    }
18  }
19]