1[ 2 { 3 "analyzerName": "apiengine", 4 "buggyFilePath": "API_CHANGE_INCOMPATIBLE_20.d.ts", 5 "codeContextStaerLine": "17", 6 "defectLevel": 2, 7 "defectType": "API_CHANGE_INCOMPATIBLE_20", 8 "description": "API check error of [api change errors]: Forbid changes: Cannot change function param type.", 9 "language": "typescript", 10 "mainBuggyCode": "declare function copyDir(src: number, dest: string, mode?: number): Promise<void>;", 11 "mainBuggyLine": "17", 12 "extendInfo": { 13 "apiName": "copyDir", 14 "apiType": "Method", 15 "hierarchicalRelations": "API_CHANGE_INCOMPATIBLE_20.d.ts|copyDir", 16 "parentModuleName": "copyDir" 17 } 18 } 19]