Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. ERROR in /home/app/server/src/lib/nursys/xml-req/get-nurse.ts
  2. 16:18:28
  3. (3,30): error TS7006: Parameter 'transactionId' implicitly has an 'any' type.
  4. 16:18:28
  5. 16:18:28
  6. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  7. 16:18:28
  8. (1,29): error TS7016: Could not find a declaration file for module 'xml-extract'. '/home/app/node_modules/xml-extract/index.js' implicitly has an 'any' type.
  9. 16:18:28
  10. 16:18:28
  11. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  12. 16:18:28
  13. (5,28): error TS7006: Parameter 'data' implicitly has an 'any' type.
  14. 16:18:28
  15. 16:18:28
  16. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  17. 16:18:28
  18. (5,34): error TS7006: Parameter 'tag' implicitly has an 'any' type.
  19. 16:18:28
  20. 16:18:28
  21. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  22. 16:18:28
  23. (5,39): error TS7006: Parameter 'reserveTag' implicitly has an 'any' type.
  24. 16:18:28
  25. 16:18:28
  26. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  27. 16:18:28
  28. (7,48): error TS7006: Parameter 'error' implicitly has an 'any' type.
  29. 16:18:28
  30. 16:18:28
  31. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  32. 16:18:28
  33. (7,55): error TS7006: Parameter 'element' implicitly has an 'any' type.
  34. 16:18:28
  35. 16:18:28
  36. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  37. 16:18:28
  38. (9,63): error TS7006: Parameter 'error1' implicitly has an 'any' type.
  39. 16:18:28
  40. 16:18:28
  41. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  42. 16:18:28
  43. (9,71): error TS7006: Parameter 'element1' implicitly has an 'any' type.
  44. 16:18:28
  45. 16:18:28
  46. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  47. 16:18:28
  48. (21,42): error TS7006: Parameter 'error' implicitly has an 'any' type.
  49. 16:18:28
  50. 16:18:28
  51. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  52. 16:18:28
  53. (21,49): error TS7006: Parameter 'pathes' implicitly has an 'any' type.
  54. 16:18:28
  55. 16:18:28
  56. ERROR in /home/app/server/src/lib/xml-extract.lib.ts
  57. 16:18:28
  58. (21,57): error TS7006: Parameter 'data' implicitly has an 'any' type.
  59. 16:18:28
  60. 16:18:28
  61. ERROR in /home/app/server/src/lib/http-request.lib.ts
  62. 16:18:28
  63. (4,29): error TS7006: Parameter 'host' implicitly has an 'any' type.
  64. 16:18:28
  65. 16:18:28
  66. ERROR in /home/app/server/src/lib/http-request.lib.ts
  67. 16:18:28
  68. (4,35): error TS7006: Parameter 'path' implicitly has an 'any' type.
  69. 16:18:28
  70. 16:18:28
  71. ERROR in /home/app/server/src/lib/http-request.lib.ts
  72. 16:18:28
  73. (4,41): error TS7006: Parameter 'method' implicitly has an 'any' type.
  74. 16:18:28
  75. 16:18:28
  76. ERROR in /home/app/server/src/lib/http-request.lib.ts
  77. 16:18:28
  78. (4,49): error TS7006: Parameter 'headers' implicitly has an 'any' type.
  79. 16:18:28
  80. 16:18:28
  81. ERROR in /home/app/server/src/lib/http-request.lib.ts
  82. 16:18:28
  83. (4,58): error TS7006: Parameter 'payload' implicitly has an 'any' type.
  84. 16:18:28
  85. 16:18:28
  86. ERROR in /home/app/server/src/lib/http-request.lib.ts
  87. 16:18:28
  88. (16,13): error TS7034: Variable 'chunks_of_data' implicitly has type 'any[]' in some locations where its type cannot be determined.
  89. 16:18:28
  90. 16:18:28
  91. ERROR in /home/app/server/src/lib/http-request.lib.ts
  92. 16:18:28
  93. (17,45): error TS7006: Parameter 'res' implicitly has an 'any' type.
  94. 16:18:28
  95. 16:18:28
  96. ERROR in /home/app/server/src/lib/http-request.lib.ts
  97. 16:18:28
  98. (21,29): error TS7006: Parameter 'chunk' implicitly has an 'any' type.
  99. 16:18:28
  100. 16:18:28
  101. ERROR in /home/app/server/src/lib/http-request.lib.ts
  102. 16:18:28
  103. (22,17): error TS7005: Variable 'chunks_of_data' implicitly has an 'any[]' type.
  104. 16:18:28
  105. 16:18:28
  106. ERROR in /home/app/server/src/lib/http-request.lib.ts
  107. 16:18:28
  108. (26,51): error TS7005: Variable 'chunks_of_data' implicitly has an 'any[]' type.
  109. 16:18:28
  110. 16:18:28
  111. ERROR in /home/app/server/src/lib/http-request.lib.ts
  112. 16:18:28
  113. (31,26): error TS7006: Parameter 'error' implicitly has an 'any' type.
  114. 16:18:28
  115. 16:18:28
  116. ERROR in /home/app/server/src/lib/nursys/xml-req/lookup.ts
  117. 16:18:28
  118. (3,30): error TS7006: Parameter 'licenseNumber' implicitly has an 'any' type.
  119. 16:18:28
  120. 16:18:28
  121. ERROR in /home/app/server/src/lib/nursys/xml-req/lookup.ts
  122. 16:18:28
  123. (3,45): error TS7006: Parameter 'jurisdiction' implicitly has an 'any' type.
  124. 16:18:28
  125. 16:18:28
  126. ERROR in /home/app/server/src/lib/nursys/xml-req/lookup.ts
  127. 16:18:28
  128. (3,59): error TS7006: Parameter 'licenseType' implicitly has an 'any' type.
  129. 16:18:28
  130. 16:18:28
  131. ERROR in /home/app/server/src/lib/nursys/index.ts
  132. 16:18:28
  133. (25,23): error TS7023: 'RetrieveNurse' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement