• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "analyzerName": "apiengine",
4    "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DOC_THROWS_05.d.ts",
5    "codeContextStaerLine": "36",
6    "defectLevel": 2,
7    "defectType": "API_DOC_THROWS_05",
8    "description": "API check error of [wrong scene]: JSDoc tag validity verification failed. Please confirm if the [throws 201] tag is missing.",
9    "language": "typescript",
10    "mainBuggyCode": "function enableAbility(): void;",
11    "mainBuggyLine": "36",
12    "extendInfo": {
13      "apiName": "enableAbility",
14      "apiType": "Method",
15      "hierarchicalRelations": "API_DOC_THROWS_05.d.ts|config|enableAbility",
16      "parentModuleName": "config"
17    }
18  },
19  {
20    "analyzerName": "apiengine",
21    "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DOC_THROWS_05.d.ts",
22    "codeContextStaerLine": "45",
23    "defectLevel": 2,
24    "defectType": "API_DOC_THROWS_05",
25    "description": "API check error of [wrong scene]: JSDoc tag validity verification failed. Please confirm if the [throws 202] tag is missing.",
26    "language": "typescript",
27    "mainBuggyCode": "function disableAbility(): void;",
28    "mainBuggyLine": "45",
29    "extendInfo": {
30      "apiName": "disableAbility",
31      "apiType": "Method",
32      "hierarchicalRelations": "API_DOC_THROWS_05.d.ts|config|disableAbility",
33      "parentModuleName": "config"
34    }
35  }
36]