1[ 2 { 3 "analyzerName": "apiengine", 4 "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DOC_ENUM_01.d.ts", 5 "codeContextStaerLine": "28", 6 "defectLevel": 2, 7 "defectType": "API_DOC_ENUM_01", 8 "description": "API check error of [wrong value]: The [enum] tag type is incorrect. Please check if the tag type is { string } or { number }.", 9 "language": "typescript", 10 "mainBuggyCode": "export enum ErrorCode", 11 "mainBuggyLine": "28", 12 "extendInfo": { 13 "apiName": "ErrorCode", 14 "apiType": "Enum", 15 "hierarchicalRelations": "API_DOC_ENUM_01.d.ts|ErrorCode", 16 "parentModuleName": "API_DOC_ENUM_01.d.ts" 17 } 18 } 19]