Guest User

Untitled

a guest
Nov 1st, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.71 KB | None | 0 0
  1. Info 0 Binding...
  2. Info 1 request: {"seq":0,"type":"request","command":"configure","arguments":{"hostInfo":"vscode"}}
  3. Info 2 Host information vscode
  4. Info 3 response: {"seq":0,"type":"response","command":"configure","request_seq":0,"success":true}
  5. Perf 4 0::configure: async elapsed time (in milliseconds) 0.9630
  6. Info 5 request: {"seq":1,"type":"request","command":"compilerOptionsForInferredProjects","arguments":{"options":{"module":"CommonJS","target":"ES6","allowSyntheticDefaultImports":true,"allowNonTsExtensions":true,"allowJs":true,"jsx":"Preserve","checkJs":false}}}
  7. Perf 6 1::compilerOptionsForInferredProjects: elapsed time (in milliseconds) 0.4295
  8. Info 7 response: {"seq":0,"type":"response","command":"compilerOptionsForInferredProjects","request_seq":1,"success":true,"body":true}
  9. Info 8 request: {"seq":2,"type":"request","command":"open","arguments":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","fileContent":"// it's a dummy tag func\nfunction gql(...args: any[]): any {}\n\nconst query = gql`\n`;\n","scriptKindName":"TS","projectRootPath":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture"}}
  10. Info 9 Search path: /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture
  11. Info 10 Config file name: /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/tsconfig.json
  12. Info 11 Loading ../../lib from /usr/local/lib/node_modules/typescript/lib/tsserver.js/../../.. (resolved to /usr/local/lib/node_modules/node_modules)
  13. Info 12 Failed to load module: {}
  14. Info 13 Loading ../../lib from (resolved to /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/node_modules)
  15. Info 14 Failed to load module: {}
  16. Info 15 Couldn't find ../../lib anywhere in paths: /usr/local/lib/node_modules/typescript/lib/tsserver.js/../../..,
  17. Info 16 Loading from /usr/local/lib/node_modules/typescript/lib/tsserver.js/../../.. (resolved to /usr/local/lib/node_modules/node_modules)
  18. Info 17 Failed to load module: {}
  19. Info 18 Loading from (resolved to /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/node_modules)
  20. Info 19 Failed to load module: {}
  21. Info 20 Couldn't find anywhere in paths: /usr/local/lib/node_modules/typescript/lib/tsserver.js/../../..,
  22. Info 21 Add recursive watcher for: /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture
  23. Info 22 Add type root watcher for: /Users/fred/Programming/ts-graphql-plugin/node_modules/@types
  24. Info 23 event: {"seq":0,"type":"event","event":"telemetry","body":{"telemetryEventName":"projectInfo","payload":{"projectId":"c1d327c5b66cfadbc79edc94e46a9186","fileStats":{"js":0,"jsx":0,"ts":1,"tsx":0,"dts":48},"compilerOptions":{"target":"es6","module":"commonjs","plugins":[""]},"typeAcquisition":{"enable":false,"include":false,"exclude":false},"extends":false,"files":false,"include":false,"exclude":false,"compileOnSave":false,"configFileName":"tsconfig.json","projectType":"configured","languageServiceEnabled":true,"version":"2.4.2"}}}
  25. Info 24 Opened configuration file /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/tsconfig.json
  26. Info 25 Project '/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/tsconfig.json' (Configured) 0
  27. /usr/local/lib/node_modules/typescript/lib/lib.es6.d.ts
  28. /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts
  29. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/source.d.ts
  30. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/ast.d.ts
  31. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/definition.d.ts
  32. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/directives.d.ts
  33. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/schema.d.ts
  34. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/location.d.ts
  35. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/kinds.d.ts
  36. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/lexer.d.ts
  37. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/parser.d.ts
  38. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/printer.d.ts
  39. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/visitor.d.ts
  40. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/index.d.ts
  41. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/GraphQLError.d.ts
  42. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/syntaxError.d.ts
  43. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/locatedError.d.ts
  44. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/formatError.d.ts
  45. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/index.d.ts
  46. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/execution/execute.d.ts
  47. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/graphql.d.ts
  48. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/scalars.d.ts
  49. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/introspection.d.ts
  50. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/index.d.ts
  51. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/execution/index.d.ts
  52. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/TypeInfo.d.ts
  53. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/validation/specifiedRules.d.ts
  54. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/validation/validate.d.ts
  55. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/validation/index.d.ts
  56. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/introspectionQuery.d.ts
  57. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/getOperationAST.d.ts
  58. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/buildClientSchema.d.ts
  59. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/buildASTSchema.d.ts
  60. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/extendSchema.d.ts
  61. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/schemaPrinter.d.ts
  62. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/typeFromAST.d.ts
  63. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/valueFromAST.d.ts
  64. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/astFromValue.d.ts
  65. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/isValidJSValue.d.ts
  66. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/isValidLiteralValue.d.ts
  67. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/concatAST.d.ts
  68. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/separateOperations.d.ts
  69. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/typeComparators.d.ts
  70. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/assertValidName.d.ts
  71. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/findBreakingChanges.d.ts
  72. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/findDeprecatedUsages.d.ts
  73. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/index.d.ts
  74. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/index.d.ts
  75. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/node/index.d.ts
  76.  
  77. -----------------------------------------------
  78. Open files:
  79. /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts
  80. Info 26 event: {"seq":0,"type":"event","event":"configFileDiag","body":{"triggerFile":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","configFile":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/tsconfig.json","diagnostics":[]}}
  81. Perf 27 2::open: async elapsed time (in milliseconds) 790.7423
  82. Info 28 request: {"seq":3,"type":"request","command":"getSupportedCodeFixes","arguments":null}
  83. Perf 29 3::getSupportedCodeFixes: elapsed time (in milliseconds) 0.2763
  84. Info 30 response: {"seq":0,"type":"response","command":"getSupportedCodeFixes","request_seq":3,"success":true,"body":["1002","1003","1005","1006","1009","1010","1012","1014","1015","1016","1017","1018","1019","1020","1021","1022","1023","1024","1028","1029","1030","1031","1034","1035","1036","1038","1039","1040","1041","1042","1043","1044","1045","1046","1047","1048","1049","1051","1052","1053","1054","1055","1056","1057","1058","1059","1060","1061","1062","1063","1064","1066","1068","1070","1071","1079","1084","1085","1086","1089","1090","1091","1092","1093","1094","1095","1096","1097","1098","1099","1100","1101","1102","1103","1104","1105","1107","1108","1109","1110","1113","1114","1115","1116","1117","1118","1119","1120","1121","1122","1123","1124","1125","1126","1127","1128","1129","1130","1131","1132","1134","1135","1136","1137","1138","1139","1140","1141","1142","1144","1146","1147","1148","1149","1150","1155","1156","1157","1160","1161","1162","1163","1164","1165","1166","1168","1169","1170","1171","1172","1173","1174","1175","1176","1177","1178","1179","1180","1181","1182","1183","1184","1185","1186","1187","1188","1189","1190","1191","1192","1193","1194","1196","1197","1198","1199","1200","1202","1203","1205","1206","1207","1208","1209","1210","1211","1212","1213","1214","1215","1216","1218","1219","1220","1221","1222","1223","1224","1225","1226","1227","1228","1229","1230","1231","1232","1233","1234","1235","1236","1237","1238","1239","1240","1241","1242","1243","1244","1245","1246","1247","1248","1249","1250","1251","1252","1253","1254","1300","1308","1312","1313","1314","1315","1316","1317","1318","1319","1320","1321","1322","1323","1324","1325","1326","2300","2301","2302","2303","2304","2305","2306","2307","2308","2309","2310","2311","2312","2313","2314","2315","2316","2317","2318","2319","2320","2321","2322","2323","2324","2325","2326","2327","2328","2329","2330","2331","2332","2333","2334","2335","2336","2337","2338","2339","2340","2341","2342","2343","2344","2345","2346","2347","2348","2349","2350","2351","2352","2353","2354","2355","2356","2357","2358","2359","2360","2361","2362","2363","2364","2365","2366","2368","2369","2370","2371","2372","2373","2374","2375","2376","2377","2378","2379","2380","2381","2382","2383","2384","2385","2386","2387","2388","2389","2390","2391","2392","2393","2394","2395","2396","2397","2399","2400","2401","2402","2403","2404","2405","2406","2407","2408","2409","2410","2411","2412","2413","2414","2415","2417","2420","2422","2423","2424","2425","2426","2427","2428","2430","2431","2432","2433","2434","2435","2436","2437","2438","2439","2440","2441","2442","2443","2444","2445","2446","2447","2448","2449","2450","2451","2452","2453","2454","2455","2456","2457","2458","2459","2460","2461","2462","2463","2464","2465","2466","2467","2468","2469","2470","2471","2472","2473","2474","2475","2476","2477","2478","2479","2480","2481","2483","2484","2487","2488","2489","2490","2491","2492","2493","2494","2495","2496","2497","2498","2499","2500","2501","2502","2503","2504","2505","2506","2507","2508","2509","2510","2511","2512","2513","2514","2515","2516","2517","2518","2519","2520","2521","2522","2523","2524","2525","2526","2527","2528","2529","2530","2531","2532","2533","2534","2535","2536","2537","2538","2539","2540","2541","2542","2543","2544","2545","2546","2547","2548","2549","2550","2551","2552","2553","2554","2555","2556","2557","2558","2559","2600","2601","2602","2603","2604","2605","2606","2607","2608","2609","2649","2651","2652","2653","2654","2656","2657","2658","2659","2660","2661","2662","2663","2664","2665","2666","2667","2668","2669","2670","2671","2672","2673","2674","2675","2676","2677","2678","2679","2680","2681","2682","2683","2684","2685","2686","2687","2688","2689","2691","2692","2693","2694","2695","2696","2697","2698","2699","2700","2701","2702","2703","2704","2705","2706","2707","2708","2709","2710","2711","2712","4000","4002","4004","4006","4008","4010","4012","4014","4016","4019","4020","4022","4023","4024","4025","4026","4027","4028","4029","4030","4031","4032","4033","4034","4035","4036","4037","4038","4039","4040","4041","4042","4043","4044","4045","4046","4047","4048","4049","4050","4051","4052","4053","4054","4055","4056","4057","4058","4059","4060","4061","4062","4063","4064","4065","4066","4067","4068","4069","4070","4071","4072","4073","4074","4075","4076","4077","4078","4081","4082","4083","4091","4092","4094","5001","5009","5010","5011","5012","5014","5023","5024","5033","5042","5047","5051","5052","5053","5054","5055","5056","5057","5058","5059","5060","5061","5062","5063","5064","5065","5066","5067","6044","6045","6046","6048","6049","6050","6051","6053","6054","6059","6064","6082","6103","6114","6129","6131","6133","6137","6138","6140","6142","6143","7005","7006","7008","7009","7010","7011","7013","7015","7016","7017","7018","7019","7020","7022","7023","7024","7025","7026","7027","7028","7029","7030","7031","7032","7033","7034","7035","7036","8000","8001","8002","8003","8004","8005","8006","8007","8008","8009","8010","8011","8012","8015","8016","8017","8018","9002","9003","9004","17000","17001","17002","17003","17004","17005","17006","17007","17008","17009","17010","17011","17012","17013","18000","18001","18002","18003","90009","90010"]}
  85. Info 31 request: {"seq":4,"type":"request","command":"getApplicableRefactors","arguments":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","startLine":5,"startOffset":1,"endLine":5,"endOffset":1}}
  86. Perf 32 4::getApplicableRefactors: elapsed time (in milliseconds) 3.2872
  87. Info 33 response: {"seq":0,"type":"response","command":"getApplicableRefactors","request_seq":4,"success":false,"message":"No content available."}
  88. Info 34 request: {"seq":5,"type":"request","command":"getApplicableRefactors","arguments":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","startLine":5,"startOffset":1,"endLine":5,"endOffset":1}}
  89. Perf 35 5::getApplicableRefactors: elapsed time (in milliseconds) 0.4100
  90. Info 36 response: {"seq":0,"type":"response","command":"getApplicableRefactors","request_seq":5,"success":false,"message":"No content available."}
  91. Info 37 request: {"seq":6,"type":"request","command":"getApplicableRefactors","arguments":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","startLine":5,"startOffset":1,"endLine":5,"endOffset":1}}
  92. Perf 38 6::getApplicableRefactors: elapsed time (in milliseconds) 0.1710
  93. Info 39 response: {"seq":0,"type":"response","command":"getApplicableRefactors","request_seq":6,"success":false,"message":"No content available."}
  94. Info 40 request: {"seq":7,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts"]}}
  95. Perf 41 7::geterr: async elapsed time (in milliseconds) 1.1052
  96. Info 42 request: {"seq":8,"type":"request","command":"getApplicableRefactors","arguments":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","startLine":1,"startOffset":1,"endLine":6,"endOffset":1}}
  97. Perf 43 8::getApplicableRefactors: elapsed time (in milliseconds) 0.2045
  98. Info 44 response: {"seq":0,"type":"response","command":"getApplicableRefactors","request_seq":8,"success":false,"message":"No content available."}
  99. Info 45 event: {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","diagnostics":[]}}
  100. Info 46 request: {"seq":9,"type":"request","command":"change","arguments":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","line":1,"offset":1,"endLine":6,"endOffset":1,"insertString":""}}
  101. Perf 47 9::change: async elapsed time (in milliseconds) 0.5369
  102. Info 48 request: {"seq":10,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts"]}}
  103. Info 49 event: {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":7}}
  104. Perf 50 10::geterr: async elapsed time (in milliseconds) 0.3827
  105. Info 51 event: {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","diagnostics":[]}}
  106. Info 52 event: {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","diagnostics":[]}}
  107. Info 53 event: {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":10}}
  108. Info 54 request: {"seq":11,"type":"request","command":"change","arguments":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","line":1,"offset":1,"endLine":1,"endOffset":1,"insertString":"// it's a dummy tag func\nfunction gql(...args: any[]): any {}\n\nconst query = gql`\n`;\n"}}
  109. Perf 55 11::change: async elapsed time (in milliseconds) 0.5451
  110. Info 56 request: {"seq":12,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts"]}}
  111. Perf 57 12::geterr: async elapsed time (in milliseconds) 0.2541
  112. Info 58 event: {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","diagnostics":[]}}
  113. Info 59 event: {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","diagnostics":[]}}
  114. Info 60 event: {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":12}}
  115. Info 61 request: {"seq":13,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts"]}}
  116. Perf 62 13::geterr: async elapsed time (in milliseconds) 0.4131
  117. Info 63 event: {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","diagnostics":[]}}
  118. Info 64 event: {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts","diagnostics":[]}}
  119. Info 65 event: {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":13}}
  120. Info 66 updating project structure from ...
  121. Info 67 Project '/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/tsconfig.json' (Configured) 0
  122. /usr/local/lib/node_modules/typescript/lib/lib.es6.d.ts
  123. /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts
  124. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/source.d.ts
  125. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/ast.d.ts
  126. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/definition.d.ts
  127. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/directives.d.ts
  128. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/schema.d.ts
  129. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/location.d.ts
  130. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/kinds.d.ts
  131. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/lexer.d.ts
  132. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/parser.d.ts
  133. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/printer.d.ts
  134. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/visitor.d.ts
  135. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/index.d.ts
  136. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/GraphQLError.d.ts
  137. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/syntaxError.d.ts
  138. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/locatedError.d.ts
  139. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/formatError.d.ts
  140. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/index.d.ts
  141. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/execution/execute.d.ts
  142. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/graphql.d.ts
  143. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/scalars.d.ts
  144. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/introspection.d.ts
  145. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/index.d.ts
  146. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/execution/index.d.ts
  147. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/TypeInfo.d.ts
  148. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/validation/specifiedRules.d.ts
  149. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/validation/validate.d.ts
  150. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/validation/index.d.ts
  151. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/introspectionQuery.d.ts
  152. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/getOperationAST.d.ts
  153. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/buildClientSchema.d.ts
  154. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/buildASTSchema.d.ts
  155. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/extendSchema.d.ts
  156. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/schemaPrinter.d.ts
  157. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/typeFromAST.d.ts
  158. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/valueFromAST.d.ts
  159. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/astFromValue.d.ts
  160. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/isValidJSValue.d.ts
  161. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/isValidLiteralValue.d.ts
  162. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/concatAST.d.ts
  163. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/separateOperations.d.ts
  164. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/typeComparators.d.ts
  165. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/assertValidName.d.ts
  166. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/findBreakingChanges.d.ts
  167. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/findDeprecatedUsages.d.ts
  168. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/index.d.ts
  169. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/index.d.ts
  170. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/node/index.d.ts
  171.  
  172. -----------------------------------------------
  173. Open files:
  174. /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts
  175. Info 68 Project '/Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/tsconfig.json' (Configured) 0
  176. /usr/local/lib/node_modules/typescript/lib/lib.es6.d.ts
  177. /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts
  178. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/source.d.ts
  179. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/ast.d.ts
  180. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/definition.d.ts
  181. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/directives.d.ts
  182. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/schema.d.ts
  183. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/location.d.ts
  184. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/kinds.d.ts
  185. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/lexer.d.ts
  186. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/parser.d.ts
  187. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/printer.d.ts
  188. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/visitor.d.ts
  189. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/language/index.d.ts
  190. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/GraphQLError.d.ts
  191. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/syntaxError.d.ts
  192. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/locatedError.d.ts
  193. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/formatError.d.ts
  194. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/error/index.d.ts
  195. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/execution/execute.d.ts
  196. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/graphql.d.ts
  197. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/scalars.d.ts
  198. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/introspection.d.ts
  199. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/type/index.d.ts
  200. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/execution/index.d.ts
  201. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/TypeInfo.d.ts
  202. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/validation/specifiedRules.d.ts
  203. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/validation/validate.d.ts
  204. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/validation/index.d.ts
  205. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/introspectionQuery.d.ts
  206. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/getOperationAST.d.ts
  207. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/buildClientSchema.d.ts
  208. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/buildASTSchema.d.ts
  209. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/extendSchema.d.ts
  210. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/schemaPrinter.d.ts
  211. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/typeFromAST.d.ts
  212. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/valueFromAST.d.ts
  213. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/astFromValue.d.ts
  214. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/isValidJSValue.d.ts
  215. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/isValidLiteralValue.d.ts
  216. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/concatAST.d.ts
  217. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/separateOperations.d.ts
  218. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/typeComparators.d.ts
  219. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/assertValidName.d.ts
  220. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/findBreakingChanges.d.ts
  221. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/findDeprecatedUsages.d.ts
  222. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/utilities/index.d.ts
  223. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/graphql/index.d.ts
  224. /Users/fred/Programming/ts-graphql-plugin/node_modules/@types/node/index.d.ts
  225.  
  226. -----------------------------------------------
  227. Open files:
  228. /Users/fred/Programming/ts-graphql-plugin/e2e/project-fixture/main.ts
Add Comment
Please, Sign In to add comment