1[ 2 { 3 "analyzerName": "apiengine", 4 "buggyFilePath": "build-tools\\dts_parser\\test\\ut\\apiCheck\\API_DOC_NAMESPACE_01.d.ts", 5 "codeContextStaerLine": "29", 6 "defectLevel": 2, 7 "defectType": "API_DOC_NAMESPACE_01", 8 "description": "API check error of [wrong value]: The [namespace] tag value is incorrect. Please check if it matches the namespace name.", 9 "language": "typescript", 10 "mainBuggyCode": "declare namespace ability", 11 "mainBuggyLine": "29", 12 "extendInfo": { 13 "apiName": "ability", 14 "apiType": "Namespace", 15 "hierarchicalRelations": "API_DOC_NAMESPACE_01.d.ts|ability", 16 "parentModuleName": "API_DOC_NAMESPACE_01.d.ts" 17 } 18 } 19]