Advertisement
Guest User

Untitled

a guest
Apr 8th, 2020
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 29.86 KB | None | 0 0
  1. ERROR in ./src/Components/Button/ButtonView.tsx
  2. Module not found: Error: Can't resolve '@skbkontur/react-ui/Button' in 'C:\elba\elba\IB\Front\src\Components\Button'
  3. @ ./src/Components/Button/ButtonView.tsx 5:39-76
  4. @ ./src/Components/Button/Button.tsx
  5. @ ./src/Components/Feedback/SupportLink.tsx
  6. @ ./src/Testing/Components/Common/SupportLinkTestPage.tsx
  7. @ ./src/Testing/testingRoutes.ts
  8. @ ./src/Router.tsx
  9. @ ./src/App.tsx
  10.  
  11. ERROR in ./src/Reports/Tasks/SzvTd/EmploymentActivityStep.tsx
  12. Module not found: Error: Can't resolve '@skbkontur/react-ui/MenuHeader' in 'C:\elba\elba\IB\Front\src\Reports\Tasks\SzvTd'
  13.  @ ./src/Reports/Tasks/SzvTd/EmploymentActivityStep.tsx 13:43-84
  14.  @ ./src/Reports/Tasks/SzvTd/EmploymentActivityStepWrap.tsx
  15.  @ ./GenericScripts/EmbeddableComponents.ts
  16.  @ ./GenericScripts/EmbeddedReactComponent.tsx
  17.  @ ./src/ReactComponentEmbedding.js
  18.  
  19. ERROR in ./src/Reports/Tasks/SzvTd/EmploymentActivityStep.tsx
  20. Module not found: Error: Can't resolve '@skbkontur/react-ui/MenuSeparator' in 'C:\elba\elba\IB\Front\src\Reports\Tasks\SzvTd'
  21. @ ./src/Reports/Tasks/SzvTd/EmploymentActivityStep.tsx 14:46-90
  22. @ ./src/Reports/Tasks/SzvTd/EmploymentActivityStepWrap.tsx
  23. @ ./GenericScripts/EmbeddableComponents.ts
  24. @ ./GenericScripts/EmbeddedReactComponent.tsx
  25. @ ./src/ReactComponentEmbedding.js
  26. ERROR in C:/elba/elba/IB/Front/src/AbonentPartner/AbonentPartnerPayForElbaLightbox.tsx(44,22):
  27. TS2741: Property 'use' is missing in type '{ children: string; onClick: () => void; ft: string | undefined; }' but required in type 'Props'.
  28. ERROR in C:/elba/elba/IB/Front/src/Billing/Certificates/SelectCertificateType.tsx(236,22):
  29. TS2741: Property 'use' is missing in type '{ children: string; ft: string; onClick: () => void; }' but required in type 'Props'.
  30. ERROR in C:/elba/elba/IB/Front/src/Billing/Certificates/SelectCertificateType.tsx(239,22):
  31. TS2741: Property 'caption' is missing in type '{ children: string; ft: string; onClick: () => void; }' but required in type 'Props'.
  32. ERROR in C:/elba/elba/IB/Front/src/Billing/SpecialOffers/SpecialOfferLightbox.tsx(75,10):
  33. TS2604: JSX element type 'ThemeProvider' does not have any construct or call signatures.
  34. ERROR in C:/elba/elba/IB/Front/src/Billing/SpecialOffers/SpecialOfferLightbox.tsx(100,34):
  35. TS2741: Property 'use' is missing in type '{ children: string; onClick: () => void; ft: string | undefined; }' but required in type 'Props'.
  36. ERROR in C:/elba/elba/IB/Front/src/Business/Contractors/ContractorDetailsLightbox/ContractorDetailsLightbox.tsx(339,18):TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; disabled: boolean; onClick: () => Promise<void>; }' but required in type 'Props'.
  37. ERROR in C:/elba/elba/IB/Front/src/Business/Contractors/ContractorDetailsLightbox/ContractorDetailsLightbox.tsx(346,18):TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  38. ERROR in C:/elba/elba/IB/Front/src/Business/Contractors/FocusLightbox/FocusLightbox.tsx(114,18):
  39. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; disabled: boolean; onClick: () => void; }' but required in type 'Props'.
  40. ERROR in C:/elba/elba/IB/Front/src/Business/Contractors/FocusLightbox/FocusLightbox.tsx(121,18):
  41. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  42. ERROR in C:/elba/elba/IB/Front/src/Components/BankInput/BankInput.tsx(187,14):
  43. TS2604: JSX element type 'MenuItem' does not have any construct or call signatures.
  44. ERROR in C:/elba/elba/IB/Front/src/Components/Button/Button.tsx(83,22):
  45. TS2604: JSX element type 'ThemeConsumer' does not have any construct or call signatures.
  46. ERROR in C:/elba/elba/IB/Front/src/Components/Button/Button.tsx(84,27):
  47. TS7006: Parameter 't' implicitly has an 'any' type.
  48. ERROR in C:/elba/elba/IB/Front/src/Components/Button/Button.tsx(85,30):
  49. TS2604: JSX element type 'ThemeProvider' does not have any construct or call signatures.
  50. ERROR in C:/elba/elba/IB/Front/src/Components/Button/ButtonView.tsx(2,44):
  51. TS2307: Cannot find module '@skbkontur/react-ui/Button'.
  52. ERROR in C:/elba/elba/IB/Front/src/Components/Checkbox/Checkbox.tsx(19,14):
  53. TS2604: JSX element type 'ReactUiCheckbox' does not have any construct or call signatures.
  54. ERROR in C:/elba/elba/IB/Front/src/Components/ComboBox/ComboBox.tsx(67,9):
  55. TS2339: Property 'onInputChange' does not exist on type 'ComboBoxProps<T>'.
  56. ERROR in C:/elba/elba/IB/Front/src/Components/ComboBox/ComboBox.tsx(71,24):
  57. TS2709: Cannot use namespace 'ReactUiComboBox' as a type.
  58. ERROR in C:/elba/elba/IB/Front/src/Components/ComboBox/ComboBox.tsx(212,18):
  59. TS2604: JSX element type 'ReactUiComboBox' does not have any construct or call signatures.
  60. ERROR in C:/elba/elba/IB/Front/src/Components/ComboBox/ComboBox.tsx(237,60):
  61. TS2709: Cannot use namespace 'ReactUiComboBox' as a type.
  62. ERROR in C:/elba/elba/IB/Front/src/Components/CurrencyInput/CurrencuInputView.tsx(45,29):
  63. TS2709: Cannot use namespace 'ReactUiCurrencyInput' as a type.
  64. ERROR in C:/elba/elba/IB/Front/src/Components/CurrencyInput/CurrencuInputView.tsx(74,10):
  65. TS2604: JSX element type 'ReactUiCurrencyInput' does not have any construct or call signatures.
  66. ERROR in C:/elba/elba/IB/Front/src/Components/DatePicker/DatePickerView.tsx(16,34):
  67. TS2709: Cannot use namespace 'ReactUiDatePicker' as a type.
  68. ERROR in C:/elba/elba/IB/Front/src/Components/DatePicker/DatePickerView.tsx(39,10):
  69. TS2604: JSX element type 'ReactUiDatePicker' does not have any construct or call signatures.
  70. ERROR in C:/elba/elba/IB/Front/src/Components/Dropdown/Dropdown.tsx(16,14):
  71. TS2604: JSX element type 'ReactUiDropdown' does not have any construct or call signatures.
  72. ERROR in C:/elba/elba/IB/Front/src/Components/DropdownMenu/DropdownMenu.tsx(11,17):
  73. TS2604: JSX element type 'ReactUiDropdownMenu' does not have any construct or call signatures.
  74. ERROR in C:/elba/elba/IB/Front/src/Components/Feedback/VoteLightbox.tsx(116,18):
  75. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  76. ERROR in C:/elba/elba/IB/Front/src/Components/Gapped/Gapped.tsx(7,13):
  77. TS2604: JSX element type 'ReactUiGapped' does not have any construct or call signatures.
  78. ERROR in C:/elba/elba/IB/Front/src/Components/Input/InputView.tsx(36,29):
  79. TS2709: Cannot use namespace 'ReactUiInput' as a type.
  80. ERROR in C:/elba/elba/IB/Front/src/Components/Input/InputView.tsx(55,10):
  81. TS2604: JSX element type 'ReactUiInput' does not have any construct or call signatures.
  82. ERROR in C:/elba/elba/IB/Front/src/Components/Lightbox/LightboxBase.tsx(99,14):
  83. TS2604: JSX element type 'Modal' does not have any construct or call signatures.
  84. ERROR in C:/elba/elba/IB/Front/src/Components/Lightbox/LightboxBase.tsx(107,28):
  85. TS2339: Property 'Header' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Modal/index")'.
  86. ERROR in C:/elba/elba/IB/Front/src/Components/Lightbox/LightboxBase.tsx(109,29):
  87. TS2339: Property 'Header' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Modal/index")'.
  88. ERROR in C:/elba/elba/IB/Front/src/Components/Lightbox/LightboxBase.tsx(111,24):
  89. TS2339: Property 'Body' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Modal/index")'.
  90. ERROR in C:/elba/elba/IB/Front/src/Components/Lightbox/LightboxBase.tsx(122,25):
  91. TS2339: Property 'Body' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Modal/index")'.
  92. ERROR in C:/elba/elba/IB/Front/src/Components/Lightbox/LightboxBase.tsx(124,28):
  93. TS2339: Property 'Footer' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Modal/index")'.
  94. ERROR in C:/elba/elba/IB/Front/src/Components/Lightbox/LightboxBase.tsx(126,29):
  95. TS2339: Property 'Footer' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Modal/index")'.
  96. ERROR in C:/elba/elba/IB/Front/src/Components/Link/Link.tsx(16,14):
  97. TS2604: JSX element type 'ReactUiLink' does not have any construct or call signatures.
  98. ERROR in C:/elba/elba/IB/Front/src/Components/Loader/Loader.tsx(13,14):
  99. TS2604: JSX element type 'ReactUiLoader' does not have any construct or call signatures.
  100. ERROR in C:/elba/elba/IB/Front/src/Components/MenuHeader/MenuHeader.tsx(9,17):
  101. TS2604: JSX element type 'ReactUiMenuHeader' does not have any construct or call signatures.
  102. ERROR in C:/elba/elba/IB/Front/src/Components/MenuItem/MenuItem.tsx(9,17):
  103. TS2604: JSX element type 'ReactUiMenuItem' does not have any construct or call signatures.
  104. ERROR in C:/elba/elba/IB/Front/src/Components/MenuSeparator/MenuSeparator.tsx(6,17):
  105. TS2604: JSX element type 'ReactUiMenuSeparator' does not have any construct or call signatures.
  106. ERROR in C:/elba/elba/IB/Front/src/Components/Modal/Modal.tsx(5,13):
  107. TS2604: JSX element type 'ReactUiModal' does not have any construct or call signatures.
  108. ERROR in C:/elba/elba/IB/Front/src/Components/Modal/Modal.tsx(8,29):
  109. TS2339: Property 'Header' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Modal/index")'.
  110. ERROR in C:/elba/elba/IB/Front/src/Components/Modal/Modal.tsx(9,27):
  111. TS2339: Property 'Body' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Modal/index")'.
  112. ERROR in C:/elba/elba/IB/Front/src/Components/Modal/Modal.tsx(10,29):
  113. TS2339: Property 'Footer' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Modal/index")'.
  114. ERROR in C:/elba/elba/IB/Front/src/Components/Question/Question.tsx(4,31):
  115. TS2307: Cannot find module '@skbkontur/react-ui/components/Popup'.
  116. ERROR in C:/elba/elba/IB/Front/src/Components/Radio/Radio.tsx(4,5):
  117. TS2305: Module '"../../../../../IB/Front/node_modules/@skbkontur/react-ui/components/Radio"' has no exported member 'SyntheticRadioEvent'.
  118. ERROR in C:/elba/elba/IB/Front/src/Components/Radio/Radio.tsx(24,14):
  119. TS2604: JSX element type 'ReactUiRadio' does not have any construct or call signatures.
  120. ERROR in C:/elba/elba/IB/Front/src/Components/RadioGroup/RadioGroupView.tsx(4,10):
  121. TS2305: Module '"../../../../../IB/Front/node_modules/@skbkontur/react-ui/components/Radio"' has no exported member 'SyntheticRadioEvent'.
  122. ERROR in C:/elba/elba/IB/Front/src/Components/RadioGroup/RadioGroupView.tsx(17,34):
  123. TS2709: Cannot use namespace 'ReactUiRadioGroup' as a type.
  124. ERROR in C:/elba/elba/IB/Front/src/Components/RadioGroup/RadioGroupView.tsx(27,14):
  125. TS2604: JSX element type 'ReactUiRadioGroup' does not have any construct or call signatures.
  126. ERROR in C:/elba/elba/IB/Front/src/Components/Select/Select.tsx(38,24):
  127. TS2709: Cannot use namespace 'ReactUiSelect' as a type.
  128. ERROR in C:/elba/elba/IB/Front/src/Components/Select/Select.tsx(125,18):
  129. TS2604: JSX element type 'ReactUiSelect' does not have any construct or call signatures.
  130. ERROR in C:/elba/elba/IB/Front/src/Components/Select/Select.tsx(133,32):
  131. TS7006: Parameter 'x' implicitly has an 'any' type.
  132. ERROR in C:/elba/elba/IB/Front/src/Components/Spinner/Spinner.tsx(16,14):
  133. TS2604: JSX element type 'ReactUiSpinner' does not have any construct or call signatures.
  134. ERROR in C:/elba/elba/IB/Front/src/Components/Sticky/Sticky.tsx(5,13):
  135. TS2604: JSX element type 'ReactUiSticky' does not have any construct or call signatures.
  136. ERROR in C:/elba/elba/IB/Front/src/Components/Textarea/TextareaView.tsx(15,36):
  137. TS2709: Cannot use namespace 'ReactUiTextarea' as a type.
  138. ERROR in C:/elba/elba/IB/Front/src/Components/Textarea/TextareaView.tsx(30,14):
  139. TS2604: JSX element type 'ReactUiTextarea' does not have any construct or call signatures.
  140. ERROR in C:/elba/elba/IB/Front/src/Components/Toast/Toast.tsx(5,22):
  141. TS2339: Property 'push' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Toast/index")'.
  142. ERROR in C:/elba/elba/IB/Front/src/Components/Toast/Toast.tsx(9,22):
  143. TS2339: Property 'push' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Toast/index")'.
  144. ERROR in C:/elba/elba/IB/Front/src/Components/Tooltip/Tooltip.tsx(36,13):
  145. TS2604: JSX element type 'ReactUiTooltip' does not have any construct or call signatures.
  146. ERROR in C:/elba/elba/IB/Front/src/Components/Validation/validationContracts.ts(2,31):
  147. TS2307: Cannot find module '@skbkontur/react-ui/components/Popup'.
  148. ERROR in C:/elba/elba/IB/Front/src/Components/Validation/ValidationNodeWrapper.tsx(3,31):
  149. TS2307: Cannot find module '@skbkontur/react-ui/components/Popup'.
  150. ERROR in C:/elba/elba/IB/Front/src/Reports/DssCertificate/DssReportCryptography/DssInProgress/DssInProgress.tsx(7,10):
  151. TS2741: Property 'type' is missing in type '{ ft: string | undefined; caption: Element; }' but required in type 'SpinnerWithTextOnTheRightProps'.
  152. ERROR in C:/elba/elba/IB/Front/src/Reports/DssCertificate/SendDssReportLightbox/SendDssReportLightbox.tsx(321,22):
  153. TS2741: Property 'type' is missing in type '{ caption: Element; ft: string | undefined; }' but required in type 'SpinnerWithTextOnTheRightProps'.
  154. ERROR in C:/elba/elba/IB/Front/src/Reports/DssCertificate/SendDssReportLightbox/SendDssReportLightbox.tsx(404,26):
  155. TS2741: Property 'use' is missing in type '{ children: string; onClick: () => void; ft: string | undefined; disabled: boolean; }' but required in type 'Props'.
  156. ERROR in C:/elba/elba/IB/Front/src/Reports/HardwareCertificate/HardwareReportDecryption.tsx(54,14):
  157. TS2741: Property 'type' is missing in type '{ ft: string | undefined; caption: Element; }' but required in type 'SpinnerWithTextOnTheRightProps'.
  158. ERROR in C:/elba/elba/IB/Front/src/Reports/HardwareCertificate/HardwareReportSigning.tsx(53,14):
  159. TS2741: Property 'type' is missing in type '{ ft: string | undefined; caption: Element; }' but required in type 'SpinnerWithTextOnTheRightProps'.
  160. ERROR in C:/elba/elba/IB/Front/src/Reports/HardwareCertificate/SendHardwareReportLightbox/SendHardwareReportLightbox.tsx(74,22):
  161. TS2741: Property 'type' is missing in type '{ ft: string | undefined; caption: Element; }' but required in type 'SpinnerWithTextOnTheRightProps'.
  162. ERROR in C:/elba/elba/IB/Front/src/Reports/HardwareCertificate/SendHardwareReportLightbox/SendHardwareReportLightbox.tsx(97,26):
  163. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  164. ERROR in C:/elba/elba/IB/Front/src/Reports/HardwareCertificate/SendHardwareReportLightbox/SendHardwareReportLightbox.tsx(100,26):
  165. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  166. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Contacts/ChangeEmailLightbox.tsx(89,18):
  167. TS2741: Property 'caption' is missing in type '{ onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  168. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Contacts/ChangePhoneLightbox/ChangeCloudPhoneLightbox.tsx(83,18):
  169. TS2741: Property 'caption' is missing in type '{ ft: string | undefined; onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  170. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Contacts/ChangePhoneLightbox/ChangePhoneLightbox.tsx(71,18):
  171. TS2741: Property 'caption' is missing in type '{ ft: string | undefined; onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  172. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Contacts/ChangePhoneLightbox/ChangePhoneWizard.tsx(77,27):
  173. TS2339: Property 'push' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Toast/index")'.
  174. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Contacts/ChangePhoneLightbox/ChangePhoneWizard.tsx(93,27):
  175. TS2339: Property 'push' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Toast/index")'.
  176. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Contacts/ChangePhoneLightbox/ChangePhoneWizard.tsx(109,31):
  177. TS2339: Property 'push' does not exist on type 'typeof import("C:/elba/elba/IB/Front/node_modules/@skbkontur/react-ui/components/Toast/index")'.
  178. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Contacts/ChangePhoneLightbox/ConfirmPhoneLightbox.tsx(79,18):
  179. TS2741: Property 'caption' is missing in type '{ ft: string | undefined; onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  180. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Contacts/NotificationLightbox.tsx(87,18):
  181. TS2741: Property 'caption' is missing in type '{ ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  182. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Kdr/KdrMissingRequisitesLightbox.tsx(264,14):
  183. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => Promise<void>; }' but required in type 'Props'.
  184. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Patent/FillCommonPatentRequisitesForm.tsx(399,30):
  185. TS2741: Property 'onValueChange' is missing in type '{ ft: string | undefined; value: string; onChange: (date: string) => void; minDate: string; maxDate: string; isHoliday: () => false; width: number; validate: SyncBoundValidator; }' but required in type 'DatePickerProps'.
  186. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Patent/FillCommonPatentRequisitesForm.tsx(410,30):
  187. TS2741: Property 'onValueChange' is missing in type '{ ft: string | undefined; value: string; onChange: (date: string) => void; minDate: string; maxDate: string; isHoliday: () => false; width: number; validate: SyncBoundValidator; }' but required in type 'DatePickerProps'.
  188. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Patent/FillCommonPatentRequisitesForm.tsx(482,30):
  189. TS2739: Type '{ ft: string | undefined; value: number | null; onChange: (count: number | null) => void; validate: SyncBoundValidator; validationPopupPos: string; integerDigits: number; fractionDigits: number; }' is missing the following properties from type 'CurrencyInputProps': onValueChange, hideTrailingZeros
  190. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Patent/PatentRegistrationSectionAForm.tsx(93,22):
  191. TS2604: JSX element type 'ThemeProvider' does not have any construct or call signatures.
  192. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Patent/PatentRegistrationSectionBForm.tsx(123,22):
  193. TS2604: JSX element type 'ThemeProvider' does not have any construct or call signatures.
  194. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Patent/PatentVehicleLightbox.tsx(265,30):
  195. TS2739: Type '{ ft: string | undefined; onChange: (tonnage: number | null) => void; value: number | null; placeholder: string; fractionDigits: number; integerDigits: number; }' is missing the following properties from type 'CurrencyInputProps': onValueChange, hideTrailingZeros
  196. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Patent/PatentVehicleLightbox.tsx(280,34):
  197. TS2739: Type '{ ft: string | undefined; onChange: (seatCount: number | null) => void; value: number | null; fractionDigits: number; integerDigits: number; }' is missing the following properties from type 'CurrencyInputProps': onValueChange, hideTrailingZeros
  198. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Patent/PatentVehicleLightbox.tsx(333,18):
  199. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  200. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/Patent/PatentVehicleLightbox.tsx(340,18):
  201. TS2741: Property 'caption' is missing in type '{ children: string; onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  202. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentActivityStep.tsx(12,24):
  203. TS2307: Cannot find module '@skbkontur/react-ui/MenuHeader'.
  204. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentActivityStep.tsx(13,27):
  205. TS2307: Cannot find module '@skbkontur/react-ui/MenuSeparator'.
  206. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentActivityStep.tsx(280,38):
  207. TS2604: JSX element type 'ReactUiMenuItem' does not have any construct or call signatures.
  208. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentActivityStep.tsx(291,30):
  209. TS2604: JSX element type 'ReactUiMenuItem' does not have any construct or call signatures.
  210. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentActivityStep.tsx(299,30):
  211. TS2604: JSX element type 'ReactUiMenuItem' does not have any construct or call signatures.
  212. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentRecordLightbox.tsx(316,22):
  213. TS2741: Property 'onValueChange' is missing in type '{ disabled: boolean | undefined; onChange: (val: string) => void; isHoliday: () => false; width: number; validate: SyncBoundValidator; value: string; minDate: string; maxDate: string; }' but required in type 'DatePickerProps'.
  214. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentRecordLightbox.tsx(399,22):
  215. TS2741: Property 'onValueChange' is missing in type '{ ft: string | undefined; value: string; isHoliday: () => false; width: number; validate: SyncBoundValidator; minDate: string; maxDate: string; onChange: (val: string) => void; }' but required in type 'DatePickerProps'.
  216. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentRecordLightbox.tsx(440,30):
  217. TS2741: Property 'onValueChange' is missing in type '{ value: string | null; isHoliday: () => false; width: number; validate: SyncBoundValidator; minDate: string; maxDate: string; onChange: (val: string) => void; }' but required in type 'DatePickerProps'.
  218. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentRecordLightbox.tsx(450,30):
  219. TS2741: Property 'onValueChange' is missing in type '{ value: string | null; isHoliday: () => false; width: number; validate: SyncBoundValidator; minDate: string; maxDate: string; onChange: (val: string) => void; }' but required in type 'DatePickerProps'.
  220. ERROR in C:/elba/elba/IB/Front/src/Reports/Tasks/SzvTd/EmploymentRecordLightbox.tsx(634,18):
  221. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; disabled: boolean; onClick: () => void; }' but required in type 'Props'.
  222. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdBlocksLoginChangeLightbox.tsx(39,34):
  223. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  224. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdBlocksLoginChangeLightbox.tsx(42,34):
  225. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  226. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationCloudLightbox.tsx(154,26):
  227. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => Promise<void>; }' but required in type 'Props'.
  228. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationCloudLightbox.tsx(157,26):
  229. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  230. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationCloudLightbox.tsx(198,26):
  231. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => Promise<void>; }' but required in type 'Props'.
  232. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationCloudLightbox.tsx(201,26):
  233. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  234. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationCloudLightbox.tsx(242,26):
  235. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => Promise<void>; }' but required in type 'Props'.
  236. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationCloudLightbox.tsx(245,26):
  237. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  238. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationCloudLightbox.tsx(270,26):
  239. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => Promise<void>; }' but required in type 'Props'.
  240. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationCloudLightbox.tsx(273,26):
  241. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  242. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationHardwareLightbox.tsx(107,26):
  243. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  244. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationHardwareLightbox.tsx(110,26):
  245. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  246. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationHardwareLightbox.tsx(183,26):
  247. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => Promise<void>; }' but required in type 'Props'.
  248. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationHardwareLightbox.tsx(186,26):
  249. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  250. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationHardwareLightbox.tsx(219,26):
  251. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => Promise<void>; }' but required in type 'Props'.
  252. ERROR in C:/elba/elba/IB/Front/src/Requisites/CashIntegration/OfdIntegrationHardwareLightbox.tsx(222,26):
  253. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  254. ERROR in C:/elba/elba/IB/Front/src/Requisites/HardwareCertificate/SelectHardwareCertificateLightbox.tsx(191,26):
  255. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; disabled: boolean; onClick: () => Promise<void>; }' but required in type 'Props'.
  256. ERROR in C:/elba/elba/IB/Front/src/Requisites/HardwareCertificate/SelectHardwareCertificateLightbox.tsx(199,26):
  257. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  258. ERROR in C:/elba/elba/IB/Front/src/Requisites/HardwareCertificate/SelectHardwareCertificateLightbox.tsx(212,26):
  259. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  260. ERROR in C:/elba/elba/IB/Front/src/Requisites/HardwareCertificate/SelectHardwareCertificateLightbox.tsx(215,26):
  261. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  262. ERROR in C:/elba/elba/IB/Front/src/Root.tsx(10,14):
  263. TS2604: JSX element type 'ThemeProvider' does not have any construct or call signatures.
  264. ERROR in C:/elba/elba/IB/Front/src/Settings/ChangePasswordPanel/ChangePasswordPanel.tsx(94,18):
  265. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; disabled: boolean; onClick: () => Promise<void>; }' but required in type 'Props'.
  266. ERROR in C:/elba/elba/IB/Front/src/Settings/ChangePasswordPanel/ChangePasswordPanel.tsx(97,18):
  267. TS2741: Property 'caption' is missing in type '{ ft: string | undefined; disabled: boolean; onClick: () => void; }' but required in type 'Props'.
  268. ERROR in C:/elba/elba/IB/Front/src/Settings/EditEmailPanel/EmailConfirmationLightbox.tsx(29,26):
  269. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; disabled: boolean; onClick: () => void; }' but required in type 'Props'.
  270. ERROR in C:/elba/elba/IB/Front/src/Settings/EnterToElbaPanel/PushAuthenticationDevicesConfirmationLightbox.tsx(14,18):
  271. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; onClick: () => void; }' but required in type 'Props'.
  272. ERROR in C:/elba/elba/IB/Front/src/Settings/OutsourcerPanel/FromOutsourcerPanel.tsx(108,18):
  273. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; disabled: boolean; onClick: () => Promise<void>; }' but required in type 'Props'.
  274. ERROR in C:/elba/elba/IB/Front/src/Settings/OutsourcerPanel/FromOutsourcerPanel.tsx(111,18):
  275. TS2741: Property 'caption' is missing in type '{ ft: string | undefined; onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  276. ERROR in C:/elba/elba/IB/Front/src/Settings/OutsourcerPanel/ToOutsourcerPanel.tsx(68,18):
  277. TS2741: Property 'use' is missing in type '{ children: string; ft: string | undefined; disabled: boolean; onClick: () => Promise<void>; }' but required in type 'Props'.
  278. ERROR in C:/elba/elba/IB/Front/src/Settings/OutsourcerPanel/ToOutsourcerPanel.tsx(71,18):
  279. TS2741: Property 'caption' is missing in type '{ onClick: () => void; disabled: boolean; }' but required in type 'Props'.
  280. ERROR in C:/elba/elba/IB/Front/src/Settings/RemoveAccountLink/RemoveAccountLink.tsx(68,18):
  281. TS2741: Property 'caption' is missing in type '{ children: string; ft: string | undefined; disabled: boolean; onClick: () => void; }' but required in type 'Props'.
  282. ERROR in C:/elba/elba/IB/Front/src/Settings/Support/SupportLightbox.tsx(58,18):
  283. TS2741: Property 'use' is missing in type '{ children: string; onClick: () => Promise<void>; }' but required in type 'Props'.
  284. ERROR in C:/elba/elba/IB/Front/src/Settings/Support/SupportLightbox.tsx(59,18):
  285. TS2741: Property 'caption' is missing in type '{ onClick: () => void; }' but required in type 'Props'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement