Advertisement
Guest User

Untitled

a guest
Nov 13th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.85 KB | None | 0 0
  1. /home/charles/Work/EIP/d-home_plateforme-test/src/classes/Action.js
  2. 1:1 warning Use the global form of 'use strict' strict
  3.  
  4. /home/charles/Work/EIP/d-home_plateforme-test/src/classes/Condition.js
  5. 1:1 warning Use the global form of 'use strict' strict
  6.  
  7. /home/charles/Work/EIP/d-home_plateforme-test/src/classes/Param.js
  8. 1:1 warning Use the global form of 'use strict' strict
  9.  
  10. /home/charles/Work/EIP/d-home_plateforme-test/src/classes/Plugin.js
  11. 1:1 warning Use the global form of 'use strict' strict
  12.  
  13. /home/charles/Work/EIP/d-home_plateforme-test/src/classes/Reaction.js
  14. 1:1 warning Use the global form of 'use strict' strict
  15.  
  16. /home/charles/Work/EIP/d-home_plateforme-test/src/classes/Scenario.js
  17. 1:1 warning Use the global form of 'use strict' strict
  18. 18:9 warning Unexpected var, use let or const instead no-var
  19. 19:9 warning Unexpected var, use let or const instead no-var
  20. 21:14 warning Unexpected var, use let or const instead no-var
  21. 25:9 warning Unexpected var, use let or const instead no-var
  22. 26:9 warning Unexpected var, use let or const instead no-var
  23. 28:14 warning Unexpected var, use let or const instead no-var
  24. 28:18 error 'i' is already defined no-redeclare
  25. 30:13 warning Unexpected var, use let or const instead no-var
  26. 31:13 warning Unexpected var, use let or const instead no-var
  27. 33:22 warning Unexpected var, use let or const instead no-var
  28.  
  29. /home/charles/Work/EIP/d-home_plateforme-test/src/classes/TunnelServer.js
  30. 53:11 error Parsing error: Unexpected token createClient
  31.  
  32. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/api.js
  33. 1:1 warning Use the global form of 'use strict' strict
  34. 14:26 warning Unexpected function expression prefer-arrow-callback
  35. 20:5 warning Unexpected var, use let or const instead no-var
  36. 28:5 warning Unexpected var, use let or const instead no-var
  37. 30:10 warning Unexpected var, use let or const instead no-var
  38. 40:14 warning Unexpected var, use let or const instead no-var
  39. 48:39 warning Missing semicolon semi
  40.  
  41. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/box.js
  42. 1:1 warning Use the global form of 'use strict' strict
  43. 2:1 warning Unexpected var, use let or const instead no-var
  44. 14:29 warning Unexpected function expression prefer-arrow-callback
  45. 14:48 warning 'next' is defined but never used no-unused-vars
  46. 16:3 warning Unexpected var, use let or const instead no-var
  47. 20:3 warning Unexpected var, use let or const instead no-var
  48.  
  49. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/index.js
  50. 1:1 warning Use the global form of 'use strict' strict
  51. 2:1 warning Unexpected var, use let or const instead no-var
  52. 14:29 warning Unexpected function expression prefer-arrow-callback
  53. 14:48 warning 'next' is defined but never used no-unused-vars
  54.  
  55. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/login.js
  56. 1:1 warning Use the global form of 'use strict' strict
  57. 2:1 warning Unexpected var, use let or const instead no-var
  58. 3:1 warning Unexpected var, use let or const instead no-var
  59. 4:1 warning Unexpected var, use let or const instead no-var
  60. 4:5 warning 'flash' is assigned a value but never used no-unused-vars
  61. 7:17 warning Unexpected function expression prefer-arrow-callback
  62. 7:36 warning 'next' is defined but never used no-unused-vars
  63. 16:1 warning Unexpected function expression prefer-arrow-callback
  64.  
  65. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/logout.js
  66. 1:1 warning Use the global form of 'use strict' strict
  67. 2:1 warning Unexpected var, use let or const instead no-var
  68. 4:17 warning Unexpected function expression prefer-arrow-callback
  69.  
  70. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/objectsmenu.js
  71. 1:1 warning Use the global form of 'use strict' strict
  72. 2:1 warning Unexpected var, use let or const instead no-var
  73. 14:29 warning Unexpected function expression prefer-arrow-callback
  74. 14:48 warning 'next' is defined but never used no-unused-vars
  75.  
  76. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/objectssearch.js
  77. 1:1 warning Use the global form of 'use strict' strict
  78. 2:1 warning Unexpected var, use let or const instead no-var
  79. 14:29 warning Unexpected function expression prefer-arrow-callback
  80. 14:48 warning 'next' is defined but never used no-unused-vars
  81.  
  82. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/profile.js
  83. 1:1 warning Use the global form of 'use strict' strict
  84. 2:1 warning Unexpected var, use let or const instead no-var
  85. 3:1 warning Unexpected var, use let or const instead no-var
  86. 3:5 warning 'passport' is assigned a value but never used no-unused-vars
  87. 15:29 warning Unexpected function expression prefer-arrow-callback
  88.  
  89. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/register.js
  90. 1:1 warning Use the global form of 'use strict' strict
  91. 2:1 warning Unexpected var, use let or const instead no-var
  92. 5:17 warning Unexpected function expression prefer-arrow-callback
  93. 5:36 warning 'next' is defined but never used no-unused-vars
  94.  
  95. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/scenario.js
  96. 1:1 warning Use the global form of 'use strict' strict
  97. 2:1 warning Unexpected var, use let or const instead no-var
  98. 14:29 warning Unexpected function expression prefer-arrow-callback
  99. 14:48 warning 'next' is defined but never used no-unused-vars
  100.  
  101. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/scenariomanage.js
  102. 1:1 warning Use the global form of 'use strict' strict
  103. 2:1 warning Unexpected var, use let or const instead no-var
  104. 14:29 warning Unexpected function expression prefer-arrow-callback
  105. 14:48 warning 'next' is defined but never used no-unused-vars
  106.  
  107. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/signup.js
  108. 1:1 warning Use the global form of 'use strict' strict
  109. 2:1 warning Unexpected var, use let or const instead no-var
  110. 3:1 warning Unexpected var, use let or const instead no-var
  111. 4:1 warning Unexpected var, use let or const instead no-var
  112. 4:5 warning 'flash' is assigned a value but never used no-unused-vars
  113. 6:17 warning Unexpected function expression prefer-arrow-callback
  114.  
  115. /home/charles/Work/EIP/d-home_plateforme-test/src/routes/users.js
  116. 1:1 warning Use the global form of 'use strict' strict
  117. 2:1 warning Unexpected var, use let or const instead no-var
  118. 5:17 warning Unexpected function expression prefer-arrow-callback
  119. 5:36 warning 'next' is defined but never used no-unused-vars
  120. 9:21 warning Unexpected function expression prefer-arrow-callback
  121. 9:40 warning 'next' is defined but never used no-unused-vars
  122.  
  123. /home/charles/Work/EIP/d-home_plateforme-test/src/service/SQLConnection.js
  124. 1:1 warning Use the global form of 'use strict' strict
  125. 8:13 warning Unexpected function expression prefer-arrow-callback
  126. 9:26 warning Unexpected console statement no-console
  127.  
  128. /home/charles/Work/EIP/d-home_plateforme-test/src/service/SQLUtils.js
  129. 4:11 error Parsing error: Unexpected token AsyncEmptyColumn
  130.  
  131. /home/charles/Work/EIP/d-home_plateforme-test/src/service/apiService.js
  132. 1:1 warning Use the global form of 'use strict' strict
  133. 4:7 warning 'FormData' is assigned a value but never used no-unused-vars
  134. 17:10 warning Missing semicolon semi
  135. 18:20 warning 'Promise' is not defined no-undef
  136. 38:10 warning Missing semicolon semi
  137. 39:20 warning 'Promise' is not defined no-undef
  138. 57:20 warning 'Promise' is not defined no-undef
  139. 62:21 warning Unexpected console statement no-console
  140. 73:20 warning 'Promise' is not defined no-undef
  141. 78:21 warning Unexpected console statement no-console
  142. 87:10 warning Missing semicolon semi
  143. 88:20 warning 'Promise' is not defined no-undef
  144. 108:10 warning Missing semicolon semi
  145. 109:20 warning 'Promise' is not defined no-undef
  146. 131:20 warning 'Promise' is not defined no-undef
  147. 136:21 warning Unexpected console statement no-console
  148. 151:20 warning 'Promise' is not defined no-undef
  149. 156:21 warning Unexpected console statement no-console
  150. 170:20 warning 'Promise' is not defined no-undef
  151. 175:21 warning Unexpected console statement no-console
  152. 201:17 warning Unexpected console statement no-console
  153. 220:17 warning Unexpected console statement no-console
  154. 241:17 warning Unexpected console statement no-console
  155. 245:9 warning Unexpected console statement no-console
  156.  
  157. /home/charles/Work/EIP/d-home_plateforme-test/src/service/apiServiceDemo.js
  158. 1:1 warning Use the global form of 'use strict' strict
  159. 2:7 warning 'readline' is assigned a value but never used no-unused-vars
  160. 7:1 warning 'apiService' is not defined no-undef
  161. 10:5 warning 'scenarioTest' is assigned a value but never used no-unused-vars
  162. 62:2 warning Missing semicolon semi
  163. 65:1 warning 'apiService' is not defined no-undef
  164. 67:5 warning Unexpected console statement no-console
  165. 68:3 warning Missing semicolon semi
  166.  
  167. /home/charles/Work/EIP/d-home_plateforme-test/src/service/database.js
  168. 2:1 warning Use the global form of 'use strict' strict
  169.  
  170. /home/charles/Work/EIP/d-home_plateforme-test/src/service/passport.js
  171. 4:1 warning Use the global form of 'use strict' strict
  172. 4:1 warning Unexpected var, use let or const instead no-var
  173. 7:1 warning Unexpected var, use let or const instead no-var
  174. 8:1 warning Unexpected var, use let or const instead no-var
  175. 9:1 warning Unexpected var, use let or const instead no-var
  176. 10:1 warning Unexpected var, use let or const instead no-var
  177. 23:28 warning Unexpected function expression prefer-arrow-callback
  178. 28:30 warning Unexpected function expression prefer-arrow-callback
  179. 29:68 warning Unexpected function expression prefer-arrow-callback
  180. 48:13 warning Unexpected function expression prefer-arrow-callback
  181. 51:85 warning Unexpected function expression prefer-arrow-callback
  182. 53:25 warning Unexpected console statement no-console
  183. 62:25 warning Unexpected var, use let or const instead no-var
  184. 71:25 warning Unexpected var, use let or const instead no-var
  185. 79:25 warning Unexpected console statement no-console
  186. 81:57 warning Unexpected function expression prefer-arrow-callback
  187. 83:33 warning Unexpected console statement no-console
  188. 107:13 warning Unexpected function expression prefer-arrow-callback
  189. 108:85 warning Unexpected function expression prefer-arrow-callback
  190. 110:25 warning Unexpected console statement no-console
  191.  
  192. ✖ 139 problems (3 errors, 136 warnings)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement