Kenny806

Untitled

Nov 24th, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 152.60 KB | None | 0 0
  1. Create one file with all 3rd party libraries
  2.  
  3. bower install
  4. mkdir -p build/lib
  5. Compile dependencies
  6.  
  7. mkdir -p build/cfg
  8. python bower_components/closure-library/closure/bin/build/closurebuilder.py --compiler_jar=bower_components/closure-compiler/compiler.jar --root=bower_components/closure-library/closure/goog --root=bower_components/closure-templates/build/javascript --root=bower_components/closure-library/third_party/closure/goog --root=bower_components/openlayers3/src/ol --root=bower_components/openlayers3/extern ...
  9. bower_components/closure-library/closure/bin/build/closurebuilder.py: Scanning paths...
  10. bower_components/closure-library/closure/bin/build/closurebuilder.py: 1816 sources scanned.
  11. bower_components/closure-library/closure/bin/build/closurebuilder.py: Building dependency tree..
  12. Compile lib in advanced mode
  13.  
  14. java -client -XX:+TieredCompilation -jar bower_components/closure-compiler/compiler.jar --jscomp_error accessControls --jscomp_error ambiguousFunctionDecl --jscomp_error checkDebuggerStatement --jscomp_error checkRegExp --jscomp_error checkTypes --jscomp_error checkVars --jscomp_error const --jscomp_error constantProperty --jscomp_error deprecated --jscomp_error duplicate --jscomp_error duplicateM ...
  15. bower_components/closure-library/closure/goog/a11y/aria/aria.js:130: ERROR - Bad type annotation. expected closing }
  16. * @param {string|boolean|number|!Array<string>} value Value
  17. ^
  18.  
  19. bower_components/closure-library/closure/goog/a11y/aria/aria.js:130: ERROR - Bad type annotation. expecting a variable name in a @param tag
  20. * @param {string|boolean|number|!Array<string>} value Value
  21. ^
  22.  
  23. bower_components/closure-library/closure/goog/a11y/aria/aria.js:267: ERROR - Bad type annotation. expected closing }
  24. * @param {!goog.array.ArrayLike<string>} allowedRoles The child roles of
  25. ^
  26.  
  27. bower_components/closure-library/closure/goog/a11y/aria/aria.js:267: ERROR - Bad type annotation. expecting a variable name in a @param tag
  28. * @param {!goog.array.ArrayLike<string>} allowedRoles The child roles of
  29. ^
  30.  
  31. bower_components/closure-library/closure/goog/a11y/aria/aria.js:348: ERROR - Bad type annotation. expected closing }
  32. * @return {!goog.array.ArrayLike<string>} string Array
  33. ^
  34.  
  35. bower_components/closure-library/closure/goog/a11y/aria/aria.js:361: ERROR - Bad type annotation. expected closing }
  36. * @return {!goog.array.ArrayLike<string>} string Array
  37. ^
  38.  
  39. bower_components/closure-library/closure/goog/a11y/aria/datatables.js:34: ERROR - Bad type annotation. expected closing }
  40. * @type {Object<!(goog.a11y.aria.State|string), (string|boolean|number)>}
  41. ^
  42.  
  43. bower_components/closure-library/closure/goog/a11y/aria/datatables.js:43: ERROR - Bad type annotation. expected closing }
  44. * @return {!Object<!(goog.a11y.aria.State|string), (string|boolean|number)>}
  45. ^
  46.  
  47. bower_components/closure-library/closure/goog/array/array.js:63: ERROR - Bad type annotation. expected closing }
  48. * @param {Array<T>|goog.array.ArrayLike} array The array.
  49. ^
  50.  
  51. bower_components/closure-library/closure/goog/array/array.js:63: ERROR - Bad type annotation. expecting a variable name in a @param tag
  52. * @param {Array<T>|goog.array.ArrayLike} array The array.
  53. ^
  54.  
  55. bower_components/closure-library/closure/goog/array/array.js:75: ERROR - Bad type annotation. expected closing }
  56. * @param {Array<T>|goog.array.ArrayLike} array The array.
  57. ^
  58.  
  59. bower_components/closure-library/closure/goog/array/array.js:75: ERROR - Bad type annotation. expecting a variable name in a @param tag
  60. * @param {Array<T>|goog.array.ArrayLike} array The array.
  61. ^
  62.  
  63. bower_components/closure-library/closure/goog/array/array.js:102: ERROR - Bad type annotation. expected closing }
  64. * @param {Array<T>|goog.array.ArrayLike} arr The array to be searched.
  65. ^
  66.  
  67. bower_components/closure-library/closure/goog/array/array.js:102: ERROR - Bad type annotation. expecting a variable name in a @param tag
  68. * @param {Array<T>|goog.array.ArrayLike} arr The array to be searched.
  69. ^
  70.  
  71. bower_components/closure-library/closure/goog/array/array.js:144: ERROR - Bad type annotation. expected closing }
  72. * @param {!Array<T>|!goog.array.ArrayLike} arr The array to be searched.
  73. ^
  74.  
  75. bower_components/closure-library/closure/goog/array/array.js:144: ERROR - Bad type annotation. expecting a variable name in a @param tag
  76. * @param {!Array<T>|!goog.array.ArrayLike} arr The array to be searched.
  77. ^
  78.  
  79. bower_components/closure-library/closure/goog/array/array.js:189: ERROR - Bad type annotation. expected closing }
  80. * @param {Array<T>|goog.array.ArrayLike} arr Array or array like object over
  81. ^
  82.  
  83. bower_components/closure-library/closure/goog/array/array.js:189: ERROR - Bad type annotation. expecting a variable name in a @param tag
  84. * @param {Array<T>|goog.array.ArrayLike} arr Array or array like object over
  85. ^
  86.  
  87. bower_components/closure-library/closure/goog/array/array.js:220: ERROR - Bad type annotation. expected closing }
  88. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  89. ^
  90.  
  91. bower_components/closure-library/closure/goog/array/array.js:220: ERROR - Bad type annotation. expecting a variable name in a @param tag
  92. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  93. ^
  94.  
  95. bower_components/closure-library/closure/goog/array/array.js:247: ERROR - Bad type annotation. expected closing }
  96. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  97. ^
  98.  
  99. bower_components/closure-library/closure/goog/array/array.js:247: ERROR - Bad type annotation. expecting a variable name in a @param tag
  100. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  101. ^
  102.  
  103. bower_components/closure-library/closure/goog/array/array.js:256: ERROR - Bad type annotation. expected closing }
  104. * @return {!Array<T>} a new array in which only elements that passed the test
  105. ^
  106.  
  107. bower_components/closure-library/closure/goog/array/array.js:291: ERROR - Bad type annotation. expected closing }
  108. * @param {Array<VALUE>|goog.array.ArrayLike} arr Array or array like object
  109. ^
  110.  
  111. bower_components/closure-library/closure/goog/array/array.js:291: ERROR - Bad type annotation. expecting a variable name in a @param tag
  112. * @param {Array<VALUE>|goog.array.ArrayLike} arr Array or array like object
  113. ^
  114.  
  115. bower_components/closure-library/closure/goog/array/array.js:298: ERROR - Bad type annotation. expected closing }
  116. * @return {!Array<RESULT>} a new array with the results from f.
  117. ^
  118.  
  119. bower_components/closure-library/closure/goog/array/array.js:332: ERROR - Bad type annotation. expected closing }
  120. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  121. ^
  122.  
  123. bower_components/closure-library/closure/goog/array/array.js:332: ERROR - Bad type annotation. expecting a variable name in a @param tag
  124. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  125. ^
  126.  
  127. bower_components/closure-library/closure/goog/array/array.js:376: ERROR - Bad type annotation. expected closing }
  128. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  129. ^
  130.  
  131. bower_components/closure-library/closure/goog/array/array.js:376: ERROR - Bad type annotation. expecting a variable name in a @param tag
  132. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  133. ^
  134.  
  135. bower_components/closure-library/closure/goog/array/array.js:417: ERROR - Bad type annotation. expected closing }
  136. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  137. ^
  138.  
  139. bower_components/closure-library/closure/goog/array/array.js:417: ERROR - Bad type annotation. expecting a variable name in a @param tag
  140. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  141. ^
  142.  
  143. bower_components/closure-library/closure/goog/array/array.js:454: ERROR - Bad type annotation. expected closing }
  144. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  145. ^
  146.  
  147. bower_components/closure-library/closure/goog/array/array.js:454: ERROR - Bad type annotation. expecting a variable name in a @param tag
  148. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  149. ^
  150.  
  151. bower_components/closure-library/closure/goog/array/array.js:488: ERROR - Bad type annotation. missing closing )
  152. * @param {!(Array<T>|goog.array.ArrayLike)} arr Array or array like object
  153. ^
  154.  
  155. bower_components/closure-library/closure/goog/array/array.js:510: ERROR - Bad type annotation. expected closing }
  156. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  157. ^
  158.  
  159. bower_components/closure-library/closure/goog/array/array.js:510: ERROR - Bad type annotation. expecting a variable name in a @param tag
  160. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  161. ^
  162.  
  163. bower_components/closure-library/closure/goog/array/array.js:529: ERROR - Bad type annotation. expected closing }
  164. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  165. ^
  166.  
  167. bower_components/closure-library/closure/goog/array/array.js:529: ERROR - Bad type annotation. expecting a variable name in a @param tag
  168. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  169. ^
  170.  
  171. bower_components/closure-library/closure/goog/array/array.js:555: ERROR - Bad type annotation. expected closing }
  172. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  173. ^
  174.  
  175. bower_components/closure-library/closure/goog/array/array.js:555: ERROR - Bad type annotation. expecting a variable name in a @param tag
  176. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  177. ^
  178.  
  179. bower_components/closure-library/closure/goog/array/array.js:575: ERROR - Bad type annotation. expected closing }
  180. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  181. ^
  182.  
  183. bower_components/closure-library/closure/goog/array/array.js:575: ERROR - Bad type annotation. expecting a variable name in a @param tag
  184. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  185. ^
  186.  
  187. bower_components/closure-library/closure/goog/array/array.js:638: ERROR - Bad type annotation. expected closing }
  188. * @param {Array<T>} arr Array into which to insert the item.
  189. ^
  190.  
  191. bower_components/closure-library/closure/goog/array/array.js:638: ERROR - Bad type annotation. expecting a variable name in a @param tag
  192. * @param {Array<T>} arr Array into which to insert the item.
  193. ^
  194.  
  195. bower_components/closure-library/closure/goog/array/array.js:675: ERROR - Bad type annotation. expected closing }
  196. * @param {Array<T>} arr The array to modify.
  197. ^
  198.  
  199. bower_components/closure-library/closure/goog/array/array.js:675: ERROR - Bad type annotation. expecting a variable name in a @param tag
  200. * @param {Array<T>} arr The array to modify.
  201. ^
  202.  
  203. bower_components/closure-library/closure/goog/array/array.js:693: ERROR - Bad type annotation. expected closing }
  204. * @param {Array<T>|goog.array.ArrayLike} arr Array from which to remove
  205. ^
  206.  
  207. bower_components/closure-library/closure/goog/array/array.js:693: ERROR - Bad type annotation. expecting a variable name in a @param tag
  208. * @param {Array<T>|goog.array.ArrayLike} arr Array from which to remove
  209. ^
  210.  
  211. bower_components/closure-library/closure/goog/array/array.js:728: ERROR - Bad type annotation. expected closing }
  212. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  213. ^
  214.  
  215. bower_components/closure-library/closure/goog/array/array.js:728: ERROR - Bad type annotation. expecting a variable name in a @param tag
  216. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  217. ^
  218.  
  219. bower_components/closure-library/closure/goog/array/array.js:750: ERROR - Bad type annotation. expected closing }
  220. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  221. ^
  222.  
  223. bower_components/closure-library/closure/goog/array/array.js:750: ERROR - Bad type annotation. expecting a variable name in a @param tag
  224. * @param {Array<T>|goog.array.ArrayLike} arr Array or array
  225. ^
  226.  
  227. bower_components/closure-library/closure/goog/array/array.js:798: ERROR - Bad type annotation. expected closing }
  228. * @return {!Array<?>} The new resultant array.
  229. ^
  230.  
  231. bower_components/closure-library/closure/goog/array/array.js:808: ERROR - Bad type annotation. expected closing }
  232. * @param {...!Array<T>} var_args
  233. ^
  234.  
  235. bower_components/closure-library/closure/goog/array/array.js:808: ERROR - Bad type annotation. expecting a variable name in a @param tag
  236. * @param {...!Array<T>} var_args
  237. ^
  238.  
  239. bower_components/closure-library/closure/goog/array/array.js:809: ERROR - Bad type annotation. expected closing }
  240. * @return {!Array<T>}
  241. ^
  242.  
  243. bower_components/closure-library/closure/goog/array/array.js:820: ERROR - Bad type annotation. expected closing }
  244. * @param {Array<T>|goog.array.ArrayLike} object The object to convert to an
  245. ^
  246.  
  247. bower_components/closure-library/closure/goog/array/array.js:820: ERROR - Bad type annotation. expecting a variable name in a @param tag
  248. * @param {Array<T>|goog.array.ArrayLike} object The object to convert to an
  249. ^
  250.  
  251. bower_components/closure-library/closure/goog/array/array.js:822: ERROR - Bad type annotation. expected closing }
  252. * @return {!Array<T>} The object converted into an array. If object has a
  253. ^
  254.  
  255. bower_components/closure-library/closure/goog/array/array.js:847: ERROR - Bad type annotation. expected closing }
  256. * @param {Array<T>|goog.array.ArrayLike} arr Array or array-like object to
  257. ^
  258.  
  259. bower_components/closure-library/closure/goog/array/array.js:847: ERROR - Bad type annotation. expecting a variable name in a @param tag
  260. * @param {Array<T>|goog.array.ArrayLike} arr Array or array-like object to
  261. ^
  262.  
  263. bower_components/closure-library/closure/goog/array/array.js:849: ERROR - Bad type annotation. expected closing }
  264. * @return {!Array<T>} Clone of the input array.
  265. ^
  266.  
  267. bower_components/closure-library/closure/goog/array/array.js:866: ERROR - Bad type annotation. expected closing }
  268. * @param {Array<VALUE>} arr1 The array to modify.
  269. ^
  270.  
  271. bower_components/closure-library/closure/goog/array/array.js:866: ERROR - Bad type annotation. expecting a variable name in a @param tag
  272. * @param {Array<VALUE>} arr1 The array to modify.
  273. ^
  274.  
  275. bower_components/closure-library/closure/goog/array/array.js:867: ERROR - Bad type annotation. missing closing )
  276. * @param {...(Array<VALUE>|VALUE)} var_args The elements or arrays of elements
  277. ^
  278.  
  279. bower_components/closure-library/closure/goog/array/array.js:893: ERROR - Bad type annotation. expected closing }
  280. * @param {Array<T>|goog.array.ArrayLike} arr The array to modify.
  281. ^
  282.  
  283. bower_components/closure-library/closure/goog/array/array.js:893: ERROR - Bad type annotation. expecting a variable name in a @param tag
  284. * @param {Array<T>|goog.array.ArrayLike} arr The array to modify.
  285. ^
  286.  
  287. bower_components/closure-library/closure/goog/array/array.js:901: ERROR - Bad type annotation. expected closing }
  288. * @return {!Array<T>} the removed elements.
  289. ^
  290.  
  291. bower_components/closure-library/closure/goog/array/array.js:917: ERROR - Bad type annotation. expected closing }
  292. * @param {Array<T>|goog.array.ArrayLike} arr The array from
  293. ^
  294.  
  295. bower_components/closure-library/closure/goog/array/array.js:917: ERROR - Bad type annotation. expecting a variable name in a @param tag
  296. * @param {Array<T>|goog.array.ArrayLike} arr The array from
  297. ^
  298.  
  299. bower_components/closure-library/closure/goog/array/array.js:921: ERROR - Bad type annotation. expected closing }
  300. * @return {!Array<T>} A new array containing the specified segment of the
  301. ^
  302.  
  303. bower_components/closure-library/closure/goog/array/array.js:954: ERROR - Bad type annotation. expected closing }
  304. * @param {Array<T>|goog.array.ArrayLike} arr The array from which to remove
  305. ^
  306.  
  307. bower_components/closure-library/closure/goog/array/array.js:954: ERROR - Bad type annotation. expecting a variable name in a @param tag
  308. * @param {Array<T>|goog.array.ArrayLike} arr The array from which to remove
  309. ^
  310.  
  311. bower_components/closure-library/closure/goog/array/array.js:1000: ERROR - Bad type annotation. expected closing }
  312. * @param {Array<VALUE>|goog.array.ArrayLike} arr The array to be searched.
  313. ^
  314.  
  315. bower_components/closure-library/closure/goog/array/array.js:1000: ERROR - Bad type annotation. expecting a variable name in a @param tag
  316. * @param {Array<VALUE>|goog.array.ArrayLike} arr The array to be searched.
  317. ^
  318.  
  319. bower_components/closure-library/closure/goog/array/array.js:1029: ERROR - Bad type annotation. expected closing }
  320. * @param {Array<VALUE>|goog.array.ArrayLike} arr The array to be searched.
  321. ^
  322.  
  323. bower_components/closure-library/closure/goog/array/array.js:1029: ERROR - Bad type annotation. expecting a variable name in a @param tag
  324. * @param {Array<VALUE>|goog.array.ArrayLike} arr The array to be searched.
  325. ^
  326.  
  327. bower_components/closure-library/closure/goog/array/array.js:1062: ERROR - Bad type annotation. expected closing }
  328. * @param {Array<VALUE>|goog.array.ArrayLike} arr The array to be searched.
  329. ^
  330.  
  331. bower_components/closure-library/closure/goog/array/array.js:1062: ERROR - Bad type annotation. expecting a variable name in a @param tag
  332. * @param {Array<VALUE>|goog.array.ArrayLike} arr The array to be searched.
  333. ^
  334.  
  335. bower_components/closure-library/closure/goog/array/array.js:1120: ERROR - Bad type annotation. expected closing }
  336. * @param {Array<T>} arr The array to be sorted.
  337. ^
  338.  
  339. bower_components/closure-library/closure/goog/array/array.js:1120: ERROR - Bad type annotation. expecting a variable name in a @param tag
  340. * @param {Array<T>} arr The array to be sorted.
  341. ^
  342.  
  343. bower_components/closure-library/closure/goog/array/array.js:1144: ERROR - Bad type annotation. expected closing }
  344. * @param {Array<T>} arr The array to be sorted.
  345. ^
  346.  
  347. bower_components/closure-library/closure/goog/array/array.js:1144: ERROR - Bad type annotation. expecting a variable name in a @param tag
  348. * @param {Array<T>} arr The array to be sorted.
  349. ^
  350.  
  351. bower_components/closure-library/closure/goog/array/array.js:1176: ERROR - Bad type annotation. expected closing }
  352. * @param {Array<T>} arr The array to be sorted.
  353. ^
  354.  
  355. bower_components/closure-library/closure/goog/array/array.js:1176: ERROR - Bad type annotation. expecting a variable name in a @param tag
  356. * @param {Array<T>} arr The array to be sorted.
  357. ^
  358.  
  359. bower_components/closure-library/closure/goog/array/array.js:1201: ERROR - Bad type annotation. expected closing }
  360. * @param {Array<Object>} arr An array of objects to sort.
  361. ^
  362.  
  363. bower_components/closure-library/closure/goog/array/array.js:1201: ERROR - Bad type annotation. expecting a variable name in a @param tag
  364. * @param {Array<Object>} arr An array of objects to sort.
  365. ^
  366.  
  367. bower_components/closure-library/closure/goog/array/array.js:1215: ERROR - Bad type annotation. expected closing }
  368. * @param {!Array<T>} arr The array.
  369. ^
  370.  
  371. bower_components/closure-library/closure/goog/array/array.js:1215: ERROR - Bad type annotation. expecting a variable name in a @param tag
  372. * @param {!Array<T>} arr The array.
  373. ^
  374.  
  375. bower_components/closure-library/closure/goog/array/array.js:1268: ERROR - Bad type annotation. expected closing }
  376. * @param {!Array<VALUE>|!goog.array.ArrayLike} arr1 The first array to
  377. ^
  378.  
  379. bower_components/closure-library/closure/goog/array/array.js:1268: ERROR - Bad type annotation. expecting a variable name in a @param tag
  380. * @param {!Array<VALUE>|!goog.array.ArrayLike} arr1 The first array to
  381. ^
  382.  
  383. bower_components/closure-library/closure/goog/array/array.js:1270: ERROR - Bad type annotation. expected closing }
  384. * @param {!Array<VALUE>|!goog.array.ArrayLike} arr2 The second array to
  385. ^
  386.  
  387. bower_components/closure-library/closure/goog/array/array.js:1270: ERROR - Bad type annotation. expecting a variable name in a @param tag
  388. * @param {!Array<VALUE>|!goog.array.ArrayLike} arr2 The second array to
  389. ^
  390.  
  391. bower_components/closure-library/closure/goog/array/array.js:1323: ERROR - Bad type annotation. expected closing }
  392. * @param {Array<VALUE>|goog.array.ArrayLike} array The array to modify.
  393. ^
  394.  
  395. bower_components/closure-library/closure/goog/array/array.js:1323: ERROR - Bad type annotation. expecting a variable name in a @param tag
  396. * @param {Array<VALUE>|goog.array.ArrayLike} array The array to modify.
  397. ^
  398.  
  399. bower_components/closure-library/closure/goog/array/array.js:1345: ERROR - Bad type annotation. expected closing }
  400. * @param {!Array<VALUE>|!goog.array.ArrayLike} array The array to modify.
  401. ^
  402.  
  403. bower_components/closure-library/closure/goog/array/array.js:1345: ERROR - Bad type annotation. expecting a variable name in a @param tag
  404. * @param {!Array<VALUE>|!goog.array.ArrayLike} array The array to modify.
  405. ^
  406.  
  407. bower_components/closure-library/closure/goog/array/array.js:1363: ERROR - Bad type annotation. expected closing }
  408. * @param {Array<T>} array The array.
  409. ^
  410.  
  411. bower_components/closure-library/closure/goog/array/array.js:1363: ERROR - Bad type annotation. expecting a variable name in a @param tag
  412. * @param {Array<T>} array The array.
  413. ^
  414.  
  415. bower_components/closure-library/closure/goog/array/array.js:1364: ERROR - Bad type annotation. missing closing )
  416. * @param {function(this:S, T,number,Array<T>):?} sorter Function to call for
  417. ^
  418.  
  419. bower_components/closure-library/closure/goog/array/array.js:1395: ERROR - Bad type annotation. expected closing }
  420. * @param {Array<T>|goog.array.ArrayLike} arr Array or array like object over
  421. ^
  422.  
  423. bower_components/closure-library/closure/goog/array/array.js:1395: ERROR - Bad type annotation. expecting a variable name in a @param tag
  424. * @param {Array<T>|goog.array.ArrayLike} arr Array or array like object over
  425. ^
  426.  
  427. bower_components/closure-library/closure/goog/array/array.js:1405: ERROR - Bad type annotation. expected closing }
  428. * @return {!Object<T>} The new object.
  429. ^
  430.  
  431. bower_components/closure-library/closure/goog/array/array.js:1433: ERROR - Bad type annotation. expected closing }
  432. * @return {!Array<number>} An array of numbers for the requested range. May be
  433. ^
  434.  
  435. bower_components/closure-library/closure/goog/array/array.js:1470: ERROR - Bad type annotation. expected closing }
  436. * @return {!Array<VALUE>} An array with the repeated value.
  437. ^
  438.  
  439. bower_components/closure-library/closure/goog/array/array.js:1487: ERROR - Bad type annotation. expected closing }
  440. * @return {!Array<?>} An array containing the flattened values.
  441. ^
  442.  
  443. bower_components/closure-library/closure/goog/array/array.js:1520: ERROR - Bad type annotation. expected closing }
  444. * @param {!Array<T>} array The array to rotate.
  445. ^
  446.  
  447. bower_components/closure-library/closure/goog/array/array.js:1520: ERROR - Bad type annotation. expecting a variable name in a @param tag
  448. * @param {!Array<T>} array The array to rotate.
  449. ^
  450.  
  451. bower_components/closure-library/closure/goog/array/array.js:1522: ERROR - Bad type annotation. expected closing }
  452. * @return {!Array<T>} The array.
  453. ^
  454.  
  455. bower_components/closure-library/closure/goog/array/array.js:1572: ERROR - Bad type annotation. expected closing }
  456. * @return {!Array<!Array<?>>} A new array of arrays created from
  457. ^
  458.  
  459. bower_components/closure-library/closure/goog/array/array.js:1603: ERROR - Bad type annotation. expected closing }
  460. * @param {!Array<?>} arr The array to be shuffled.
  461. ^
  462.  
  463. bower_components/closure-library/closure/goog/array/array.js:1603: ERROR - Bad type annotation. expecting a variable name in a @param tag
  464. * @param {!Array<?>} arr The array to be shuffled.
  465. ^
  466.  
  467. bower_components/closure-library/closure/goog/asserts/asserts.js:55: ERROR - Bad type annotation. expected closing }
  468. * @param {!Array<*>} messageArgs The items to substitute into the pattern.
  469. ^
  470.  
  471. bower_components/closure-library/closure/goog/asserts/asserts.js:55: ERROR - Bad type annotation. expecting a variable name in a @param tag
  472. * @param {!Array<*>} messageArgs The items to substitute into the pattern.
  473. ^
  474.  
  475. bower_components/closure-library/closure/goog/asserts/asserts.js:99: ERROR - Bad type annotation. expected closing }
  476. * @param {Array<*>} defaultArgs The substitution arguments for defaultMessage.
  477. ^
  478.  
  479. bower_components/closure-library/closure/goog/asserts/asserts.js:99: ERROR - Bad type annotation. expecting a variable name in a @param tag
  480. * @param {Array<*>} defaultArgs The substitution arguments for defaultMessage.
  481. ^
  482.  
  483. bower_components/closure-library/closure/goog/asserts/asserts.js:101: ERROR - Bad type annotation. expected closing }
  484. * @param {Array<*>} givenArgs The substitution arguments for givenMessage.
  485. ^
  486.  
  487. bower_components/closure-library/closure/goog/asserts/asserts.js:101: ERROR - Bad type annotation. expecting a variable name in a @param tag
  488. * @param {Array<*>} givenArgs The substitution arguments for givenMessage.
  489. ^
  490.  
  491. bower_components/closure-library/closure/goog/asserts/asserts.js:261: ERROR - Bad type annotation. expected closing }
  492. * @return {!Array<?>} The value, guaranteed to be a non-null array.
  493. ^
  494.  
  495. bower_components/closure-library/closure/goog/asserts/asserts.js:270: ERROR - Bad type annotation. expected closing }
  496. return /** @type {!Array<?>} */ (value);
  497. ^
  498.  
  499. bower_components/closure-library/closure/goog/async/run.js:91: ERROR - Bad type annotation. expected closing }
  500. /** @private {!Array<!goog.async.run.WorkItem_>} */
  501. ^
  502.  
  503. bower_components/closure-library/closure/goog/base.js:65: ERROR - Bad type annotation. expected closing }
  504. * @type {Object<string, (string|number|boolean)>|undefined}
  505. ^
  506.  
  507. bower_components/closure-library/closure/goog/base.js:86: ERROR - Bad type annotation. expected closing }
  508. * @type {Object<string, (string|number|boolean)>|undefined}
  509. ^
  510.  
  511. bower_components/closure-library/closure/goog/base.js:468: ERROR - Bad type annotation. expected closing }
  512. * @type {!Object<string, (boolean|undefined)>}
  513. ^
  514.  
  515. bower_components/closure-library/closure/goog/base.js:524: ERROR - Bad type annotation. expected closing }
  516. * @param {!Array<string>} provides An array of strings with
  517. ^
  518.  
  519. bower_components/closure-library/closure/goog/base.js:524: ERROR - Bad type annotation. expecting a variable name in a @param tag
  520. * @param {!Array<string>} provides An array of strings with
  521. ^
  522.  
  523. bower_components/closure-library/closure/goog/base.js:526: ERROR - Bad type annotation. expected closing }
  524. * @param {!Array<string>} requires An array of strings with
  525. ^
  526.  
  527. bower_components/closure-library/closure/goog/base.js:526: ERROR - Bad type annotation. expecting a variable name in a @param tag
  528. * @param {!Array<string>} requires An array of strings with
  529. ^
  530.  
  531. bower_components/closure-library/closure/goog/base.js:734: ERROR - Bad type annotation. expected closing }
  532. * @type {!Array<!Function>}
  533. ^
  534.  
  535. bower_components/closure-library/closure/goog/base.js:760: ERROR - Bad type annotation. expected closing }
  536. * @private @const {!Object<string, ?>}
  537. ^
  538.  
  539. bower_components/closure-library/closure/goog/base.js:776: ERROR - Bad type annotation. expected closing }
  540. * @private {!Object<string, boolean>}
  541. ^
  542.  
  543. bower_components/closure-library/closure/goog/base.js:786: ERROR - Bad type annotation. expected closing }
  544. * pathIsModule: !Object<string, boolean>,
  545. ^
  546.  
  547. bower_components/closure-library/closure/goog/base.js:887: ERROR - Bad type annotation. expected closing }
  548. /** @private {!Array<string>} */
  549. ^
  550.  
  551. bower_components/closure-library/closure/goog/base.js:1221: ERROR - Bad type annotation. expected closing }
  552. /** @type {!Array<string>} The scripts we need to write this time. */
  553. ^
  554.  
  555. bower_components/closure-library/closure/goog/base.js:1871: ERROR - Bad type annotation. expected closing }
  556. * @private {!Object<string, string>|undefined}
  557. ^
  558.  
  559. bower_components/closure-library/closure/goog/base.js:1990: ERROR - Bad type annotation. expected closing }
  560. * @type {!Object<string, string>|undefined}
  561. ^
  562.  
  563. bower_components/closure-library/closure/goog/base.js:2015: ERROR - Bad type annotation. expected closing }
  564. * @param {Object<string, string>=} opt_values Maps place holder name to value.
  565. ^
  566.  
  567. bower_components/closure-library/closure/goog/base.js:2015: ERROR - Bad type annotation. expecting a variable name in a @param tag
  568. * @param {Object<string, string>=} opt_values Maps place holder name to value.
  569. ^
  570.  
  571. bower_components/closure-library/closure/goog/base.js:2353: ERROR - Bad type annotation. expected closing }
  572. * @type {!Array<string>}
  573. ^
  574.  
  575. bower_components/closure-library/closure/goog/color/color.js:32: ERROR - Bad type annotation. expected closing }
  576. * @typedef {Array<number>}
  577. ^
  578.  
  579. bower_components/closure-library/closure/goog/color/color.js:42: ERROR - Bad type annotation. expected closing }
  580. * @typedef {Array<number>}
  581. ^
  582.  
  583. bower_components/closure-library/closure/goog/color/color.js:52: ERROR - Bad type annotation. expected closing }
  584. * @typedef {Array<number>}
  585. ^
  586.  
  587. bower_components/closure-library/closure/goog/color/color.js:718: ERROR - Bad type annotation. expected closing }
  588. * @param {Array<goog.color.Rgb>} suggestions Array of colors,
  589. ^
  590.  
  591. bower_components/closure-library/closure/goog/color/color.js:718: ERROR - Bad type annotation. expecting a variable name in a @param tag
  592. * @param {Array<goog.color.Rgb>} suggestions Array of colors,
  593. ^
  594.  
  595. bower_components/closure-library/closure/goog/crypt/base64.js:106: ERROR - Bad type annotation. expected closing }
  596. * @param {Array<number>|Uint8Array} input An array of bytes (numbers with
  597. ^
  598.  
  599. bower_components/closure-library/closure/goog/crypt/base64.js:106: ERROR - Bad type annotation. expecting a variable name in a @param tag
  600. * @param {Array<number>|Uint8Array} input An array of bytes (numbers with
  601. ^
  602.  
  603. bower_components/closure-library/closure/goog/crypt/base64.js:206: ERROR - Bad type annotation. expected closing }
  604. * @return {!Array<number>} bytes representing the decoded value.
  605. ^
  606.  
  607. bower_components/closure-library/closure/goog/crypt/crypt.js:29: ERROR - Bad type annotation. expected closing }
  608. * @return {!Array<number>} Array of numbers corresponding to the
  609. ^
  610.  
  611. bower_components/closure-library/closure/goog/crypt/crypt.js:49: ERROR - Bad type annotation. expected closing }
  612. * @param {Array<number>} bytes Array of numbers representing characters.
  613. ^
  614.  
  615. bower_components/closure-library/closure/goog/crypt/crypt.js:49: ERROR - Bad type annotation. expecting a variable name in a @param tag
  616. * @param {Array<number>} bytes Array of numbers representing characters.
  617. ^
  618.  
  619. bower_components/closure-library/closure/goog/crypt/crypt.js:76: ERROR - Bad type annotation. expected closing }
  620. * @param {Uint8Array|Array<number>} array Array of numbers representing
  621. ^
  622.  
  623. bower_components/closure-library/closure/goog/crypt/crypt.js:76: ERROR - Bad type annotation. expecting a variable name in a @param tag
  624. * @param {Uint8Array|Array<number>} array Array of numbers representing
  625. ^
  626.  
  627. bower_components/closure-library/closure/goog/crypt/crypt.js:92: ERROR - Bad type annotation. expected closing }
  628. * @return {!Array<number>} Array of {0,255} integers for the given string.
  629. ^
  630.  
  631. bower_components/closure-library/closure/goog/crypt/crypt.js:108: ERROR - Bad type annotation. expected closing }
  632. * @return {!Array<number>} UTF-8 byte array.
  633. ^
  634.  
  635. bower_components/closure-library/closure/goog/crypt/crypt.js:133: ERROR - Bad type annotation. expected closing }
  636. * @param {Uint8Array|Array<number>} bytes UTF-8 byte array.
  637. ^
  638.  
  639. bower_components/closure-library/closure/goog/crypt/crypt.js:133: ERROR - Bad type annotation. expecting a variable name in a @param tag
  640. * @param {Uint8Array|Array<number>} bytes UTF-8 byte array.
  641. ^
  642.  
  643. bower_components/closure-library/closure/goog/crypt/crypt.js:159: ERROR - Bad type annotation. expected closing }
  644. * @param {!ArrayBufferView|!Array<number>} bytes1 Byte array 1.
  645. ^
  646.  
  647. bower_components/closure-library/closure/goog/crypt/crypt.js:159: ERROR - Bad type annotation. expecting a variable name in a @param tag
  648. * @param {!ArrayBufferView|!Array<number>} bytes1 Byte array 1.
  649. ^
  650.  
  651. bower_components/closure-library/closure/goog/crypt/crypt.js:160: ERROR - Bad type annotation. expected closing }
  652. * @param {!ArrayBufferView|!Array<number>} bytes2 Byte array 2.
  653. ^
  654.  
  655. bower_components/closure-library/closure/goog/crypt/crypt.js:160: ERROR - Bad type annotation. expecting a variable name in a @param tag
  656. * @param {!ArrayBufferView|!Array<number>} bytes2 Byte array 2.
  657. ^
  658.  
  659. bower_components/closure-library/closure/goog/crypt/crypt.js:161: ERROR - Bad type annotation. expected closing }
  660. * @return {!Array<number>} Resulting XOR of the two byte arrays.
  661. ^
  662.  
  663. bower_components/closure-library/closure/goog/debug/console.js:54: ERROR - Bad type annotation. expected closing }
  664. * @type {!Object<boolean>}
  665. ^
  666.  
  667. bower_components/closure-library/closure/goog/debug/debug.js:196: ERROR - Bad type annotation. expected closing }
  668. * @param {Array<?>} arr The array.
  669. ^
  670.  
  671. bower_components/closure-library/closure/goog/debug/debug.js:196: ERROR - Bad type annotation. expecting a variable name in a @param tag
  672. * @param {Array<?>} arr The array.
  673. ^
  674.  
  675. bower_components/closure-library/closure/goog/debug/debug.js:443: ERROR - Bad type annotation. expected closing }
  676. * @param {Array<!Function>} visited List of functions visited so far.
  677. ^
  678.  
  679. bower_components/closure-library/closure/goog/debug/entrypointregistry.js:71: ERROR - Bad type annotation. expected closing }
  680. * @type {!Array<function(!Function)>}
  681. ^
  682.  
  683. bower_components/closure-library/closure/goog/debug/entrypointregistry.js:79: ERROR - Bad type annotation. expected closing }
  684. * @type {!Array<!goog.debug.EntryPointMonitor>}
  685. ^
  686.  
  687. bower_components/closure-library/closure/goog/debug/logbuffer.js:69: ERROR - Bad type annotation. expected closing }
  688. * @type {!Array<!goog.debug.LogRecord|undefined>}
  689. ^
  690.  
  691. bower_components/closure-library/closure/goog/debug/logger.js:94: ERROR - Bad type annotation. expected closing }
  692. * @private {Array<Function>}
  693. ^
  694.  
  695. bower_components/closure-library/closure/goog/debug/logger.js:114: ERROR - Bad type annotation. expected closing }
  696. * @type {!Array<Function>}
  697. ^
  698.  
  699. bower_components/closure-library/closure/goog/debug/logger.js:264: ERROR - Bad type annotation. expected closing }
  700. * @type {!Array<!goog.debug.Logger.Level>}
  701. ^
  702.  
  703. bower_components/closure-library/closure/goog/debug/logger.js:781: ERROR - Bad type annotation. expected closing }
  704. * @type {!Object<string, !goog.debug.Logger>}
  705. ^
  706.  
  707. bower_components/closure-library/closure/goog/debug/logger.js:811: ERROR - Bad type annotation. expected closing }
  708. * @return {!Object<string, !goog.debug.Logger>} Map of logger names to logger
  709. ^
  710.  
  711. bower_components/closure-library/closure/goog/disposable/disposable.js:97: ERROR - Bad type annotation. expected closing }
  712. * @type {!Object<number, !goog.Disposable>}
  713. ^
  714.  
  715. bower_components/closure-library/closure/goog/disposable/disposable.js:104: ERROR - Bad type annotation. expected closing }
  716. * @return {!Array<!goog.Disposable>} All {@code goog.Disposable} objects that
  717. ^
  718.  
  719. bower_components/closure-library/closure/goog/disposable/disposable.js:136: ERROR - Bad type annotation. expected closing }
  720. * @type {Array<!Function>}
  721. ^
  722.  
  723. bower_components/closure-library/closure/goog/dom/classlist.js:106: ERROR - Bad type annotation. expected closing }
  724. * @param {goog.array.ArrayLike<string>} classesToAdd An array-like object
  725. ^
  726.  
  727. bower_components/closure-library/closure/goog/dom/classlist.js:106: ERROR - Bad type annotation. expecting a variable name in a @param tag
  728. * @param {goog.array.ArrayLike<string>} classesToAdd An array-like object
  729. ^
  730.  
  731. bower_components/closure-library/closure/goog/dom/classlist.js:170: ERROR - Bad type annotation. expected closing }
  732. * @param {goog.array.ArrayLike<string>} classesToRemove An array-like object
  733. ^
  734.  
  735. bower_components/closure-library/closure/goog/dom/classlist.js:170: ERROR - Bad type annotation. expecting a variable name in a @param tag
  736. * @param {goog.array.ArrayLike<string>} classesToRemove An array-like object
  737. ^
  738.  
  739. bower_components/closure-library/closure/goog/dom/classlist.js:216: ERROR - Bad type annotation. expected closing }
  740. * @param {goog.array.ArrayLike<string>} classesToEnable An array-like object
  741. ^
  742.  
  743. bower_components/closure-library/closure/goog/dom/classlist.js:216: ERROR - Bad type annotation. expecting a variable name in a @param tag
  744. * @param {goog.array.ArrayLike<string>} classesToEnable An array-like object
  745. ^
  746.  
  747. bower_components/closure-library/closure/goog/dom/dom.js:377: ERROR - Bad type annotation. expected closing }
  748. * @private {!Object<string, string>}
  749. ^
  750.  
  751. bower_components/closure-library/closure/goog/dom/dom.js:672: ERROR - Bad type annotation. missing closing )
  752. * @param {(Object|Array<string>|string)=} opt_attributes If object, then a map
  753. ^
  754.  
  755. bower_components/closure-library/closure/goog/dom/dom.js:1626: ERROR - Bad type annotation. expected closing }
  756. * @return {!Array<!Node>} The found nodes or an empty array if none are found.
  757. ^
  758.  
  759. bower_components/closure-library/closure/goog/dom/dom.js:1640: ERROR - Bad type annotation. expected closing }
  760. * @param {!Array<!Node>} rv The found nodes are added to this array.
  761. ^
  762.  
  763. bower_components/closure-library/closure/goog/dom/dom.js:1640: ERROR - Bad type annotation. expecting a variable name in a @param tag
  764. * @param {!Array<!Node>} rv The found nodes are added to this array.
  765. ^
  766.  
  767. bower_components/closure-library/closure/goog/dom/dom.js:1668: ERROR - Bad type annotation. expected closing }
  768. * @private {!Object<string, number>}
  769. ^
  770.  
  771. bower_components/closure-library/closure/goog/dom/dom.js:1682: ERROR - Bad type annotation. expected closing }
  772. * @private {!Object<string, string>}
  773. ^
  774.  
  775. bower_components/closure-library/closure/goog/dom/dom.js:1875: ERROR - Bad type annotation. expected closing }
  776. * @param {Array<string>} buf string buffer.
  777. ^
  778.  
  779. bower_components/closure-library/closure/goog/dom/dom.js:1875: ERROR - Bad type annotation. expecting a variable name in a @param tag
  780. * @param {Array<string>} buf string buffer.
  781. ^
  782.  
  783. bower_components/closure-library/closure/goog/dom/dom.js:2773: ERROR - Bad type annotation. expected closing }
  784. * @return {Array<Node>} The found nodes or an empty array if none are found.
  785. ^
  786.  
  787. bower_components/closure-library/closure/goog/dom/selection.js:81: ERROR - Bad type annotation. expected closing }
  788. * @return {!Array<number>} An array with the start and end positions where the
  789. ^
  790.  
  791. bower_components/closure-library/closure/goog/dom/selection.js:172: ERROR - Bad type annotation. expected closing }
  792. * @return {!Array<number>} An array with the start and end positions where the
  793. ^
  794.  
  795. bower_components/closure-library/closure/goog/dom/selection.js:191: ERROR - Bad type annotation. expected closing }
  796. * @return {!Array<number>} An array with the start and end positions where the
  797. ^
  798.  
  799. bower_components/closure-library/closure/goog/dom/selection.js:412: ERROR - Bad type annotation. expected closing }
  800. * @return {!Array<TextRange>} Range of object and selection range in two
  801. ^
  802.  
  803. bower_components/closure-library/closure/goog/dom/viewportsizemonitor.js:111: ERROR - Bad type annotation. expected closing }
  804. * @type {Object<number,goog.dom.ViewportSizeMonitor>}
  805. ^
  806.  
  807. bower_components/closure-library/closure/goog/dom/xml.js:134: ERROR - Bad type annotation. missing closing )
  808. * @return {(NodeList,Array<Node>)} The selected nodes, or empty array if no
  809. ^
  810.  
  811. bower_components/closure-library/closure/goog/dom/xml.js:167: ERROR - Bad type annotation. expected closing }
  812. * @param {!Object<string, string>} attributes Map of property:value pairs.
  813. ^
  814.  
  815. bower_components/closure-library/closure/goog/dom/xml.js:167: ERROR - Bad type annotation. expecting a variable name in a @param tag
  816. * @param {!Object<string, string>} attributes Map of property:value pairs.
  817. ^
  818.  
  819. bower_components/closure-library/closure/goog/events/browserevent.js:208: ERROR - Bad type annotation. expected closing }
  820. * @type {!Array<number>}
  821. ^
  822.  
  823. bower_components/closure-library/closure/goog/events/eventhandler.js:85: ERROR - Bad type annotation. expected closing }
  824. * @type {!Object<!goog.events.Key>}
  825. ^
  826.  
  827. bower_components/closure-library/closure/goog/events/eventhandler.js:97: ERROR - Bad type annotation. expected closing }
  828. * @type {!Array<string>}
  829. ^
  830.  
  831. bower_components/closure-library/closure/goog/events/eventhandler.js:108: ERROR - Bad type annotation. expected closing }
  832. * @param {string|Array<string>|
  833. ^
  834.  
  835. bower_components/closure-library/closure/goog/events/eventhandler.js:108: ERROR - Bad type annotation. expecting a variable name in a @param tag
  836. * @param {string|Array<string>|
  837. ^
  838.  
  839. bower_components/closure-library/closure/goog/events/eventhandler.js:115: ERROR - Bad type annotation. expected closing }
  840. * @return {!goog.events.EventHandler<SCOPE>} This object, allowing for
  841. ^
  842.  
  843. bower_components/closure-library/closure/goog/events/eventhandler.js:129: ERROR - Bad type annotation. expected closing }
  844. * @param {string|Array<string>|
  845. ^
  846.  
  847. bower_components/closure-library/closure/goog/events/eventhandler.js:129: ERROR - Bad type annotation. expecting a variable name in a @param tag
  848. * @param {string|Array<string>|
  849. ^
  850.  
  851. bower_components/closure-library/closure/goog/events/eventhandler.js:137: ERROR - Bad type annotation. expected closing }
  852. * @return {!goog.events.EventHandler<SCOPE>} This object, allowing for
  853. ^
  854.  
  855. bower_components/closure-library/closure/goog/events/eventhandler.js:152: ERROR - Bad type annotation. expected closing }
  856. * @param {string|Array<string>|
  857. ^
  858.  
  859. bower_components/closure-library/closure/goog/events/eventhandler.js:152: ERROR - Bad type annotation. expecting a variable name in a @param tag
  860. * @param {string|Array<string>|
  861. ^
  862.  
  863. bower_components/closure-library/closure/goog/events/eventhandler.js:160: ERROR - Bad type annotation. expected closing }
  864. * @return {!goog.events.EventHandler<SCOPE>} This object, allowing for
  865. ^
  866.  
  867. bower_components/closure-library/closure/goog/events/eventhandler.js:201: ERROR - Bad type annotation. expected closing }
  868. * @param {string|Array<string>|
  869. ^
  870.  
  871. bower_components/closure-library/closure/goog/events/eventhandler.js:201: ERROR - Bad type annotation. expecting a variable name in a @param tag
  872. * @param {string|Array<string>|
  873. ^
  874.  
  875. bower_components/closure-library/closure/goog/events/eventhandler.js:208: ERROR - Bad type annotation. expected closing }
  876. * @return {!goog.events.EventHandler<SCOPE>} This object, allowing for
  877. ^
  878.  
  879. bower_components/closure-library/closure/goog/events/eventhandler.js:226: ERROR - Bad type annotation. expected closing }
  880. * @param {string|Array<string>|
  881. ^
  882.  
  883. bower_components/closure-library/closure/goog/events/eventhandler.js:226: ERROR - Bad type annotation. expecting a variable name in a @param tag
  884. * @param {string|Array<string>|
  885. ^
  886.  
  887. bower_components/closure-library/closure/goog/events/eventhandler.js:234: ERROR - Bad type annotation. expected closing }
  888. * @return {!goog.events.EventHandler<SCOPE>} This object, allowing for
  889. ^
  890.  
  891. bower_components/closure-library/closure/goog/events/eventhandler.js:251: ERROR - Bad type annotation. expected closing }
  892. * @param {string|Array<string>|
  893. ^
  894.  
  895. bower_components/closure-library/closure/goog/events/eventhandler.js:251: ERROR - Bad type annotation. expecting a variable name in a @param tag
  896. * @param {string|Array<string>|
  897. ^
  898.  
  899. bower_components/closure-library/closure/goog/events/eventhandler.js:259: ERROR - Bad type annotation. expected closing }
  900. * @return {!goog.events.EventHandler<SCOPE>} This object, allowing for
  901. ^
  902.  
  903. bower_components/closure-library/closure/goog/events/eventhandler.js:301: ERROR - Bad type annotation. expected closing }
  904. * @return {!goog.events.EventHandler<SCOPE>} This object, allowing for
  905. ^
  906.  
  907. bower_components/closure-library/closure/goog/events/eventhandler.js:325: ERROR - Bad type annotation. expected closing }
  908. * @return {!goog.events.EventHandler<SCOPE>} This object, allowing for
  909. ^
  910.  
  911. bower_components/closure-library/closure/goog/events/eventhandler.js:349: ERROR - Bad type annotation. expected closing }
  912. * @return {!goog.events.EventHandler<SCOPE>} This object, allowing for
  913. ^
  914.  
  915. bower_components/closure-library/closure/goog/events/eventhandler.js:378: ERROR - Bad type annotation. expected closing }
  916. * @param {string|Array<string>|
  917. ^
  918.  
  919. bower_components/closure-library/closure/goog/events/eventhandler.js:378: ERROR - Bad type annotation. expecting a variable name in a @param tag
  920. * @param {string|Array<string>|
  921. ^
  922.  
  923. bower_components/closure-library/closure/goog/events/events.js:157: ERROR - Bad type annotation. expected closing }
  924. * @param {string|Array<string>|
  925. ^
  926.  
  927. bower_components/closure-library/closure/goog/events/events.js:157: ERROR - Bad type annotation. expecting a variable name in a @param tag
  928. * @param {string|Array<string>|
  929. ^
  930.  
  931. bower_components/closure-library/closure/goog/events/events.js:307: ERROR - Bad type annotation. expected closing }
  932. * @param {string|Array<string>|
  933. ^
  934.  
  935. bower_components/closure-library/closure/goog/events/events.js:307: ERROR - Bad type annotation. expecting a variable name in a @param tag
  936. * @param {string|Array<string>|
  937. ^
  938.  
  939. bower_components/closure-library/closure/goog/events/events.js:365: ERROR - Bad type annotation. expected closing }
  940. * @param {string|Array<string>|
  941. ^
  942.  
  943. bower_components/closure-library/closure/goog/events/events.js:365: ERROR - Bad type annotation. expecting a variable name in a @param tag
  944. * @param {string|Array<string>|
  945. ^
  946.  
  947. bower_components/closure-library/closure/goog/events/events.js:541: ERROR - Bad type annotation. expected closing }
  948. * @return {Array<goog.events.Listener>} Array of listener objects.
  949. ^
  950.  
  951. bower_components/closure-library/closure/goog/events/events.js:566: ERROR - Bad type annotation. expected closing }
  952. * @param {?string|!goog.events.EventId<EVENTOBJ>} type The type of the event.
  953. ^
  954.  
  955. bower_components/closure-library/closure/goog/events/events.js:566: ERROR - Bad type annotation. expecting a variable name in a @param tag
  956. * @param {?string|!goog.events.EventId<EVENTOBJ>} type The type of the event.
  957. ^
  958.  
  959. bower_components/closure-library/closure/goog/events/eventtarget.js:342: ERROR - Bad type annotation. expected closing }
  960. * @param {Array<goog.events.Listenable>=} opt_ancestorsTree The ancestors
  961. ^
  962.  
  963. bower_components/closure-library/closure/goog/events/eventtarget.js:342: ERROR - Bad type annotation. expecting a variable name in a @param tag
  964. * @param {Array<goog.events.Listenable>=} opt_ancestorsTree The ancestors
  965. ^
  966.  
  967. bower_components/closure-library/closure/goog/events/listenable.js:100: ERROR - Bad type annotation. expected closing }
  968. * @param {string|!goog.events.EventId<EVENTOBJ>} type The event type id.
  969. ^
  970.  
  971. bower_components/closure-library/closure/goog/events/listenable.js:100: ERROR - Bad type annotation. expecting a variable name in a @param tag
  972. * @param {string|!goog.events.EventId<EVENTOBJ>} type The event type id.
  973. ^
  974.  
  975. bower_components/closure-library/closure/goog/events/listenable.js:124: ERROR - Bad type annotation. expected closing }
  976. * @param {string|!goog.events.EventId<EVENTOBJ>} type The event type id.
  977. ^
  978.  
  979. bower_components/closure-library/closure/goog/events/listenable.js:124: ERROR - Bad type annotation. expecting a variable name in a @param tag
  980. * @param {string|!goog.events.EventId<EVENTOBJ>} type The event type id.
  981. ^
  982.  
  983. bower_components/closure-library/closure/goog/events/listenable.js:140: ERROR - Bad type annotation. expected closing }
  984. * @param {string|!goog.events.EventId<EVENTOBJ>} type The event type id.
  985. ^
  986.  
  987. bower_components/closure-library/closure/goog/events/listenable.js:140: ERROR - Bad type annotation. expecting a variable name in a @param tag
  988. * @param {string|!goog.events.EventId<EVENTOBJ>} type The event type id.
  989. ^
  990.  
  991. bower_components/closure-library/closure/goog/events/listenable.js:212: ERROR - Bad type annotation. expected closing }
  992. * @param {string|!goog.events.EventId<EVENTOBJ>} type The type of the
  993. ^
  994.  
  995. bower_components/closure-library/closure/goog/events/listenable.js:212: ERROR - Bad type annotation. expecting a variable name in a @param tag
  996. * @param {string|!goog.events.EventId<EVENTOBJ>} type The type of the
  997. ^
  998.  
  999. bower_components/closure-library/closure/goog/events/listenable.js:231: ERROR - Bad type annotation. expected closing }
  1000. * @return {!Array<goog.events.ListenableKey>} An array of registered
  1001. ^
  1002.  
  1003. bower_components/closure-library/closure/goog/events/listenable.js:242: ERROR - Bad type annotation. expected closing }
  1004. * @param {string|!goog.events.EventId<EVENTOBJ>} type The name of the event
  1005. ^
  1006.  
  1007. bower_components/closure-library/closure/goog/events/listenable.js:242: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1008. * @param {string|!goog.events.EventId<EVENTOBJ>} type The name of the event
  1009. ^
  1010.  
  1011. bower_components/closure-library/closure/goog/events/listenable.js:260: ERROR - Bad type annotation. expected closing }
  1012. * @param {string|!goog.events.EventId<EVENTOBJ>=} opt_type Event type.
  1013. ^
  1014.  
  1015. bower_components/closure-library/closure/goog/events/listenable.js:260: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1016. * @param {string|!goog.events.EventId<EVENTOBJ>=} opt_type Event type.
  1017. ^
  1018.  
  1019. bower_components/closure-library/closure/goog/events/listenermap.js:47: ERROR - Bad type annotation. expected closing }
  1020. * @type {Object<string, !Array<!goog.events.Listener>>}
  1021. ^
  1022.  
  1023. bower_components/closure-library/closure/goog/events/listenermap.js:213: ERROR - Bad type annotation. expected closing }
  1024. * @return {!Array<goog.events.ListenableKey>} An array of matching
  1025. ^
  1026.  
  1027. bower_components/closure-library/closure/goog/events/listenermap.js:288: ERROR - Bad type annotation. expected closing }
  1028. * @param {!Array<!goog.events.Listener>} listenerArray Array of listener.
  1029. ^
  1030.  
  1031. bower_components/closure-library/closure/goog/events/listenermap.js:288: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1032. * @param {!Array<!goog.events.Listener>} listenerArray Array of listener.
  1033. ^
  1034.  
  1035. bower_components/closure-library/closure/goog/format/format.js:206: ERROR - Bad type annotation. expected closing }
  1036. * @private {Array<string>}
  1037. ^
  1038.  
  1039. bower_components/closure-library/closure/goog/fx/anim/anim.js:59: ERROR - Bad type annotation. expected closing }
  1040. * @type {Object<number, goog.fx.anim.Animated>}
  1041. ^
  1042.  
  1043. bower_components/closure-library/closure/goog/fx/animation.js:39: ERROR - Bad type annotation. expected closing }
  1044. * @param {Array<number>} start Array for start coordinates.
  1045. ^
  1046.  
  1047. bower_components/closure-library/closure/goog/fx/animation.js:39: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1048. * @param {Array<number>} start Array for start coordinates.
  1049. ^
  1050.  
  1051. bower_components/closure-library/closure/goog/fx/animation.js:40: ERROR - Bad type annotation. expected closing }
  1052. * @param {Array<number>} end Array for end coordinates.
  1053. ^
  1054.  
  1055. bower_components/closure-library/closure/goog/fx/animation.js:40: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1056. * @param {Array<number>} end Array for end coordinates.
  1057. ^
  1058.  
  1059. bower_components/closure-library/closure/goog/fx/animation.js:61: ERROR - Bad type annotation. expected closing }
  1060. * @type {Array<number>}
  1061. ^
  1062.  
  1063. bower_components/closure-library/closure/goog/fx/animation.js:68: ERROR - Bad type annotation. expected closing }
  1064. * @type {Array<number>}
  1065. ^
  1066.  
  1067. bower_components/closure-library/closure/goog/fx/animation.js:90: ERROR - Bad type annotation. expected closing }
  1068. * @type {Array<number>}
  1069. ^
  1070.  
  1071. bower_components/closure-library/closure/goog/fx/animation.js:468: ERROR - Bad type annotation. expected closing }
  1072. * @type {Array<number>}
  1073. ^
  1074.  
  1075. bower_components/closure-library/closure/goog/fx/animation.js:525: ERROR - Bad type annotation. expected closing }
  1076. * @return {!Array<number>} An array of the coordinates rounded to
  1077. ^
  1078.  
  1079. bower_components/closure-library/closure/goog/fx/animationqueue.js:46: ERROR - Bad type annotation. expected closing }
  1080. * @type {Array<goog.fx.TransitionBase>}
  1081. ^
  1082.  
  1083. bower_components/closure-library/closure/goog/fx/dom.js:52: ERROR - Bad type annotation. expected closing }
  1084. * @param {Array<number>} start Array for start coordinates.
  1085. ^
  1086.  
  1087. bower_components/closure-library/closure/goog/fx/dom.js:52: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1088. * @param {Array<number>} start Array for start coordinates.
  1089. ^
  1090.  
  1091. bower_components/closure-library/closure/goog/fx/dom.js:53: ERROR - Bad type annotation. expected closing }
  1092. * @param {Array<number>} end Array for end coordinates.
  1093. ^
  1094.  
  1095. bower_components/closure-library/closure/goog/fx/dom.js:53: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1096. * @param {Array<number>} end Array for end coordinates.
  1097. ^
  1098.  
  1099. bower_components/closure-library/closure/goog/fx/dom.js:127: ERROR - Bad type annotation. expected closing }
  1100. * @param {Array<number>} start 2D array for start coordinates (X, Y).
  1101. ^
  1102.  
  1103. bower_components/closure-library/closure/goog/fx/dom.js:127: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1104. * @param {Array<number>} start 2D array for start coordinates (X, Y).
  1105. ^
  1106.  
  1107. bower_components/closure-library/closure/goog/fx/dom.js:128: ERROR - Bad type annotation. expected closing }
  1108. * @param {Array<number>} end 2D array for end coordinates (X, Y).
  1109. ^
  1110.  
  1111. bower_components/closure-library/closure/goog/fx/dom.js:128: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1112. * @param {Array<number>} end 2D array for end coordinates (X, Y).
  1113. ^
  1114.  
  1115. bower_components/closure-library/closure/goog/fx/dom.js:157: ERROR - Bad type annotation. expected closing }
  1116. * @param {Array<number>} end 2D array for end coordinates (X, Y).
  1117. ^
  1118.  
  1119. bower_components/closure-library/closure/goog/fx/dom.js:157: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1120. * @param {Array<number>} end 2D array for end coordinates (X, Y).
  1121. ^
  1122.  
  1123. bower_components/closure-library/closure/goog/fx/dom.js:187: ERROR - Bad type annotation. expected closing }
  1124. * @param {Array<number>} start 2D array for start size (W, H).
  1125. ^
  1126.  
  1127. bower_components/closure-library/closure/goog/fx/dom.js:187: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1128. * @param {Array<number>} start 2D array for start size (W, H).
  1129. ^
  1130.  
  1131. bower_components/closure-library/closure/goog/fx/dom.js:188: ERROR - Bad type annotation. expected closing }
  1132. * @param {Array<number>} end 2D array for end size (W, H).
  1133. ^
  1134.  
  1135. bower_components/closure-library/closure/goog/fx/dom.js:188: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1136. * @param {Array<number>} end 2D array for end size (W, H).
  1137. ^
  1138.  
  1139. bower_components/closure-library/closure/goog/fx/dom.js:257: ERROR - Bad type annotation. expected closing }
  1140. * @param {Array<number>} start 2D array for start scroll left and top.
  1141. ^
  1142.  
  1143. bower_components/closure-library/closure/goog/fx/dom.js:257: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1144. * @param {Array<number>} start 2D array for start scroll left and top.
  1145. ^
  1146.  
  1147. bower_components/closure-library/closure/goog/fx/dom.js:258: ERROR - Bad type annotation. expected closing }
  1148. * @param {Array<number>} end 2D array for end scroll left and top.
  1149. ^
  1150.  
  1151. bower_components/closure-library/closure/goog/fx/dom.js:258: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1152. * @param {Array<number>} end 2D array for end scroll left and top.
  1153. ^
  1154.  
  1155. bower_components/closure-library/closure/goog/fx/dom.js:296: ERROR - Bad type annotation. expected closing }
  1156. * @param {Array<number>} start 2D array for start width and height.
  1157. ^
  1158.  
  1159. bower_components/closure-library/closure/goog/fx/dom.js:296: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1160. * @param {Array<number>} start 2D array for start width and height.
  1161. ^
  1162.  
  1163. bower_components/closure-library/closure/goog/fx/dom.js:297: ERROR - Bad type annotation. expected closing }
  1164. * @param {Array<number>} end 2D array for end width and height.
  1165. ^
  1166.  
  1167. bower_components/closure-library/closure/goog/fx/dom.js:297: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1168. * @param {Array<number>} end 2D array for end width and height.
  1169. ^
  1170.  
  1171. bower_components/closure-library/closure/goog/fx/dom.js:394: ERROR - Bad type annotation. expected closing }
  1172. * @param {Array<number>|number} start 1D Array or Number with start opacity.
  1173. ^
  1174.  
  1175. bower_components/closure-library/closure/goog/fx/dom.js:394: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1176. * @param {Array<number>|number} start 1D Array or Number with start opacity.
  1177. ^
  1178.  
  1179. bower_components/closure-library/closure/goog/fx/dom.js:395: ERROR - Bad type annotation. expected closing }
  1180. * @param {Array<number>|number} end 1D Array or Number for end opacity.
  1181. ^
  1182.  
  1183. bower_components/closure-library/closure/goog/fx/dom.js:395: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1184. * @param {Array<number>|number} end 1D Array or Number for end opacity.
  1185. ^
  1186.  
  1187. bower_components/closure-library/closure/goog/fx/dom.js:576: ERROR - Bad type annotation. expected closing }
  1188. * @param {Array<number>} start 3D Array for RGB of start color.
  1189. ^
  1190.  
  1191. bower_components/closure-library/closure/goog/fx/dom.js:576: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1192. * @param {Array<number>} start 3D Array for RGB of start color.
  1193. ^
  1194.  
  1195. bower_components/closure-library/closure/goog/fx/dom.js:577: ERROR - Bad type annotation. expected closing }
  1196. * @param {Array<number>} end 3D Array for RGB of end color.
  1197. ^
  1198.  
  1199. bower_components/closure-library/closure/goog/fx/dom.js:577: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1200. * @param {Array<number>} end 3D Array for RGB of end color.
  1201. ^
  1202.  
  1203. bower_components/closure-library/closure/goog/fx/dom.js:618: ERROR - Bad type annotation. expected closing }
  1204. * @param {Array<number>} start 3D Array for RGB of start color.
  1205. ^
  1206.  
  1207. bower_components/closure-library/closure/goog/fx/dom.js:618: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1208. * @param {Array<number>} start 3D Array for RGB of start color.
  1209. ^
  1210.  
  1211. bower_components/closure-library/closure/goog/fx/dom.js:658: ERROR - Bad type annotation. expected closing }
  1212. * @param {Array<number>} start 3D Array representing R,G,B.
  1213. ^
  1214.  
  1215. bower_components/closure-library/closure/goog/fx/dom.js:658: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1216. * @param {Array<number>} start 3D Array representing R,G,B.
  1217. ^
  1218.  
  1219. bower_components/closure-library/closure/goog/fx/dom.js:659: ERROR - Bad type annotation. expected closing }
  1220. * @param {Array<number>} end 3D Array representing R,G,B.
  1221. ^
  1222.  
  1223. bower_components/closure-library/closure/goog/fx/dom.js:659: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1224. * @param {Array<number>} end 3D Array representing R,G,B.
  1225. ^
  1226.  
  1227. bower_components/closure-library/closure/goog/fx/dragger.js:319: ERROR - Bad type annotation. expected closing }
  1228. * @return {!goog.events.EventHandler<T>} The event handler.
  1229. ^
  1230.  
  1231. bower_components/closure-library/closure/goog/fx/dragscrollsupport.js:73: ERROR - Bad type annotation. expected closing }
  1232. * @type {goog.events.EventHandler<!goog.fx.DragScrollSupport>}
  1233. ^
  1234.  
  1235. bower_components/closure-library/closure/goog/html/safehtml.js:296: ERROR - Bad type annotation. expected closing }
  1236. * @private @const {!Object<string,boolean>}
  1237. ^
  1238.  
  1239. bower_components/closure-library/closure/goog/html/safehtml.js:308: ERROR - Bad type annotation. expected closing }
  1240. * @private @const {!Object<string,boolean>}
  1241. ^
  1242.  
  1243. bower_components/closure-library/closure/goog/html/safehtml.js:358: ERROR - Bad type annotation. expected closing }
  1244. * @param {!Object<string, goog.html.SafeHtml.AttributeValue_>=}
  1245. ^
  1246.  
  1247. bower_components/closure-library/closure/goog/html/safehtml.js:358: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1248. * @param {!Object<string, goog.html.SafeHtml.AttributeValue_>=}
  1249. ^
  1250.  
  1251. bower_components/closure-library/closure/goog/html/safehtml.js:363: ERROR - Bad type annotation. expected closing }
  1252. * !Array<!goog.html.SafeHtml.TextOrHtml_>=} opt_content Content to
  1253. ^
  1254.  
  1255. bower_components/closure-library/closure/goog/html/safehtml.js:363: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1256. * !Array<!goog.html.SafeHtml.TextOrHtml_>=} opt_content Content to
  1257. ^
  1258.  
  1259. bower_components/closure-library/closure/goog/html/safehtml.js:391: ERROR - Bad type annotation. expected closing }
  1260. * @param {!Object<string, goog.html.SafeHtml.AttributeValue_>=}
  1261. ^
  1262.  
  1263. bower_components/closure-library/closure/goog/html/safehtml.js:391: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1264. * @param {!Object<string, goog.html.SafeHtml.AttributeValue_>=}
  1265. ^
  1266.  
  1267. bower_components/closure-library/closure/goog/html/safehtml.js:424: ERROR - Bad type annotation. expected closing }
  1268. * @param {!Object<string, goog.html.SafeHtml.AttributeValue_>=} opt_attributes
  1269. ^
  1270.  
  1271. bower_components/closure-library/closure/goog/html/safehtml.js:424: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1272. * @param {!Object<string, goog.html.SafeHtml.AttributeValue_>=} opt_attributes
  1273. ^
  1274.  
  1275. bower_components/closure-library/closure/goog/html/safehtml.js:426: ERROR - Bad type annotation. missing closing )
  1276. * !Array<!goog.html.SafeHtml.TextOrHtml_>)=} opt_content
  1277. ^
  1278.  
  1279. bower_components/closure-library/closure/goog/html/safehtml.js:561: ERROR - Bad type annotation. expected closing }
  1280. * @param {!Object<string, goog.html.SafeHtml.AttributeValue_>=} opt_attributes
  1281. ^
  1282.  
  1283. bower_components/closure-library/closure/goog/html/safehtml.js:561: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1284. * @param {!Object<string, goog.html.SafeHtml.AttributeValue_>=} opt_attributes
  1285. ^
  1286.  
  1287. bower_components/closure-library/closure/goog/html/safehtml.js:563: ERROR - Bad type annotation. expected closing }
  1288. * !Array<!goog.html.SafeHtml.TextOrHtml_>=} opt_content
  1289. ^
  1290.  
  1291. bower_components/closure-library/closure/goog/html/safehtml.js:563: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1292. * !Array<!goog.html.SafeHtml.TextOrHtml_>=} opt_content
  1293. ^
  1294.  
  1295. bower_components/closure-library/closure/goog/html/safehtml.js:577: ERROR - Bad type annotation. expected closing }
  1296. * !Array<!goog.html.SafeHtml.TextOrHtml_>} var_args Elements of array
  1297. ^
  1298.  
  1299. bower_components/closure-library/closure/goog/html/safehtml.js:577: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1300. * !Array<!goog.html.SafeHtml.TextOrHtml_>} var_args Elements of array
  1301. ^
  1302.  
  1303. bower_components/closure-library/closure/goog/html/safehtml.js:587: ERROR - Bad type annotation. expected closing }
  1304. * !Array<!goog.html.SafeHtml.TextOrHtml_>} argument
  1305. ^
  1306.  
  1307. bower_components/closure-library/closure/goog/html/safehtml.js:587: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1308. * !Array<!goog.html.SafeHtml.TextOrHtml_>} argument
  1309. ^
  1310.  
  1311. bower_components/closure-library/closure/goog/html/safehtml.js:615: ERROR - Bad type annotation. expected closing }
  1312. * !Array<!goog.html.SafeHtml.TextOrHtml_>} var_args Elements of array
  1313. ^
  1314.  
  1315. bower_components/closure-library/closure/goog/html/safehtml.js:615: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1316. * !Array<!goog.html.SafeHtml.TextOrHtml_>} var_args Elements of array
  1317. ^
  1318.  
  1319. bower_components/closure-library/closure/goog/html/safestyle.js:308: ERROR - Bad type annotation. expected closing }
  1320. * @typedef {!Object<string, goog.string.Const|string>}
  1321. ^
  1322.  
  1323. bower_components/closure-library/closure/goog/html/safestyle.js:368: ERROR - Bad type annotation. missing closing )
  1324. * @param {...(!goog.html.SafeStyle|!Array<!goog.html.SafeStyle>)} var_args
  1325. ^
  1326.  
  1327. bower_components/closure-library/closure/goog/html/safestyle.js:376: ERROR - Bad type annotation. expected closing }
  1328. * @param {!goog.html.SafeStyle|!Array<!goog.html.SafeStyle>} argument
  1329. ^
  1330.  
  1331. bower_components/closure-library/closure/goog/html/safestyle.js:376: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1332. * @param {!goog.html.SafeStyle|!Array<!goog.html.SafeStyle>} argument
  1333. ^
  1334.  
  1335. bower_components/closure-library/closure/goog/html/safeurl.js:368: ERROR - Bad type annotation. expected closing }
  1336. * @const {!Object<string, string>}
  1337. ^
  1338.  
  1339. bower_components/closure-library/closure/goog/i18n/datetimeformat.js:147: ERROR - Bad type annotation. expected closing }
  1340. * @type {Array<RegExp>}
  1341. ^
  1342.  
  1343. bower_components/closure-library/closure/goog/i18n/timezone.js:67: ERROR - Bad type annotation. expected closing }
  1344. * @type {Array<string>}
  1345. ^
  1346.  
  1347. bower_components/closure-library/closure/goog/i18n/timezone.js:80: ERROR - Bad type annotation. expected closing }
  1348. * @type {Array<number>}
  1349. ^
  1350.  
  1351. bower_components/closure-library/closure/goog/iter/iter.js:79: ERROR - Bad type annotation. expected closing }
  1352. * @return {!goog.iter.Iterator<VALUE>} The object itself.
  1353. ^
  1354.  
  1355. bower_components/closure-library/closure/goog/iter/iter.js:88: ERROR - Bad type annotation. expected closing }
  1356. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable If the
  1357. ^
  1358.  
  1359. bower_components/closure-library/closure/goog/iter/iter.js:88: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1360. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable If the
  1361. ^
  1362.  
  1363. bower_components/closure-library/closure/goog/iter/iter.js:93: ERROR - Bad type annotation. expected closing }
  1364. * @return {!goog.iter.Iterator<VALUE>} An iterator that knows how to iterate
  1365. ^
  1366.  
  1367. bower_components/closure-library/closure/goog/iter/iter.js:133: ERROR - Bad type annotation. expected closing }
  1368. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1369. ^
  1370.  
  1371. bower_components/closure-library/closure/goog/iter/iter.js:133: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1372. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1373. ^
  1374.  
  1375. bower_components/closure-library/closure/goog/iter/iter.js:136: ERROR - Bad type annotation. missing closing )
  1376. * @param {function(this:THIS,VALUE,?,!goog.iter.Iterator<VALUE>)} f
  1377. ^
  1378.  
  1379. bower_components/closure-library/closure/goog/iter/iter.js:180: ERROR - Bad type annotation. expected closing }
  1380. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1381. ^
  1382.  
  1383. bower_components/closure-library/closure/goog/iter/iter.js:180: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1384. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1385. ^
  1386.  
  1387. bower_components/closure-library/closure/goog/iter/iter.js:183: ERROR - Bad type annotation. missing closing )
  1388. * function(this:THIS,VALUE,undefined,!goog.iter.Iterator<VALUE>):boolean} f
  1389. ^
  1390.  
  1391. bower_components/closure-library/closure/goog/iter/iter.js:190: ERROR - Bad type annotation. expected closing }
  1392. * @return {!goog.iter.Iterator<VALUE>} A new iterator in which only elements
  1393. ^
  1394.  
  1395. bower_components/closure-library/closure/goog/iter/iter.js:213: ERROR - Bad type annotation. expected closing }
  1396. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1397. ^
  1398.  
  1399. bower_components/closure-library/closure/goog/iter/iter.js:213: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1400. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1401. ^
  1402.  
  1403. bower_components/closure-library/closure/goog/iter/iter.js:216: ERROR - Bad type annotation. missing closing )
  1404. * function(this:THIS,VALUE,undefined,!goog.iter.Iterator<VALUE>):boolean} f
  1405. ^
  1406.  
  1407. bower_components/closure-library/closure/goog/iter/iter.js:223: ERROR - Bad type annotation. expected closing }
  1408. * @return {!goog.iter.Iterator<VALUE>} A new iterator in which only elements
  1409. ^
  1410.  
  1411. bower_components/closure-library/closure/goog/iter/iter.js:247: ERROR - Bad type annotation. expected closing }
  1412. * @return {!goog.iter.Iterator<number>} A new iterator that returns the values
  1413. ^
  1414.  
  1415. bower_components/closure-library/closure/goog/iter/iter.js:277: ERROR - Bad type annotation. expected closing }
  1416. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1417. ^
  1418.  
  1419. bower_components/closure-library/closure/goog/iter/iter.js:277: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1420. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1421. ^
  1422.  
  1423. bower_components/closure-library/closure/goog/iter/iter.js:292: ERROR - Bad type annotation. expected closing }
  1424. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1425. ^
  1426.  
  1427. bower_components/closure-library/closure/goog/iter/iter.js:292: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1428. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1429. ^
  1430.  
  1431. bower_components/closure-library/closure/goog/iter/iter.js:295: ERROR - Bad type annotation. missing closing )
  1432. * function(this:THIS,VALUE,undefined,!goog.iter.Iterator<VALUE>):RESULT} f
  1433. ^
  1434.  
  1435. bower_components/closure-library/closure/goog/iter/iter.js:300: ERROR - Bad type annotation. expected closing }
  1436. * @return {!goog.iter.Iterator<RESULT>} A new iterator that returns the
  1437. ^
  1438.  
  1439. bower_components/closure-library/closure/goog/iter/iter.js:320: ERROR - Bad type annotation. expected closing }
  1440. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1441. ^
  1442.  
  1443. bower_components/closure-library/closure/goog/iter/iter.js:320: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1444. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1445. ^
  1446.  
  1447. bower_components/closure-library/closure/goog/iter/iter.js:348: ERROR - Bad type annotation. expected closing }
  1448. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1449. ^
  1450.  
  1451. bower_components/closure-library/closure/goog/iter/iter.js:348: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1452. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1453. ^
  1454.  
  1455. bower_components/closure-library/closure/goog/iter/iter.js:351: ERROR - Bad type annotation. missing closing )
  1456. * function(this:THIS,VALUE,undefined,!goog.iter.Iterator<VALUE>):boolean} f
  1457. ^
  1458.  
  1459. bower_components/closure-library/closure/goog/iter/iter.js:382: ERROR - Bad type annotation. expected closing }
  1460. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1461. ^
  1462.  
  1463. bower_components/closure-library/closure/goog/iter/iter.js:382: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1464. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1465. ^
  1466.  
  1467. bower_components/closure-library/closure/goog/iter/iter.js:385: ERROR - Bad type annotation. missing closing )
  1468. * function(this:THIS,VALUE,undefined,!goog.iter.Iterator<VALUE>):boolean} f
  1469. ^
  1470.  
  1471. bower_components/closure-library/closure/goog/iter/iter.js:414: ERROR - Bad type annotation. expected closing }
  1472. * @param {...!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} var_args Any
  1473. ^
  1474.  
  1475. bower_components/closure-library/closure/goog/iter/iter.js:414: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1476. * @param {...!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} var_args Any
  1477. ^
  1478.  
  1479. bower_components/closure-library/closure/goog/iter/iter.js:416: ERROR - Bad type annotation. expected closing }
  1480. * @return {!goog.iter.Iterator<VALUE>} Returns a new iterator that will
  1481. ^
  1482.  
  1483. bower_components/closure-library/closure/goog/iter/iter.js:430: ERROR - Bad type annotation. expected closing }
  1484. * @return {!goog.iter.Iterator<VALUE>} Returns a new iterator that will
  1485. ^
  1486.  
  1487. bower_components/closure-library/closure/goog/iter/iter.js:464: ERROR - Bad type annotation. expected closing }
  1488. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1489. ^
  1490.  
  1491. bower_components/closure-library/closure/goog/iter/iter.js:464: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1492. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1493. ^
  1494.  
  1495. bower_components/closure-library/closure/goog/iter/iter.js:467: ERROR - Bad type annotation. missing closing )
  1496. * function(this:THIS,VALUE,undefined,!goog.iter.Iterator<VALUE>):boolean} f
  1497. ^
  1498.  
  1499. bower_components/closure-library/closure/goog/iter/iter.js:472: ERROR - Bad type annotation. expected closing }
  1500. * @return {!goog.iter.Iterator<VALUE>} A new iterator that drops elements from
  1501. ^
  1502.  
  1503. bower_components/closure-library/closure/goog/iter/iter.js:498: ERROR - Bad type annotation. expected closing }
  1504. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1505. ^
  1506.  
  1507. bower_components/closure-library/closure/goog/iter/iter.js:498: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1508. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1509. ^
  1510.  
  1511. bower_components/closure-library/closure/goog/iter/iter.js:501: ERROR - Bad type annotation. missing closing )
  1512. * function(this:THIS,VALUE,undefined,!goog.iter.Iterator<VALUE>):boolean} f
  1513. ^
  1514.  
  1515. bower_components/closure-library/closure/goog/iter/iter.js:505: ERROR - Bad type annotation. expected closing }
  1516. * @return {!goog.iter.Iterator<VALUE>} A new iterator that keeps elements in
  1517. ^
  1518.  
  1519. bower_components/closure-library/closure/goog/iter/iter.js:525: ERROR - Bad type annotation. expected closing }
  1520. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1521. ^
  1522.  
  1523. bower_components/closure-library/closure/goog/iter/iter.js:525: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1524. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterator
  1525. ^
  1526.  
  1527. bower_components/closure-library/closure/goog/iter/iter.js:527: ERROR - Bad type annotation. expected closing }
  1528. * @return {!Array<VALUE>} An array of the elements the iterator iterates over.
  1529. ^
  1530.  
  1531. bower_components/closure-library/closure/goog/iter/iter.js:547: ERROR - Bad type annotation. expected closing }
  1532. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable1 The first
  1533. ^
  1534.  
  1535. bower_components/closure-library/closure/goog/iter/iter.js:547: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1536. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable1 The first
  1537. ^
  1538.  
  1539. bower_components/closure-library/closure/goog/iter/iter.js:549: ERROR - Bad type annotation. expected closing }
  1540. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable2 The second
  1541. ^
  1542.  
  1543. bower_components/closure-library/closure/goog/iter/iter.js:549: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1544. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable2 The second
  1545. ^
  1546.  
  1547. bower_components/closure-library/closure/goog/iter/iter.js:573: ERROR - Bad type annotation. expected closing }
  1548. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterable
  1549. ^
  1550.  
  1551. bower_components/closure-library/closure/goog/iter/iter.js:573: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1552. * @param {goog.iter.Iterator<VALUE>|goog.iter.Iterable} iterable The iterable
  1553. ^
  1554.  
  1555. bower_components/closure-library/closure/goog/iter/iter.js:597: ERROR - Bad type annotation. expected closing }
  1556. * @param {...!goog.array.ArrayLike<VALUE>} var_args Zero or more sets, as
  1557. ^
  1558.  
  1559. bower_components/closure-library/closure/goog/iter/iter.js:597: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1560. * @param {...!goog.array.ArrayLike<VALUE>} var_args Zero or more sets, as
  1561. ^
  1562.  
  1563. bower_components/closure-library/closure/goog/iter/iter.js:599: ERROR - Bad type annotation. expected closing }
  1564. * @return {!goog.iter.Iterator<!Array<VALUE>>} An iterator that gives each
  1565. ^
  1566.  
  1567. bower_components/closure-library/closure/goog/iter/iter.js:661: ERROR - Bad type annotation. expected closing }
  1568. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1569. ^
  1570.  
  1571. bower_components/closure-library/closure/goog/iter/iter.js:661: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1572. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1573. ^
  1574.  
  1575. bower_components/closure-library/closure/goog/iter/iter.js:663: ERROR - Bad type annotation. expected closing }
  1576. * @return {!goog.iter.Iterator<VALUE>} An iterator that iterates indefinitely
  1577. ^
  1578.  
  1579. bower_components/closure-library/closure/goog/iter/iter.js:721: ERROR - Bad type annotation. expected closing }
  1580. * @return {!goog.iter.Iterator<number>} A new iterator that returns the values
  1581. ^
  1582.  
  1583. bower_components/closure-library/closure/goog/iter/iter.js:742: ERROR - Bad type annotation. expected closing }
  1584. * @return {!goog.iter.Iterator<VALUE>} A new iterator that returns the
  1585. ^
  1586.  
  1587. bower_components/closure-library/closure/goog/iter/iter.js:760: ERROR - Bad type annotation. expected closing }
  1588. * @param {!goog.iter.Iterable<number>} iterable The iterable of numbers to
  1589. ^
  1590.  
  1591. bower_components/closure-library/closure/goog/iter/iter.js:760: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1592. * @param {!goog.iter.Iterable<number>} iterable The iterable of numbers to
  1593. ^
  1594.  
  1595. bower_components/closure-library/closure/goog/iter/iter.js:762: ERROR - Bad type annotation. expected closing }
  1596. * @return {!goog.iter.Iterator<number>} A new iterator that returns the
  1597. ^
  1598.  
  1599. bower_components/closure-library/closure/goog/iter/iter.js:786: ERROR - Bad type annotation. expected closing }
  1600. * @param {...!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} var_args Any
  1601. ^
  1602.  
  1603. bower_components/closure-library/closure/goog/iter/iter.js:786: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1604. * @param {...!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} var_args Any
  1605. ^
  1606.  
  1607. bower_components/closure-library/closure/goog/iter/iter.js:788: ERROR - Bad type annotation. expected closing }
  1608. * @return {!goog.iter.Iterator<!Array<VALUE>>} A new iterator that returns
  1609. ^
  1610.  
  1611. bower_components/closure-library/closure/goog/iter/iter.js:818: ERROR - Bad type annotation. expected closing }
  1612. * @param {...!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} var_args Any
  1613. ^
  1614.  
  1615. bower_components/closure-library/closure/goog/iter/iter.js:818: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1616. * @param {...!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} var_args Any
  1617. ^
  1618.  
  1619. bower_components/closure-library/closure/goog/iter/iter.js:820: ERROR - Bad type annotation. expected closing }
  1620. * @return {!goog.iter.Iterator<!Array<VALUE>>} A new iterator that returns
  1621. ^
  1622.  
  1623. bower_components/closure-library/closure/goog/iter/iter.js:869: ERROR - Bad type annotation. expected closing }
  1624. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1625. ^
  1626.  
  1627. bower_components/closure-library/closure/goog/iter/iter.js:869: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1628. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1629. ^
  1630.  
  1631. bower_components/closure-library/closure/goog/iter/iter.js:871: ERROR - Bad type annotation. expected closing }
  1632. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} selectors An
  1633. ^
  1634.  
  1635. bower_components/closure-library/closure/goog/iter/iter.js:871: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1636. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} selectors An
  1637. ^
  1638.  
  1639. bower_components/closure-library/closure/goog/iter/iter.js:875: ERROR - Bad type annotation. expected closing }
  1640. * @return {!goog.iter.Iterator<VALUE>} A new iterator that returns the
  1641. ^
  1642.  
  1643. bower_components/closure-library/closure/goog/iter/iter.js:891: ERROR - Bad type annotation. expected closing }
  1644. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1645. ^
  1646.  
  1647. bower_components/closure-library/closure/goog/iter/iter.js:891: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1648. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1649. ^
  1650.  
  1651. bower_components/closure-library/closure/goog/iter/iter.js:897: ERROR - Bad type annotation. expected closing }
  1652. * @extends {goog.iter.Iterator<!Array<?>>}
  1653. ^
  1654.  
  1655. bower_components/closure-library/closure/goog/iter/iter.js:952: ERROR - Bad type annotation. expected closing }
  1656. * @return {!Array<VALUE>} An array of grouped objects.
  1657. ^
  1658.  
  1659. bower_components/closure-library/closure/goog/iter/iter.js:981: ERROR - Bad type annotation. expected closing }
  1660. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1661. ^
  1662.  
  1663. bower_components/closure-library/closure/goog/iter/iter.js:981: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1664. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1665. ^
  1666.  
  1667. bower_components/closure-library/closure/goog/iter/iter.js:986: ERROR - Bad type annotation. expected closing }
  1668. * @return {!goog.iter.Iterator<!Array<?>>} A new iterator that returns
  1669. ^
  1670.  
  1671. bower_components/closure-library/closure/goog/iter/iter.js:1003: ERROR - Bad type annotation. expected closing }
  1672. * @param {!goog.iter.Iterable<!goog.iter.Iterable>} iterable The iterable of
  1673. ^
  1674.  
  1675. bower_components/closure-library/closure/goog/iter/iter.js:1003: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1676. * @param {!goog.iter.Iterable<!goog.iter.Iterable>} iterable The iterable of
  1677. ^
  1678.  
  1679. bower_components/closure-library/closure/goog/iter/iter.js:1012: ERROR - Bad type annotation. expected closing }
  1680. * @return {!goog.iter.Iterator<RESULT>} A new iterator that returns the
  1681. ^
  1682.  
  1683. bower_components/closure-library/closure/goog/iter/iter.js:1034: ERROR - Bad type annotation. expected closing }
  1684. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1685. ^
  1686.  
  1687. bower_components/closure-library/closure/goog/iter/iter.js:1034: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1688. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1689. ^
  1690.  
  1691. bower_components/closure-library/closure/goog/iter/iter.js:1037: ERROR - Bad type annotation. expected closing }
  1692. * @return {!Array<goog.iter.Iterator<VALUE>>} An array of iterators.
  1693. ^
  1694.  
  1695. bower_components/closure-library/closure/goog/iter/iter.js:1081: ERROR - Bad type annotation. expected closing }
  1696. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1697. ^
  1698.  
  1699. bower_components/closure-library/closure/goog/iter/iter.js:1081: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1700. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1701. ^
  1702.  
  1703. bower_components/closure-library/closure/goog/iter/iter.js:1084: ERROR - Bad type annotation. expected closing }
  1704. * @return {!goog.iter.Iterator<!Array<?>>} A new iterator containing
  1705. ^
  1706.  
  1707. bower_components/closure-library/closure/goog/iter/iter.js:1098: ERROR - Bad type annotation. expected closing }
  1708. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1709. ^
  1710.  
  1711. bower_components/closure-library/closure/goog/iter/iter.js:1098: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1712. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1713. ^
  1714.  
  1715. bower_components/closure-library/closure/goog/iter/iter.js:1101: ERROR - Bad type annotation. expected closing }
  1716. * @return {!goog.iter.Iterator<VALUE>} A new iterator containing
  1717. ^
  1718.  
  1719. bower_components/closure-library/closure/goog/iter/iter.js:1129: ERROR - Bad type annotation. expected closing }
  1720. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1721. ^
  1722.  
  1723. bower_components/closure-library/closure/goog/iter/iter.js:1129: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1724. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1725. ^
  1726.  
  1727. bower_components/closure-library/closure/goog/iter/iter.js:1132: ERROR - Bad type annotation. expected closing }
  1728. * @return {!goog.iter.Iterator<VALUE>} An iterator advanced zero or more steps
  1729. ^
  1730.  
  1731. bower_components/closure-library/closure/goog/iter/iter.js:1152: ERROR - Bad type annotation. expected closing }
  1732. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1733. ^
  1734.  
  1735. bower_components/closure-library/closure/goog/iter/iter.js:1152: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1736. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1737. ^
  1738.  
  1739. bower_components/closure-library/closure/goog/iter/iter.js:1157: ERROR - Bad type annotation. expected closing }
  1740. * @return {!goog.iter.Iterator<VALUE>} A new iterator containing a slice of
  1741. ^
  1742.  
  1743. bower_components/closure-library/closure/goog/iter/iter.js:1178: ERROR - Bad type annotation. expected closing }
  1744. * @param {Array<VALUE>|goog.array.ArrayLike} arr The array to check for
  1745. ^
  1746.  
  1747. bower_components/closure-library/closure/goog/iter/iter.js:1178: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1748. * @param {Array<VALUE>|goog.array.ArrayLike} arr The array to check for
  1749. ^
  1750.  
  1751. bower_components/closure-library/closure/goog/iter/iter.js:1201: ERROR - Bad type annotation. expected closing }
  1752. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1753. ^
  1754.  
  1755. bower_components/closure-library/closure/goog/iter/iter.js:1201: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1756. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1757. ^
  1758.  
  1759. bower_components/closure-library/closure/goog/iter/iter.js:1205: ERROR - Bad type annotation. expected closing }
  1760. * @return {!goog.iter.Iterator<!Array<VALUE>>} A new iterator containing the
  1761. ^
  1762.  
  1763. bower_components/closure-library/closure/goog/iter/iter.js:1231: ERROR - Bad type annotation. expected closing }
  1764. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1765. ^
  1766.  
  1767. bower_components/closure-library/closure/goog/iter/iter.js:1231: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1768. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1769. ^
  1770.  
  1771. bower_components/closure-library/closure/goog/iter/iter.js:1234: ERROR - Bad type annotation. expected closing }
  1772. * @return {!goog.iter.Iterator<!Array<VALUE>>} A new iterator containing
  1773. ^
  1774.  
  1775. bower_components/closure-library/closure/goog/iter/iter.js:1256: ERROR - Bad type annotation. expected closing }
  1776. /** @type {!Array<number>} */
  1777. ^
  1778.  
  1779. bower_components/closure-library/closure/goog/iter/iter.js:1274: ERROR - Bad type annotation. expected closing }
  1780. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1781. ^
  1782.  
  1783. bower_components/closure-library/closure/goog/iter/iter.js:1274: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1784. * @param {!goog.iter.Iterator<VALUE>|!goog.iter.Iterable} iterable The
  1785. ^
  1786.  
  1787. bower_components/closure-library/closure/goog/iter/iter.js:1277: ERROR - Bad type annotation. expected closing }
  1788. * @return {!goog.iter.Iterator<!Array<VALUE>>} A new iterator containing
  1789. ^
  1790.  
  1791. bower_components/closure-library/closure/goog/iter/iter.js:1300: ERROR - Bad type annotation. expected closing }
  1792. /** @type {!Array<number>} */
  1793. ^
  1794.  
  1795. bower_components/closure-library/closure/goog/json/json.js:205: ERROR - Bad type annotation. expected closing }
  1796. * @param {Array<string>} sb Array used as a string builder.
  1797. ^
  1798.  
  1799. bower_components/closure-library/closure/goog/json/json.js:205: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1800. * @param {Array<string>} sb Array used as a string builder.
  1801. ^
  1802.  
  1803. bower_components/closure-library/closure/goog/json/json.js:228: ERROR - Bad type annotation. expected closing }
  1804. this.serializeArray(/** @type {!Array<?>} */ (object), sb);
  1805. ^
  1806.  
  1807. bower_components/closure-library/closure/goog/json/json.js:281: ERROR - Bad type annotation. expected closing }
  1808. * @param {Array<string>} sb Array used as a string builder.
  1809. ^
  1810.  
  1811. bower_components/closure-library/closure/goog/json/json.js:281: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1812. * @param {Array<string>} sb Array used as a string builder.
  1813. ^
  1814.  
  1815. bower_components/closure-library/closure/goog/json/json.js:310: ERROR - Bad type annotation. expected closing }
  1816. * @param {Array<string>} sb Array used as a string builder.
  1817. ^
  1818.  
  1819. bower_components/closure-library/closure/goog/json/json.js:310: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1820. * @param {Array<string>} sb Array used as a string builder.
  1821. ^
  1822.  
  1823. bower_components/closure-library/closure/goog/json/json.js:319: ERROR - Bad type annotation. expected closing }
  1824. * @param {Array<string>} arr The array to serialize.
  1825. ^
  1826.  
  1827. bower_components/closure-library/closure/goog/json/json.js:319: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1828. * @param {Array<string>} arr The array to serialize.
  1829. ^
  1830.  
  1831. bower_components/closure-library/closure/goog/json/json.js:320: ERROR - Bad type annotation. expected closing }
  1832. * @param {Array<string>} sb Array used as a string builder.
  1833. ^
  1834.  
  1835. bower_components/closure-library/closure/goog/json/json.js:320: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1836. * @param {Array<string>} sb Array used as a string builder.
  1837. ^
  1838.  
  1839. bower_components/closure-library/closure/goog/json/json.js:345: ERROR - Bad type annotation. expected closing }
  1840. * @param {Array<string>} sb Array used as a string builder.
  1841. ^
  1842.  
  1843. bower_components/closure-library/closure/goog/json/json.js:345: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1844. * @param {Array<string>} sb Array used as a string builder.
  1845. ^
  1846.  
  1847. bower_components/closure-library/closure/goog/labs/useragent/engine.js:116: ERROR - Bad type annotation. expected closing }
  1848. * @param {!Array<!Array<string>>} tuples Version tuples.
  1849. ^
  1850.  
  1851. bower_components/closure-library/closure/goog/labs/useragent/engine.js:116: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1852. * @param {!Array<!Array<string>>} tuples Version tuples.
  1853. ^
  1854.  
  1855. bower_components/closure-library/closure/goog/labs/useragent/util.js:111: ERROR - Bad type annotation. expected closing }
  1856. * @return {!Array<!Array<string>>} Tuples of key, version, and the contents
  1857. ^
  1858.  
  1859. bower_components/closure-library/closure/goog/math/math.js:233: ERROR - Bad type annotation. expected closing }
  1860. * @param {Array<Object>} array1 First array of objects.
  1861. ^
  1862.  
  1863. bower_components/closure-library/closure/goog/math/math.js:233: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1864. * @param {Array<Object>} array1 First array of objects.
  1865. ^
  1866.  
  1867. bower_components/closure-library/closure/goog/math/math.js:234: ERROR - Bad type annotation. expected closing }
  1868. * @param {Array<Object>} array2 Second array of objects.
  1869. ^
  1870.  
  1871. bower_components/closure-library/closure/goog/math/math.js:234: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1872. * @param {Array<Object>} array2 Second array of objects.
  1873. ^
  1874.  
  1875. bower_components/closure-library/closure/goog/math/math.js:242: ERROR - Bad type annotation. expected closing }
  1876. * @return {!Array<Object>} A list of objects that are common to both arrays
  1877. ^
  1878.  
  1879. bower_components/closure-library/closure/goog/math/rect.js:204: ERROR - Bad type annotation. expected closing }
  1880. * @return {!Array<!goog.math.Rect>} An array with 0 to 4 rectangles which
  1881. ^
  1882.  
  1883. bower_components/closure-library/closure/goog/math/rect.js:254: ERROR - Bad type annotation. expected closing }
  1884. * @return {!Array<!goog.math.Rect>} An array with 0 to 4 rectangles which
  1885. ^
  1886.  
  1887. bower_components/closure-library/closure/goog/net/cookies.js:224: ERROR - Bad type annotation. expected closing }
  1888. * @return {Array<string>} An array with the names of the cookies.
  1889. ^
  1890.  
  1891. bower_components/closure-library/closure/goog/net/cookies.js:233: ERROR - Bad type annotation. expected closing }
  1892. * @return {Array<string>} An array with the values of the cookies.
  1893. ^
  1894.  
  1895. bower_components/closure-library/closure/goog/net/cookies.js:326: ERROR - Bad type annotation. expected closing }
  1896. * @return {!Array<string>} The cookie split on semi colons.
  1897. ^
  1898.  
  1899. bower_components/closure-library/closure/goog/net/jsloader.js:71: ERROR - Bad type annotation. expected closing }
  1900. * @type {Array<string>}
  1901. ^
  1902.  
  1903. bower_components/closure-library/closure/goog/net/jsloader.js:91: ERROR - Bad type annotation. expected closing }
  1904. * @param {Array<string>} uris The URIs to load.
  1905. ^
  1906.  
  1907. bower_components/closure-library/closure/goog/net/jsloader.js:91: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1908. * @param {Array<string>} uris The URIs to load.
  1909. ^
  1910.  
  1911. bower_components/closure-library/closure/goog/net/websocket.js:410: ERROR - Bad type annotation. expected closing }
  1912. * @param {MessageEvent<string>} event The web socket message event.
  1913. ^
  1914.  
  1915. bower_components/closure-library/closure/goog/net/websocket.js:410: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1916. * @param {MessageEvent<string>} event The web socket message event.
  1917. ^
  1918.  
  1919. bower_components/closure-library/closure/goog/net/xhrio.js:282: ERROR - Bad type annotation. expected closing }
  1920. * @private {!Array<!goog.net.XhrIo>}
  1921. ^
  1922.  
  1923. bower_components/closure-library/closure/goog/net/xhrio.js:1161: ERROR - Bad type annotation. expected closing }
  1924. * @return {!Object<string, string>} An object with the header keys as keys
  1925. ^
  1926.  
  1927. bower_components/closure-library/closure/goog/object/object.js:26: ERROR - Bad type annotation. expected closing }
  1928. * @param {Object<K,V>} obj The object over which to iterate.
  1929. ^
  1930.  
  1931. bower_components/closure-library/closure/goog/object/object.js:26: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1932. * @param {Object<K,V>} obj The object over which to iterate.
  1933. ^
  1934.  
  1935. bower_components/closure-library/closure/goog/object/object.js:27: ERROR - Bad type annotation. missing closing )
  1936. * @param {function(this:T,V,?,Object<K,V>):?} f The function to call
  1937. ^
  1938.  
  1939. bower_components/closure-library/closure/goog/object/object.js:44: ERROR - Bad type annotation. expected closing }
  1940. * @param {Object<K,V>} obj The object over which to iterate.
  1941. ^
  1942.  
  1943. bower_components/closure-library/closure/goog/object/object.js:44: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1944. * @param {Object<K,V>} obj The object over which to iterate.
  1945. ^
  1946.  
  1947. bower_components/closure-library/closure/goog/object/object.js:45: ERROR - Bad type annotation. missing closing )
  1948. * @param {function(this:T,V,?,Object<K,V>):boolean} f The function to call
  1949. ^
  1950.  
  1951. bower_components/closure-library/closure/goog/object/object.js:52: ERROR - Bad type annotation. expected closing }
  1952. * @return {!Object<K,V>} a new object in which only elements that passed the
  1953. ^
  1954.  
  1955. bower_components/closure-library/closure/goog/object/object.js:71: ERROR - Bad type annotation. expected closing }
  1956. * @param {Object<K,V>} obj The object over which to iterate.
  1957. ^
  1958.  
  1959. bower_components/closure-library/closure/goog/object/object.js:71: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1960. * @param {Object<K,V>} obj The object over which to iterate.
  1961. ^
  1962.  
  1963. bower_components/closure-library/closure/goog/object/object.js:72: ERROR - Bad type annotation. missing closing )
  1964. * @param {function(this:T,V,?,Object<K,V>):R} f The function to call
  1965. ^
  1966.  
  1967. bower_components/closure-library/closure/goog/object/object.js:78: ERROR - Bad type annotation. expected closing }
  1968. * @return {!Object<K,R>} a new object with the results from f.
  1969. ^
  1970.  
  1971. bower_components/closure-library/closure/goog/object/object.js:95: ERROR - Bad type annotation. expected closing }
  1972. * @param {Object<K,V>} obj The object to check.
  1973. ^
  1974.  
  1975. bower_components/closure-library/closure/goog/object/object.js:95: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1976. * @param {Object<K,V>} obj The object to check.
  1977. ^
  1978.  
  1979. bower_components/closure-library/closure/goog/object/object.js:96: ERROR - Bad type annotation. missing closing )
  1980. * @param {function(this:T,V,?,Object<K,V>):boolean} f The function to
  1981. ^
  1982.  
  1983. bower_components/closure-library/closure/goog/object/object.js:119: ERROR - Bad type annotation. expected closing }
  1984. * @param {Object<K,V>} obj The object to check.
  1985. ^
  1986.  
  1987. bower_components/closure-library/closure/goog/object/object.js:119: ERROR - Bad type annotation. expecting a variable name in a @param tag
  1988. * @param {Object<K,V>} obj The object to check.
  1989. ^
  1990.  
  1991. bower_components/closure-library/closure/goog/object/object.js:120: ERROR - Bad type annotation. missing closing )
  1992. * @param {?function(this:T,V,?,Object<K,V>):boolean} f The function to
  1993. ^
  1994.  
  1995. bower_components/closure-library/closure/goog/object/object.js:177: ERROR - Bad type annotation. expected closing }
  1996. * @param {Object<K,V>} obj The object to pick a value from.
  1997. ^
  1998.  
  1999. bower_components/closure-library/closure/goog/object/object.js:177: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2000. * @param {Object<K,V>} obj The object to pick a value from.
  2001. ^
  2002.  
  2003. bower_components/closure-library/closure/goog/object/object.js:192: ERROR - Bad type annotation. expected closing }
  2004. * @param {Object<K,V>} obj The object in which to look for val.
  2005. ^
  2006.  
  2007. bower_components/closure-library/closure/goog/object/object.js:192: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2008. * @param {Object<K,V>} obj The object in which to look for val.
  2009. ^
  2010.  
  2011. bower_components/closure-library/closure/goog/object/object.js:205: ERROR - Bad type annotation. expected closing }
  2012. * @param {Object<K,V>} obj The object from which to get the values.
  2013. ^
  2014.  
  2015. bower_components/closure-library/closure/goog/object/object.js:205: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2016. * @param {Object<K,V>} obj The object from which to get the values.
  2017. ^
  2018.  
  2019. bower_components/closure-library/closure/goog/object/object.js:206: ERROR - Bad type annotation. expected closing }
  2020. * @return {!Array<V>} The values in the object/map/hash.
  2021. ^
  2022.  
  2023. bower_components/closure-library/closure/goog/object/object.js:223: ERROR - Bad type annotation. expected closing }
  2024. * @return {!Array<string>} Array of property keys.
  2025. ^
  2026.  
  2027. bower_components/closure-library/closure/goog/object/object.js:241: ERROR - Bad type annotation. missing closing )
  2028. * @param {...(string|number|!Array<number|string>)} var_args A number of keys
  2029. ^
  2030.  
  2031. bower_components/closure-library/closure/goog/object/object.js:278: ERROR - Bad type annotation. expected closing }
  2032. * @param {Object<K,V>} obj The object in which to look for val.
  2033. ^
  2034.  
  2035. bower_components/closure-library/closure/goog/object/object.js:278: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2036. * @param {Object<K,V>} obj The object in which to look for val.
  2037. ^
  2038.  
  2039. bower_components/closure-library/closure/goog/object/object.js:296: ERROR - Bad type annotation. expected closing }
  2040. * @param {Object<K,V>} obj The object to search in.
  2041. ^
  2042.  
  2043. bower_components/closure-library/closure/goog/object/object.js:296: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2044. * @param {Object<K,V>} obj The object to search in.
  2045. ^
  2046.  
  2047. bower_components/closure-library/closure/goog/object/object.js:297: ERROR - Bad type annotation. missing closing )
  2048. * @param {function(this:T,V,string,Object<K,V>):boolean} f The
  2049. ^
  2050.  
  2051. bower_components/closure-library/closure/goog/object/object.js:318: ERROR - Bad type annotation. expected closing }
  2052. * @param {Object<K,V>} obj The object to search in.
  2053. ^
  2054.  
  2055. bower_components/closure-library/closure/goog/object/object.js:318: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2056. * @param {Object<K,V>} obj The object to search in.
  2057. ^
  2058.  
  2059. bower_components/closure-library/closure/goog/object/object.js:319: ERROR - Bad type annotation. missing closing )
  2060. * @param {function(this:T,V,string,Object<K,V>):boolean} f The function
  2061. ^
  2062.  
  2063. bower_components/closure-library/closure/goog/object/object.js:379: ERROR - Bad type annotation. expected closing }
  2064. * @param {Object<K,V>} obj The object to which to add the key-value pair.
  2065. ^
  2066.  
  2067. bower_components/closure-library/closure/goog/object/object.js:379: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2068. * @param {Object<K,V>} obj The object to which to add the key-value pair.
  2069. ^
  2070.  
  2071. bower_components/closure-library/closure/goog/object/object.js:395: ERROR - Bad type annotation. expected closing }
  2072. * @param {Object<K,V>} obj The object from which to get the value.
  2073. ^
  2074.  
  2075. bower_components/closure-library/closure/goog/object/object.js:395: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2076. * @param {Object<K,V>} obj The object from which to get the value.
  2077. ^
  2078.  
  2079. bower_components/closure-library/closure/goog/object/object.js:413: ERROR - Bad type annotation. expected closing }
  2080. * @param {Object<K,V>} obj The object to which to add the key-value pair.
  2081. ^
  2082.  
  2083. bower_components/closure-library/closure/goog/object/object.js:413: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2084. * @param {Object<K,V>} obj The object to which to add the key-value pair.
  2085. ^
  2086.  
  2087. bower_components/closure-library/closure/goog/object/object.js:426: ERROR - Bad type annotation. expected closing }
  2088. * @param {Object<K,V>} obj The object to which to add the key-value pair.
  2089. ^
  2090.  
  2091. bower_components/closure-library/closure/goog/object/object.js:426: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2092. * @param {Object<K,V>} obj The object to which to add the key-value pair.
  2093. ^
  2094.  
  2095. bower_components/closure-library/closure/goog/object/object.js:440: ERROR - Bad type annotation. expected closing }
  2096. * @param {!Object<K,V>} a
  2097. ^
  2098.  
  2099. bower_components/closure-library/closure/goog/object/object.js:440: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2100. * @param {!Object<K,V>} a
  2101. ^
  2102.  
  2103. bower_components/closure-library/closure/goog/object/object.js:441: ERROR - Bad type annotation. expected closing }
  2104. * @param {!Object<K,V>} b
  2105. ^
  2106.  
  2107. bower_components/closure-library/closure/goog/object/object.js:441: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2108. * @param {!Object<K,V>} b
  2109. ^
  2110.  
  2111. bower_components/closure-library/closure/goog/object/object.js:463: ERROR - Bad type annotation. expected closing }
  2112. * @param {Object<K,V>} obj Object to clone.
  2113. ^
  2114.  
  2115. bower_components/closure-library/closure/goog/object/object.js:463: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2116. * @param {Object<K,V>} obj Object to clone.
  2117. ^
  2118.  
  2119. bower_components/closure-library/closure/goog/object/object.js:464: ERROR - Bad type annotation. expected closing }
  2120. * @return {!Object<K,V>} Clone of the input object.
  2121. ^
  2122.  
  2123. bower_components/closure-library/closure/goog/object/object.js:530: ERROR - Bad type annotation. expected closing }
  2124. * @type {Array<string>}
  2125. ^
  2126.  
  2127. bower_components/closure-library/closure/goog/object/object.js:640: ERROR - Bad type annotation. expected closing }
  2128. * @param {!Object<K,V>} obj An object.
  2129. ^
  2130.  
  2131. bower_components/closure-library/closure/goog/object/object.js:640: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2132. * @param {!Object<K,V>} obj An object.
  2133. ^
  2134.  
  2135. bower_components/closure-library/closure/goog/object/object.js:641: ERROR - Bad type annotation. expected closing }
  2136. * @return {!Object<K,V>} An immutable view of that object, or the
  2137. ^
  2138.  
  2139. bower_components/closure-library/closure/goog/promise/promise.js:60: ERROR - Bad type annotation. missing closing )
  2140. * function((TYPE|IThenable<TYPE>|Thenable)=),
  2141. ^
  2142.  
  2143. bower_components/closure-library/closure/goog/promise/promise.js:71: ERROR - Bad type annotation. expected closing }
  2144. * @implements {goog.Thenable<TYPE>}
  2145. ^
  2146.  
  2147. bower_components/closure-library/closure/goog/promise/promise.js:98: ERROR - Bad type annotation. expected closing }
  2148. * @private {Array<goog.Promise.CallbackEntry_>}
  2149. ^
  2150.  
  2151. bower_components/closure-library/closure/goog/promise/promise.js:137: ERROR - Bad type annotation. expected closing }
  2152. * @private {!Array<string>}
  2153. ^
  2154.  
  2155. bower_components/closure-library/closure/goog/promise/promise.js:236: ERROR - Bad type annotation. missing closing )
  2156. * @param {(TYPE|goog.Thenable<TYPE>|Thenable)=} opt_value
  2157. ^
  2158.  
  2159. bower_components/closure-library/closure/goog/promise/promise.js:237: ERROR - Bad type annotation. expected closing }
  2160. * @return {!goog.Promise<TYPE>} A new Promise that is immediately resolved
  2161. ^
  2162.  
  2163. bower_components/closure-library/closure/goog/promise/promise.js:261: ERROR - Bad type annotation. expected closing }
  2164. * @param {!Array<!(goog.Thenable<TYPE>|Thenable)>} promises
  2165. ^
  2166.  
  2167. bower_components/closure-library/closure/goog/promise/promise.js:261: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2168. * @param {!Array<!(goog.Thenable<TYPE>|Thenable)>} promises
  2169. ^
  2170.  
  2171. bower_components/closure-library/closure/goog/promise/promise.js:262: ERROR - Bad type annotation. expected closing }
  2172. * @return {!goog.Promise<TYPE>} A Promise that receives the result of the
  2173. ^
  2174.  
  2175. bower_components/closure-library/closure/goog/promise/promise.js:279: ERROR - Bad type annotation. expected closing }
  2176. * @param {!Array<!(goog.Thenable<TYPE>|Thenable)>} promises
  2177. ^
  2178.  
  2179. bower_components/closure-library/closure/goog/promise/promise.js:279: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2180. * @param {!Array<!(goog.Thenable<TYPE>|Thenable)>} promises
  2181. ^
  2182.  
  2183. bower_components/closure-library/closure/goog/promise/promise.js:280: ERROR - Bad type annotation. expected closing }
  2184. * @return {!goog.Promise<!Array<TYPE>>} A Promise that receives a list of
  2185. ^
  2186.  
  2187. bower_components/closure-library/closure/goog/promise/promise.js:315: ERROR - Bad type annotation. expected closing }
  2188. * @param {!Array<!(goog.Thenable<TYPE>|Thenable)>} promises
  2189. ^
  2190.  
  2191. bower_components/closure-library/closure/goog/promise/promise.js:315: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2192. * @param {!Array<!(goog.Thenable<TYPE>|Thenable)>} promises
  2193. ^
  2194.  
  2195. bower_components/closure-library/closure/goog/promise/promise.js:316: ERROR - Bad type annotation. expected closing }
  2196. * @return {!goog.Promise<TYPE>} A Promise that receives the value of the first
  2197. ^
  2198.  
  2199. bower_components/closure-library/closure/goog/promise/promise.js:351: ERROR - Bad type annotation. expected closing }
  2200. * @return {!goog.promise.Resolver<TYPE>} Resolver wrapping the promise and its
  2201. ^
  2202.  
  2203. bower_components/closure-library/closure/goog/promise/promise.js:426: ERROR - Bad type annotation. expected closing }
  2204. * @return {!goog.Promise<TYPE>} This Promise, for chaining additional calls.
  2205. ^
  2206.  
  2207. bower_components/closure-library/closure/goog/promise/promise.js:590: ERROR - Bad type annotation. missing closing )
  2208. * (RESULT|goog.Promise<RESULT>|Thenable)} onFulfilled A callback that
  2209. ^
  2210.  
  2211. bower_components/closure-library/closure/goog/promise/promise.js:986: ERROR - Bad type annotation. expected closing }
  2212. * @param {!goog.Promise<TYPE>} promise
  2213. ^
  2214.  
  2215. bower_components/closure-library/closure/goog/promise/promise.js:986: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2216. * @param {!goog.Promise<TYPE>} promise
  2217. ^
  2218.  
  2219. bower_components/closure-library/closure/goog/promise/promise.js:987: ERROR - Bad type annotation. missing closing )
  2220. * @param {function((TYPE|goog.Promise<TYPE>|Thenable)=)} resolve
  2221. ^
  2222.  
  2223. bower_components/closure-library/closure/goog/promise/promise.js:989: ERROR - Bad type annotation. expected closing }
  2224. * @implements {goog.promise.Resolver<TYPE>}
  2225. ^
  2226.  
  2227. bower_components/closure-library/closure/goog/promise/resolver.js:32: ERROR - Bad type annotation. expected closing }
  2228. * @type {!goog.Promise<TYPE>}
  2229. ^
  2230.  
  2231. bower_components/closure-library/closure/goog/promise/resolver.js:39: ERROR - Bad type annotation. missing closing )
  2232. * @type {function((TYPE|goog.Promise<TYPE>|Thenable)=)}
  2233. ^
  2234.  
  2235. bower_components/closure-library/closure/goog/promise/thenable.js:24: ERROR - Bad type annotation. expected closing }
  2236. * @extends {IThenable<TYPE>}
  2237. ^
  2238.  
  2239. bower_components/closure-library/closure/goog/promise/thenable.js:45: ERROR - Bad type annotation. missing closing )
  2240. * (RESULT|IThenable<RESULT>|Thenable))=} opt_onFulfilled A
  2241. ^
  2242.  
  2243. bower_components/closure-library/closure/goog/promise/thenable.js:53: ERROR - Bad type annotation. expected closing }
  2244. * @return {!goog.Promise<RESULT>} A new Promise that will receive the result
  2245. ^
  2246.  
  2247. bower_components/closure-library/closure/goog/soy/soy.js:50: ERROR - Bad type annotation. missing closing )
  2248. * @param {null|function(ARG_TYPES, null=, Object<string, *>=):*} template
  2249. ^
  2250.  
  2251. bower_components/closure-library/closure/goog/soy/soy.js:73: ERROR - Bad type annotation. missing closing )
  2252. * @param {null|function(ARG_TYPES, null=, Object<string, *>=):*} template
  2253. ^
  2254.  
  2255. bower_components/closure-library/closure/goog/soy/soy.js:100: ERROR - Bad type annotation. missing closing )
  2256. * @param {null|function(ARG_TYPES, null=, Object<string, *>=):*} template
  2257. ^
  2258.  
  2259. bower_components/closure-library/closure/goog/string/newlines.js:35: ERROR - Bad type annotation. expected closing }
  2260. * @return {!Array<string>} String split into lines.
  2261. ^
  2262.  
  2263. bower_components/closure-library/closure/goog/string/newlines.js:126: ERROR - Bad type annotation. expected closing }
  2264. * @return {!Array<!goog.string.newlines.Line>} Array of line metadata.
  2265. ^
  2266.  
  2267. bower_components/closure-library/closure/goog/string/string.js:712: ERROR - Bad type annotation. expected closing }
  2268. /** @type {!Object<string, string>} */
  2269. ^
  2270.  
  2271. bower_components/closure-library/closure/goog/string/string.js:915: ERROR - Bad type annotation. expected closing }
  2272. * @private {!Object<string, string>}
  2273. ^
  2274.  
  2275. bower_components/closure-library/closure/goog/string/string.js:932: ERROR - Bad type annotation. expected closing }
  2276. * @private {!Object<string, string>}
  2277. ^
  2278.  
  2279. bower_components/closure-library/closure/goog/string/string.js:1504: ERROR - Bad type annotation. expected closing }
  2280. * @return {!Array<string>} The string, split.
  2281. ^
  2282.  
  2283. bower_components/closure-library/closure/goog/structs/inversionmap.js:29: ERROR - Bad type annotation. expected closing }
  2284. * @param {Array<number>} rangeArray An array of monotonically
  2285. ^
  2286.  
  2287. bower_components/closure-library/closure/goog/structs/inversionmap.js:29: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2288. * @param {Array<number>} rangeArray An array of monotonically
  2289. ^
  2290.  
  2291. bower_components/closure-library/closure/goog/structs/inversionmap.js:31: ERROR - Bad type annotation. expected closing }
  2292. * @param {Array<T>} valueArray An array of corresponding values.
  2293. ^
  2294.  
  2295. bower_components/closure-library/closure/goog/structs/inversionmap.js:31: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2296. * @param {Array<T>} valueArray An array of corresponding values.
  2297. ^
  2298.  
  2299. bower_components/closure-library/closure/goog/structs/inversionmap.js:39: ERROR - Bad type annotation. expected closing }
  2300. * @protected {Array<number>}
  2301. ^
  2302.  
  2303. bower_components/closure-library/closure/goog/structs/inversionmap.js:49: ERROR - Bad type annotation. expected closing }
  2304. /** @protected {Array<T>} */
  2305. ^
  2306.  
  2307. bower_components/closure-library/closure/goog/structs/inversionmap.js:59: ERROR - Bad type annotation. expected closing }
  2308. * @param {Array<number?>} rangeArray An array of monotonically
  2309. ^
  2310.  
  2311. bower_components/closure-library/closure/goog/structs/inversionmap.js:59: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2312. * @param {Array<number?>} rangeArray An array of monotonically
  2313. ^
  2314.  
  2315. bower_components/closure-library/closure/goog/structs/inversionmap.js:80: ERROR - Bad type annotation. expected closing }
  2316. * @param {Array<number>} rangeArray An array of monotonically
  2317. ^
  2318.  
  2319. bower_components/closure-library/closure/goog/structs/inversionmap.js:80: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2320. * @param {Array<number>} rangeArray An array of monotonically
  2321. ^
  2322.  
  2323. bower_components/closure-library/closure/goog/structs/inversionmap.js:82: ERROR - Bad type annotation. expected closing }
  2324. * @param {Array<T>} valueArray An array of corresponding values.
  2325. ^
  2326.  
  2327. bower_components/closure-library/closure/goog/structs/inversionmap.js:82: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2328. * @param {Array<T>} valueArray An array of corresponding values.
  2329. ^
  2330.  
  2331. bower_components/closure-library/closure/goog/structs/map.js:63: ERROR - Bad type annotation. expected closing }
  2332. * @private {!Array<string>}
  2333. ^
  2334.  
  2335. bower_components/closure-library/closure/goog/structs/map.js:104: ERROR - Bad type annotation. expected closing }
  2336. * @return {!Array<V>} The values in the map.
  2337. ^
  2338.  
  2339. bower_components/closure-library/closure/goog/structs/map.js:120: ERROR - Bad type annotation. expected closing }
  2340. * @return {!Array<string>} Array of string values.
  2341. ^
  2342.  
  2343. bower_components/closure-library/closure/goog/structs/map.js:124: ERROR - Bad type annotation. expected closing }
  2344. return /** @type {!Array<string>} */ (this.keys_.concat());
  2345. ^
  2346.  
  2347. bower_components/closure-library/closure/goog/structs/map.js:337: ERROR - Bad type annotation. missing closing )
  2348. * @param {function(this:T, V, K, goog.structs.Map<K,V>)} f
  2349. ^
  2350.  
  2351. bower_components/closure-library/closure/goog/structs/set.js:45: ERROR - Bad type annotation. expected closing }
  2352. * @param {Array<T>|Object<?,T>=} opt_values Initial values to start with.
  2353. ^
  2354.  
  2355. bower_components/closure-library/closure/goog/structs/set.js:45: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2356. * @param {Array<T>|Object<?,T>=} opt_values Initial values to start with.
  2357. ^
  2358.  
  2359. bower_components/closure-library/closure/goog/structs/set.js:47: ERROR - Bad type annotation. expected closing }
  2360. * @implements {goog.structs.Collection<T>}
  2361. ^
  2362.  
  2363. bower_components/closure-library/closure/goog/structs/set.js:98: ERROR - Bad type annotation. expected closing }
  2364. * @param {Array<T>|goog.structs.Collection<T>|Object<?,T>} col A collection
  2365. ^
  2366.  
  2367. bower_components/closure-library/closure/goog/structs/set.js:98: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2368. * @param {Array<T>|goog.structs.Collection<T>|Object<?,T>} col A collection
  2369. ^
  2370.  
  2371. bower_components/closure-library/closure/goog/structs/set.js:112: ERROR - Bad type annotation. expected closing }
  2372. * @param {Array<T>|goog.structs.Collection<T>|Object<?,T>} col A collection
  2373. ^
  2374.  
  2375. bower_components/closure-library/closure/goog/structs/set.js:112: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2376. * @param {Array<T>|goog.structs.Collection<T>|Object<?,T>} col A collection
  2377. ^
  2378.  
  2379. bower_components/closure-library/closure/goog/structs/set.js:167: ERROR - Bad type annotation. expected closing }
  2380. * @param {goog.structs.Collection<T>|Object} col A collection-like object.
  2381. ^
  2382.  
  2383. bower_components/closure-library/closure/goog/structs/set.js:167: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2384. * @param {goog.structs.Collection<T>|Object} col A collection-like object.
  2385. ^
  2386.  
  2387. bower_components/closure-library/closure/goog/structs/set.js:177: ERROR - Bad type annotation. expected closing }
  2388. * @param {Array<S>|Object<?,S>} col A collection.
  2389. ^
  2390.  
  2391. bower_components/closure-library/closure/goog/structs/set.js:177: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2392. * @param {Array<S>|Object<?,S>} col A collection.
  2393. ^
  2394.  
  2395. bower_components/closure-library/closure/goog/structs/set.js:178: ERROR - Bad type annotation. expected closing }
  2396. * @return {!goog.structs.Set<T|S>} A new set containing all the values
  2397. ^
  2398.  
  2399. bower_components/closure-library/closure/goog/structs/set.js:201: ERROR - Bad type annotation. expected closing }
  2400. * @param {Array<T>|goog.structs.Collection<T>|Object<?,T>} col A collection.
  2401. ^
  2402.  
  2403. bower_components/closure-library/closure/goog/structs/set.js:201: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2404. * @param {Array<T>|goog.structs.Collection<T>|Object<?,T>} col A collection.
  2405. ^
  2406.  
  2407. bower_components/closure-library/closure/goog/structs/set.js:215: ERROR - Bad type annotation. expected closing }
  2408. * @return {!Array<T>} An array containing all the elements in this set.
  2409. ^
  2410.  
  2411. bower_components/closure-library/closure/goog/structs/set.js:224: ERROR - Bad type annotation. expected closing }
  2412. * @return {!goog.structs.Set<T>} A new set containing all the same elements as
  2413. ^
  2414.  
  2415. bower_components/closure-library/closure/goog/structs/set.js:237: ERROR - Bad type annotation. expected closing }
  2416. * @param {goog.structs.Collection<T>|Object} col A collection.
  2417. ^
  2418.  
  2419. bower_components/closure-library/closure/goog/structs/set.js:237: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2420. * @param {goog.structs.Collection<T>|Object} col A collection.
  2421. ^
  2422.  
  2423. bower_components/closure-library/closure/goog/structs/set.js:251: ERROR - Bad type annotation. expected closing }
  2424. * @param {goog.structs.Collection<T>|Object} col A collection.
  2425. ^
  2426.  
  2427. bower_components/closure-library/closure/goog/structs/set.js:251: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2428. * @param {goog.structs.Collection<T>|Object} col A collection.
  2429. ^
  2430.  
  2431. bower_components/closure-library/closure/goog/structs/structs.js:55: ERROR - Bad type annotation. expected closing }
  2432. * @return {!Array<?>} The values in the collection-like object.
  2433. ^
  2434.  
  2435. bower_components/closure-library/closure/goog/structs/structs.js:118: ERROR - Bad type annotation. expected closing }
  2436. return goog.array.contains(/** @type {Array<?>} */ (col), val);
  2437. ^
  2438.  
  2439. bower_components/closure-library/closure/goog/structs/structs.js:138: ERROR - Bad type annotation. expected closing }
  2440. return goog.array.isEmpty(/** @type {Array<?>} */ (col));
  2441. ^
  2442.  
  2443. bower_components/closure-library/closure/goog/structs/structs.js:180: ERROR - Bad type annotation. expected closing }
  2444. goog.array.forEach(/** @type {Array<?>} */ (col), f, opt_obj);
  2445. ^
  2446.  
  2447. bower_components/closure-library/closure/goog/structs/structs.js:205: ERROR - Bad type annotation. expected closing }
  2448. * @return {!Object|!Array<?>} A new collection where the passed values are
  2449. ^
  2450.  
  2451. bower_components/closure-library/closure/goog/structs/structs.js:215: ERROR - Bad type annotation. expected closing }
  2452. return goog.array.filter(/** @type {!Array<?>} */ (col), f, opt_obj);
  2453. ^
  2454.  
  2455. bower_components/closure-library/closure/goog/structs/structs.js:255: ERROR - Bad type annotation. expected closing }
  2456. * @return {!Object<V>|!Array<V>} A new collection with the new values. If
  2457. ^
  2458.  
  2459. bower_components/closure-library/closure/goog/structs/structs.js:265: ERROR - Bad type annotation. expected closing }
  2460. return goog.array.map(/** @type {!Array<?>} */ (col), f, opt_obj);
  2461. ^
  2462.  
  2463. bower_components/closure-library/closure/goog/structs/structs.js:309: ERROR - Bad type annotation. expected closing }
  2464. return goog.array.some(/** @type {!Array<?>} */ (col), f, opt_obj);
  2465. ^
  2466.  
  2467. bower_components/closure-library/closure/goog/structs/structs.js:343: ERROR - Bad type annotation. expected closing }
  2468. return goog.array.every(/** @type {!Array<?>} */ (col), f, opt_obj);
  2469. ^
  2470.  
  2471. bower_components/closure-library/closure/goog/testing/watchers.js:24: ERROR - Bad type annotation. expected closing }
  2472. /** @private {!Array<function()>} */
  2473. ^
  2474.  
  2475. bower_components/closure-library/closure/goog/timer/timer.js:309: ERROR - Bad type annotation. missing closing )
  2476. * @param {(RESULT|goog.Thenable<RESULT>|Thenable)=} opt_result The value
  2477. ^
  2478.  
  2479. bower_components/closure-library/closure/goog/timer/timer.js:311: ERROR - Bad type annotation. expected closing }
  2480. * @return {!goog.Promise<RESULT>} A promise that will be resolved after
  2481. ^
  2482.  
  2483. bower_components/closure-library/closure/goog/ui/component.js:113: ERROR - Bad type annotation. expected closing }
  2484. * @private {Array<goog.ui.Component>?}
  2485. ^
  2486.  
  2487. bower_components/closure-library/closure/goog/ui/component.js:546: ERROR - Bad type annotation. expected closing }
  2488. * @return {!goog.events.EventHandler<T>} Event handler for this component.
  2489. ^
  2490.  
  2491. bower_components/closure-library/closure/goog/ui/component.js:1143: ERROR - Bad type annotation. expected closing }
  2492. * @return {!Array<string>} Child component IDs.
  2493. ^
  2494.  
  2495. bower_components/closure-library/closure/goog/ui/component.js:1287: ERROR - Bad type annotation. expected closing }
  2496. * @return {!Array<goog.ui.Component>} The removed components if any.
  2497. ^
  2498.  
  2499. bower_components/closure-library/closure/goog/ui/containerrenderer.js:346: ERROR - Bad type annotation. expected closing }
  2500. * @return {!Array<string>} Array of CSS class names applicable to the
  2501. ^
  2502.  
  2503. bower_components/closure-library/closure/goog/ui/control.js:215: ERROR - Bad type annotation. expected closing }
  2504. * @type {Array<string>?}
  2505. ^
  2506.  
  2507. bower_components/closure-library/closure/goog/ui/control.js:342: ERROR - Bad type annotation. expected closing }
  2508. * @return {Array<string>?} Additional class names to be applied to
  2509. ^
  2510.  
  2511. bower_components/closure-library/closure/goog/ui/controlcontent.js:26: ERROR - Bad type annotation. expected closing }
  2512. * @typedef {string|Node|Array<Node>|NodeList}
  2513. ^
  2514.  
  2515. bower_components/closure-library/closure/goog/ui/controlrenderer.js:146: ERROR - Bad type annotation. expected closing }
  2516. * @type {Array<Array<string>>}
  2517. ^
  2518.  
  2519. bower_components/closure-library/closure/goog/ui/controlrenderer.js:156: ERROR - Bad type annotation. expected closing }
  2520. * @type {Object<goog.ui.Component.State, goog.a11y.aria.State>}
  2521. ^
  2522.  
  2523. bower_components/closure-library/closure/goog/ui/controlrenderer.js:167: ERROR - Bad type annotation. expected closing }
  2524. * @private {!Object<goog.a11y.aria.Role, goog.a11y.aria.State>}
  2525. ^
  2526.  
  2527. bower_components/closure-library/closure/goog/ui/controlrenderer.js:709: ERROR - Bad type annotation. expected closing }
  2528. * @return {Array<Array<string>>} Array of class name combinations.
  2529. ^
  2530.  
  2531. bower_components/closure-library/closure/goog/ui/controlrenderer.js:753: ERROR - Bad type annotation. expected closing }
  2532. * @return {!Array<string>} Array of CSS class names applicable to the control.
  2533. ^
  2534.  
  2535. bower_components/closure-library/closure/goog/ui/controlrenderer.js:798: ERROR - Bad type annotation. expected closing }
  2536. * @param {goog.array.ArrayLike<string>} classes Array-like thing of classes to
  2537. ^
  2538.  
  2539. bower_components/closure-library/closure/goog/ui/controlrenderer.js:798: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2540. * @param {goog.array.ArrayLike<string>} classes Array-like thing of classes to
  2541. ^
  2542.  
  2543. bower_components/closure-library/closure/goog/ui/controlrenderer.js:802: ERROR - Bad type annotation. expected closing }
  2544. * @return {!Array<string>} Array of combined class names that should be
  2545. ^
  2546.  
  2547. bower_components/closure-library/closure/goog/ui/controlrenderer.js:830: ERROR - Bad type annotation. expected closing }
  2548. * @return {!Array<string>} Array of CSS class names representing the given
  2549. ^
  2550.  
  2551. bower_components/closure-library/closure/goog/ui/datepicker.js:121: ERROR - Bad type annotation. expected closing }
  2552. * @type {Array<string>}
  2553. ^
  2554.  
  2555. bower_components/closure-library/closure/goog/ui/datepicker.js:139: ERROR - Bad type annotation. expected closing }
  2556. * @type {!Array<!Array<!goog.date.Date>>}
  2557. ^
  2558.  
  2559. bower_components/closure-library/closure/goog/ui/datepicker.js:144: ERROR - Bad type annotation. expected closing }
  2560. /** @private {Array<!Array<Element>>} */
  2561. ^
  2562.  
  2563. bower_components/closure-library/closure/goog/ui/datepicker.js:1187: ERROR - Bad type annotation. expected closing }
  2564. * @param {Array<string>} items List of items to populate menu with.
  2565. ^
  2566.  
  2567. bower_components/closure-library/closure/goog/ui/datepicker.js:1187: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2568. * @param {Array<string>} items List of items to populate menu with.
  2569. ^
  2570.  
  2571. bower_components/closure-library/closure/goog/ui/menu.js:259: ERROR - Bad type annotation. expected closing }
  2572. * @return {!Array<goog.ui.MenuItem>} An array of menu items.
  2573. ^
  2574.  
  2575. bower_components/closure-library/closure/goog/ui/menuitemrenderer.js:51: ERROR - Bad type annotation. expected closing }
  2576. * @type {!Array<string>}
  2577. ^
  2578.  
  2579. bower_components/closure-library/closure/goog/ui/popupbase.js:53: ERROR - Bad type annotation. expected closing }
  2580. * @type {goog.events.EventHandler<!goog.ui.PopupBase>}
  2581. ^
  2582.  
  2583. bower_components/closure-library/closure/goog/ui/popupbase.js:96: ERROR - Bad type annotation. expected closing }
  2584. * @type {Array<Element>}
  2585. ^
  2586.  
  2587. bower_components/closure-library/closure/goog/ui/popupbase.js:421: ERROR - Bad type annotation. expected closing }
  2588. * @return {goog.events.EventHandler<T>} Event handler for this popup.
  2589. ^
  2590.  
  2591. bower_components/closure-library/closure/goog/ui/selectionmodel.js:36: ERROR - Bad type annotation. expected closing }
  2592. * @param {Array<Object>=} opt_items Array of items; defaults to empty.
  2593. ^
  2594.  
  2595. bower_components/closure-library/closure/goog/ui/selectionmodel.js:36: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2596. * @param {Array<Object>=} opt_items Array of items; defaults to empty.
  2597. ^
  2598.  
  2599. bower_components/closure-library/closure/goog/ui/selectionmodel.js:47: ERROR - Bad type annotation. expected closing }
  2600. * @type {!Array<Object>}
  2601. ^
  2602.  
  2603. bower_components/closure-library/closure/goog/ui/selectionmodel.js:150: ERROR - Bad type annotation. expected closing }
  2604. * @param {Array<Object>|undefined} items New items to add.
  2605. ^
  2606.  
  2607. bower_components/closure-library/closure/goog/ui/selectionmodel.js:150: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2608. * @param {Array<Object>|undefined} items New items to add.
  2609. ^
  2610.  
  2611. bower_components/closure-library/closure/goog/ui/selectionmodel.js:219: ERROR - Bad type annotation. expected closing }
  2612. * @return {!Array<Object>} All items in the selection model.
  2613. ^
  2614.  
  2615. bower_components/closure-library/closure/goog/uri/uri.js:646: ERROR - Bad type annotation. expected closing }
  2616. * @return {!Array<?>} The values for a given cgi parameter as a list of
  2617. ^
  2618.  
  2619. bower_components/closure-library/closure/goog/uri/uri.js:1113: ERROR - Bad type annotation. expected closing }
  2620. * @param {!goog.structs.Map<string, ?>|!Object} map Map of string parameter
  2621. ^
  2622.  
  2623. bower_components/closure-library/closure/goog/uri/uri.js:1113: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2624. * @param {!goog.structs.Map<string, ?>|!Object} map Map of string parameter
  2625. ^
  2626.  
  2627. bower_components/closure-library/closure/goog/uri/uri.js:1149: ERROR - Bad type annotation. expected closing }
  2628. * @param {!Array<string>} keys Parameter names.
  2629. ^
  2630.  
  2631. bower_components/closure-library/closure/goog/uri/uri.js:1149: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2632. * @param {!Array<string>} keys Parameter names.
  2633. ^
  2634.  
  2635. bower_components/closure-library/closure/goog/uri/uri.js:1150: ERROR - Bad type annotation. expected closing }
  2636. * @param {!Array<?>} values Parameter values.
  2637. ^
  2638.  
  2639. bower_components/closure-library/closure/goog/uri/uri.js:1150: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2640. * @param {!Array<?>} values Parameter values.
  2641. ^
  2642.  
  2643. bower_components/closure-library/closure/goog/uri/uri.js:1177: ERROR - Bad type annotation. expected closing }
  2644. * @private {goog.structs.Map<string, !Array<*>>}
  2645. ^
  2646.  
  2647. bower_components/closure-library/closure/goog/uri/uri.js:1288: ERROR - Bad type annotation. expected closing }
  2648. * @return {!Array<string>} All the keys of the parameters.
  2649. ^
  2650.  
  2651. bower_components/closure-library/closure/goog/uri/uri.js:1293: ERROR - Bad type annotation. expected closing }
  2652. var vals = /** @type {!Array<*>} */ (this.keyMap_.getValues());
  2653. ^
  2654.  
  2655. bower_components/closure-library/closure/goog/uri/uri.js:1311: ERROR - Bad type annotation. expected closing }
  2656. * @return {!Array<?>} All the values of the parameters with the given name.
  2657. ^
  2658.  
  2659. bower_components/closure-library/closure/goog/uri/uri.js:1380: ERROR - Bad type annotation. expected closing }
  2660. * @param {!Array<?>} values The values to set.
  2661. ^
  2662.  
  2663. bower_components/closure-library/closure/goog/uri/uri.js:1380: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2664. * @param {!Array<?>} values The values to set.
  2665. ^
  2666.  
  2667. bower_components/closure-library/closure/goog/uri/uri.js:1450: ERROR - Bad type annotation. expected closing }
  2668. * @param {Array<string>} keys The desired keys.
  2669. ^
  2670.  
  2671. bower_components/closure-library/closure/goog/uri/uri.js:1450: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2672. * @param {Array<string>} keys The desired keys.
  2673. ^
  2674.  
  2675. bower_components/closure-library/closure/goog/uri/uri.js:1524: ERROR - Bad type annotation. missing closing )
  2676. * @param {...(goog.Uri.QueryData|goog.structs.Map<?, ?>|Object)} var_args
  2677. ^
  2678.  
  2679. bower_components/closure-library/closure/goog/uri/utils.js:231: ERROR - Bad type annotation. expected closing }
  2680. * @return {!Array<string|undefined>} Each component still URI-encoded.
  2681. ^
  2682.  
  2683. bower_components/closure-library/closure/goog/uri/utils.js:241: ERROR - Bad type annotation. expected closing }
  2684. return /** @type {!Array<string|undefined>} */ (
  2685. ^
  2686.  
  2687. bower_components/closure-library/closure/goog/uri/utils.js:594: ERROR - Bad type annotation. expected closing }
  2688. * @typedef {!Array<string|goog.uri.utils.QueryValue>}
  2689. ^
  2690.  
  2691. bower_components/closure-library/closure/goog/uri/utils.js:604: ERROR - Bad type annotation. expected closing }
  2692. * @param {!Array<string|undefined>} buffer A string buffer. The first element
  2693. ^
  2694.  
  2695. bower_components/closure-library/closure/goog/uri/utils.js:604: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2696. * @param {!Array<string|undefined>} buffer A string buffer. The first element
  2697. ^
  2698.  
  2699. bower_components/closure-library/closure/goog/uri/utils.js:643: ERROR - Bad type annotation. expected closing }
  2700. * @param {!Array<string>} pairs The array to which the 'key=value' strings
  2701. ^
  2702.  
  2703. bower_components/closure-library/closure/goog/uri/utils.js:643: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2704. * @param {!Array<string>} pairs The array to which the 'key=value' strings
  2705. ^
  2706.  
  2707. bower_components/closure-library/closure/goog/uri/utils.js:673: ERROR - Bad type annotation. expected closing }
  2708. * @param {!Array<string|undefined>} buffer A string buffer to append to. The
  2709. ^
  2710.  
  2711. bower_components/closure-library/closure/goog/uri/utils.js:673: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2712. * @param {!Array<string|undefined>} buffer A string buffer to append to. The
  2713. ^
  2714.  
  2715. bower_components/closure-library/closure/goog/uri/utils.js:678: ERROR - Bad type annotation. expected closing }
  2716. * @return {!Array<string|undefined>} The buffer argument.
  2717. ^
  2718.  
  2719. bower_components/closure-library/closure/goog/uri/utils.js:715: ERROR - Bad type annotation. expected closing }
  2720. * @param {!Array<string|undefined>} buffer A string buffer to append to. The
  2721. ^
  2722.  
  2723. bower_components/closure-library/closure/goog/uri/utils.js:715: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2724. * @param {!Array<string|undefined>} buffer A string buffer to append to. The
  2725. ^
  2726.  
  2727. bower_components/closure-library/closure/goog/uri/utils.js:717: ERROR - Bad type annotation. expected closing }
  2728. * @param {!Object<string, goog.uri.utils.QueryValue>} map An object where keys
  2729. ^
  2730.  
  2731. bower_components/closure-library/closure/goog/uri/utils.js:717: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2732. * @param {!Object<string, goog.uri.utils.QueryValue>} map An object where keys
  2733. ^
  2734.  
  2735. bower_components/closure-library/closure/goog/uri/utils.js:720: ERROR - Bad type annotation. expected closing }
  2736. * @return {!Array<string|undefined>} The buffer argument.
  2737. ^
  2738.  
  2739. bower_components/closure-library/closure/goog/uri/utils.js:736: ERROR - Bad type annotation. expected closing }
  2740. * @param {!Object<string, goog.uri.utils.QueryValue>} map An object where keys
  2741. ^
  2742.  
  2743. bower_components/closure-library/closure/goog/uri/utils.js:736: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2744. * @param {!Object<string, goog.uri.utils.QueryValue>} map An object where keys
  2745. ^
  2746.  
  2747. bower_components/closure-library/closure/goog/uri/utils.js:787: ERROR - Bad type annotation. expected closing }
  2748. * @param {!Object<goog.uri.utils.QueryValue>} map An object where keys are
  2749. ^
  2750.  
  2751. bower_components/closure-library/closure/goog/uri/utils.js:787: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2752. * @param {!Object<goog.uri.utils.QueryValue>} map An object where keys are
  2753. ^
  2754.  
  2755. bower_components/closure-library/closure/goog/uri/utils.js:924: ERROR - Bad type annotation. expected closing }
  2756. * @return {!Array<string>} All URI-decoded values with the given key.
  2757. ^
  2758.  
  2759. bower_components/closure-library/closure/goog/vec/float32array.js:69: ERROR - Bad type annotation. expected closing }
  2760. * @param {Array<number>|Float32Array} values The array of values.
  2761. ^
  2762.  
  2763. bower_components/closure-library/closure/goog/vec/float32array.js:69: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2764. * @param {Array<number>|Float32Array} values The array of values.
  2765. ^
  2766.  
  2767. bower_components/closure-library/closure/goog/vec/float64array.js:69: ERROR - Bad type annotation. expected closing }
  2768. * @param {Array<number>|Float64Array} values The array of values.
  2769. ^
  2770.  
  2771. bower_components/closure-library/closure/goog/vec/float64array.js:69: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2772. * @param {Array<number>|Float64Array} values The array of values.
  2773. ^
  2774.  
  2775. bower_components/closure-library/closure/goog/vec/mat4.js:1796: ERROR - Bad type annotation. expected closing }
  2776. * @type {!Array<!goog.vec.Vec3.Type>}
  2777. ^
  2778.  
  2779. bower_components/closure-library/closure/goog/vec/mat4.js:1806: ERROR - Bad type annotation. expected closing }
  2780. * @type {!Array<!goog.vec.Vec4.Type>}
  2781. ^
  2782.  
  2783. bower_components/closure-library/closure/goog/vec/mat4.js:1817: ERROR - Bad type annotation. expected closing }
  2784. * @type {!Array<!goog.vec.Mat4.Type>}
  2785. ^
  2786.  
  2787. bower_components/closure-library/closure/goog/vec/vec.js:51: ERROR - Bad type annotation. expected closing }
  2788. /** @typedef {!Array<number>} */
  2789. ^
  2790.  
  2791. bower_components/closure-library/closure/goog/vec/vec.js:61: ERROR - Bad type annotation. expected closing }
  2792. * @typedef {!Float32Array|!Array<number>}
  2793. ^
  2794.  
  2795. bower_components/closure-library/third_party/closure/goog/mochikit/async/deferred.js:75: ERROR - Bad type annotation. expected closing }
  2796. * @implements {goog.Thenable<VALUE>}
  2797. ^
  2798.  
  2799. bower_components/closure-library/third_party/closure/goog/mochikit/async/deferred.js:82: ERROR - Bad type annotation. expected closing }
  2800. * @type {!Array<!Array>}
  2801. ^
  2802.  
  2803. bower_components/closure-library/third_party/closure/goog/mochikit/async/deferred.js:417: ERROR - Bad type annotation. expected closing }
  2804. * @return {!goog.async.Deferred<VALUE>} This Deferred.
  2805. ^
  2806.  
  2807. bower_components/closure-library/third_party/closure/goog/mochikit/async/deferred.js:546: ERROR - Bad type annotation. expected closing }
  2808. * @return {!goog.async.Deferred<VALUE>} A Deferred that will be started with
  2809. ^
  2810.  
  2811. bower_components/closure-library/third_party/closure/goog/mochikit/async/deferred.js:702: ERROR - Bad type annotation. expected closing }
  2812. * @param {!goog.Promise<T>} promise
  2813. ^
  2814.  
  2815. bower_components/closure-library/third_party/closure/goog/mochikit/async/deferred.js:702: ERROR - Bad type annotation. expecting a variable name in a @param tag
  2816. * @param {!goog.Promise<T>} promise
  2817. ^
  2818.  
  2819. bower_components/closure-library/third_party/closure/goog/mochikit/async/deferred.js:703: ERROR - Bad type annotation. expected closing }
  2820. * @return {!goog.async.Deferred<T>} The new Deferred.
  2821. ^
  2822.  
  2823. bower_components/closure-library/third_party/closure/goog/mochikit/async/deferred.js:881: ERROR - Bad type annotation. expected closing }
  2824. * @private {!Object<number|string, goog.async.Deferred.Error_>}
  2825. ^
  2826.  
  2827. 703 error(s), 0 warning(s)
  2828. clean
  2829. build/lib/gs.js: Command '['java', '-client', '-XX:+TieredCompilation', '-jar', 'bower_components/closure-compiler/compiler.jar', '--jscomp_error', 'accessControls', '--jscomp_error', 'ambiguousFunctionDecl', '--jscomp_error', 'checkDebuggerStatement', '--jscomp_error', 'checkRegExp', '--jscomp_error', 'checkTypes', '--jscomp_error', 'checkVars', '--jscomp_error', 'const', '--jscomp_error', 'const ...
Add Comment
Please, Sign In to add comment