• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "analyzerName": "apiengine",
4    "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DOC_CONSTANT_03.d.ts",
5    "codeContextStaerLine": "32",
6    "defectLevel": 2,
7    "defectType": "API_DOC_CONSTANT_03",
8    "description": "API check error of [wrong scene]: JSDoc tag validity verification failed. Please confirm if the [constant] tag is missing.",
9    "language": "typescript",
10    "mainBuggyCode": "const batterySOC = 123;",
11    "mainBuggyLine": "32",
12    "extendInfo": {
13      "apiName": "batterySOC",
14      "apiType": "Constant",
15      "hierarchicalRelations": "API_DOC_CONSTANT_03.d.ts|batteryInfo|batterySOC",
16      "parentModuleName": "batteryInfo"
17    }
18  }
19]