1[ 2 { 3 "analyzerName": "apiengine", 4 "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DOC_PARAM_03.d.ts", 5 "codeContextStaerLine": "34", 6 "defectLevel": 2, 7 "defectType": "API_DOC_PARAM_03", 8 "description": "API check error of [wrong scene]: JSDoc tag validity verification failed.There are [1] redundant [param]. Please check if the tag should be deleted.", 9 "language": "typescript", 10 "mainBuggyCode": "function attachId(): void;", 11 "mainBuggyLine": "34", 12 "extendInfo": { 13 "apiName": "attachId", 14 "apiType": "Method", 15 "hierarchicalRelations": "API_DOC_PARAM_03.d.ts|dataUriUtils|attachId", 16 "parentModuleName": "dataUriUtils" 17 } 18 }, 19 { 20 "analyzerName": "apiengine", 21 "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DOC_PARAM_03.d.ts", 22 "codeContextStaerLine": "47", 23 "defectLevel": 2, 24 "defectType": "API_DOC_PARAM_03", 25 "description": "API check error of [wrong scene]: JSDoc tag validity verification failed.There are [1] redundant [param]. Please check if the tag should be deleted.", 26 "language": "typescript", 27 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => void;", 28 "mainBuggyLine": "47", 29 "extendInfo": { 30 "apiName": "ClickEventListenerCallback", 31 "apiType": "TypeAlias", 32 "hierarchicalRelations": "API_DOC_PARAM_03.d.ts|ClickEventListenerCallback", 33 "parentModuleName": "API_DOC_PARAM_03.d.ts" 34 } 35 } 36]