Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. src/app/ng-basis-ui/components/praemien-ergebnis-kopfdaten/praemien-ergebnis-kopfdaten.component.ts(99,7): error TS2740: Type '{}' is missing the following properties from type 'PraemienZahlungUI': sammelverrechnungskonto, praemienzahler, zahlungsfrequenz, zahlungsweise, and 4 more.
  2. src/app/ng-basis-ui/components/praemien-ergebnis-kopfdaten/praemien-ergebnis-kopfdaten.component.ts(101,64): error TS2339: Property 'zahlungsfrequenz' does not exist on type '{}'.
  3. src/app/ng-basis-ui/components/praemien-ergebnis-kopfdaten/praemien-ergebnis-kopfdaten.component.ts(105,7): error TS2740: Type '{}' is missing the following properties from type 'VertragUI': beginn, dauer, ende, vorsteuerabzug, and 6 more.
  4. src/app/ng-basis-ui/components/praemien-ergebnis-kopfdaten/praemien-ergebnis-kopfdaten.component.ts(107,54): error TS2339: Property 'beginn' does not exist on type '{}'.
  5. src/app/ng-basis-ui/components/praemien-ergebnis-kopfdaten/praemien-ergebnis-kopfdaten.component.ts(108,56): error TS2339: Property 'dauer' does not exist on type '{}'.
  6. src/app/ng-basis-ui/components/rechtliches-vermittler/rechtliches-vermittler.component.ts(37,7): error TS2740: Type '{}' is missing the following properties from type 'VersicherungUI': antragsnummer, polizzennummer, besondereVereinbarungen, personalnummer, and 22 more.
  7. src/app/ng-basis-ui/components/rechtliches-vermittler/rechtliches-vermittler.component.ts(38,51): error TS2339: Property 'datenschutzbestimmungAkzeptiert' does not exist on type '{}'.
  8. src/app/ng-basis-ui/components/rechtliches-vermittler/rechtliches-vermittler.component.ts(39,43): error TS2339: Property 'vereinbarungZurFormVonErklaerungenAkzeptiert' does not exist on type '{}'.
  9. src/app/ng-basis-ui/components/schaeden-card/schaeden-card.component.ts(44,52): error TS7006: Parameter 'versicherung' implicitly has an 'any' type.
  10. src/app/ng-basis-ui/components/schaeden-card/schaeden-card.component.ts(52,18): error TS7006: Parameter 'elementarschaeden' implicitly has an 'any' type.
  11. src/app/ng-basis-ui/components/schaeden-card/schaeden-card.component.ts(56,99): error TS7006: Parameter 'weitereSchaeden' implicitly has an 'any' type.
  12. src/app/ng-basis-ui/services/partner-change-connector-service/partner-change-connector.service.ts(42,64): error TS2345: Argument of type '{}' is not assignable to parameter of type 'AbstrakterPartnerUI'.
  13.   Type '{}' is missing the following properties from type 'AbstrakterPartnerUI': typ, adressen, kommunikationsdaten, zahlungsverbindungen, and 5 more.
  14. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(141,45): error TS2322: Type '{}' is not assignable to type 'VertragUI'.
  15. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(145,7): error TS2322: Type '{}' is not assignable to type 'VersicherungUI'.
  16. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(148,24): error TS7017: Element implicitly has an 'any' type because type '{}' has no index signature.
  17. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(149,40): error TS7017: Element implicitly has an 'any' type because type '{}' has no index signature.
  18. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(158,27): error TS2322: Type '{}' is not assignable to type 'PraemienZahlungUI'.
  19. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(162,26): error TS2322: Type '{}' is not assignable to type 'GeschaeftsfallUI'.
  20. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(166,26): error TS2322: Type '{}' is not assignable to type 'VorsteuerabzugUI'.
  21. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(166,26): error TS2740: Type '{}' is missing the following properties from type 'VorsteuerabzugUI': vorsteuerabzugsBerechtigt, umfangBeiTeilweise, id, bestandsystemId, and 2 more.
  22. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(170,19): error TS2322: Type '{}' is not assignable to type 'VorpolizzennummerUI[]'.
  23. src/app/ng-basis-ui/components/vertragsdaten/vertragsdaten-card.component.ts(170,19): error TS2740: Type '{}' is missing the following properties from type 'VorpolizzennummerUI[]': length, pop, push, concat, and 27 more.
  24. src/app/ng-basis-ui/components/vorversicherungen-card/vorversicherungen-card.component.ts(78,52): error TS7006: Parameter 'versicherung' implicitly has an 'any' type.
  25. src/app/ng-basis-ui/components/vorversicherungen-card/vorversicherungen-card.component.ts(84,101): error TS7006: Parameter 'vorvertrag' implicitly has an 'any' type.
  26. src/app/ng-basis-ui/components/zahlung-card/zahlung-card.component.ts(83,7): error TS2322: Type '{}' is not assignable to type 'PraemienZahlungUI'.
  27. src/app/ng-basis-ui/components/zahlung-card/zahlung-card.component.ts(84,59): error TS2339: Property 'zahlungsweise' does not exist on type '{}'.
  28. src/app/ng-basis-ui/components/zahlung-card/zahlung-card.component.ts(85,68): error TS2339: Property 'sammelverrechnungskonto' does not exist on type '{}'.
  29. src/app/ng-basis-ui/components/zahlung-card/zahlung-card.component.ts(99,22): error TS2322: Type '{}' is not assignable to type 'GirokontoUI[]'.
  30. src/app/ng-basis-ui/components/zahlung-card/zahlung-card.component.ts(99,22): error TS2740: Type '{}' is missing the following properties from type 'GirokontoUI[]': length, pop, push, concat, and 27 more.
  31. src/app/ng-basis-ui/components/zahlung-card/zahlung-card.component.ts(104,24): error TS2322: Type '{}' is not assignable to type 'KreditkarteUI[]'.
  32. src/app/ng-basis-ui/components/zahlung-card/zahlung-card.component.ts(104,24): error TS2740: Type '{}' is missing the following properties from type 'KreditkarteUI[]': length, pop, push, concat, and 27 more.
  33. src/app/ng-basis-ui/components/rolle-partner-change/rolle-partner-change.component.ts(82,76): error TS2345: Argument of type '{}' is not assignable to parameter of type 'string'.
  34. src/app/ng-basis-ui/components/rolle-partner-change/rolle-partner-change.component.ts(93,26): error TS2461: Type '{}' is not an array type.
  35. src/app/ng-basis-ui/components/beratungsprotokoll/beratungsprotokoll.component.ts(30,16): error TS2339: Property 'eKommunikationVereinbarung' does not exist on type '{}'.
  36. src/app/ng-basis-ui/components/beratungsprotokoll/beratungsprotokoll.component.ts(31,16): error TS2339: Property 'produktinformationsblatt' does not exist on type '{}'.
  37. src/app/ng-basis-ui/components/beratungsprotokoll/beratungsprotokoll.component.ts(32,35): error TS2345: Argument of type '{}' is not assignable to parameter of type 'BeratungUI'.
  38.   Type '{}' is missing the following properties from type 'BeratungUI': eKommunikationVereinbarung, bedarfsanalyseId, bedarfsanalyseDatum, bedarfsanalyseErstellt, and 5 more.
  39. src/app/ng-basis-ui/components/beratungsprotokoll/beratungsprotokoll.component.ts(47,47): error TS2339: Property 'eKommunikationVereinbarung' does not exist on type '{}'.
  40. src/app/ng-basis-ui/components/beratungsprotokoll/beratungsprotokoll.component.ts(48,45): error TS2339: Property 'produktinformationsblatt' does not exist on type '{}'.
  41. src/app/ng-basis-ui/components/beratungsprotokoll/beratungsprotokoll.component.ts(54,92): error TS2339: Property 'geschaeftsfallId' does not exist on type '{}'.
  42. src/app/ng-basis-ui/components/dokumente-uebersicht/dokumente-uebersicht.component.ts(11,31): error TS2305: Module '"../../../../../node_modules/rxjs"' has no exported member '_if'.
  43. src/app/ng-basis-ui/components/dokumente-uebersicht/dokumente-uebersicht.component.ts(39,25): error TS2339: Property 'geschaeftsfallId' does not exist on type '{}'.
  44. src/app/ng-basis-ui/components/dokumente-uebersicht/dokumente-uebersicht.component.ts(46,25): error TS2339: Property 'geschaeftsfallId' does not exist on type '{}'.
  45. src/app/ng-basis-ui/components/dokumente-uebersicht/dokumente-uebersicht.component.ts(119,83): error TS2339: Property 'geschaeftsfallId' does not exist on type '{}'.
  46. src/app/ng-basis-ui/components/dokumente-uebersicht/dokumente-uebersicht.component.ts(145,18): error TS7006: Parameter 'deletedIds' implicitly has an 'any' type.
  47. src/app/ng-basis-ui/components/dokumente-uebersicht/dokumente-uebersicht.component.ts(157,25): error TS2339: Property 'geschaeftsfallId' does not exist on type '{}'.
  48. src/app/ng-basis-ui/components/fragebogen/fragebogen.component.ts(36,32): error TS2339: Property 'sort' does not exist on type '{}'.
  49. src/app/ng-basis-ui/managers/zentityqueries/gfresponse.queries.ts(13,27): error TS2339: Property 'razErmittlung' does not exist on type '{}'.
  50. src/app/ng-basis-ui/managers/zentityqueries/gfresponse.queries.ts(28,27): error TS2339: Property 'annahmeErmittlung' does not exist on type '{}'.
  51. src/app/ng-basis-ui/managers/zentityqueries/gfresponse.queries.ts(40,27): error TS2339: Property 'razAnfrage' does not exist on type '{}'.
  52. src/app/ng-basis-ui/managers/zentityqueries/gfresponse.queries.ts(52,27): error TS2339: Property 'annahmeAnfrage' does not exist on type '{}'.
  53. src/app/ng-basis-ui/managers/zentityqueries/gfresponse.queries.ts(67,30): error TS2339: Property 'meldungen' does not exist on type '{}'.
  54. src/app/ng-basis-ui/components/genehmigungen-uebersicht/annahmen/annahmen.component.ts(75,26): error TS2339: Property 'map' does not exist on type '{}'.
  55. src/app/ng-basis-ui/components/genehmigungen-uebersicht/annahmen/annahmen.component.ts(75,30): error TS7006: Parameter 'meldung' implicitly has an 'any' type.
  56. src/app/ng-basis-ui/components/genehmigungen-uebersicht/annahmen/annahmen.component.ts(100,31): error TS2495: Type '{}' is not an array type or a string type.
  57. src/app/ng-basis-ui/components/genehmigungen-uebersicht/annahmen/annahmen.component.ts(101,45): error TS2339: Property 'find' does not exist on type '{}'.
  58. src/app/ng-basis-ui/components/genehmigungen-uebersicht/annahmen/annahmen.component.ts(101,50): error TS7006: Parameter 'anfrageMeldung' implicitly has an 'any' type.
  59. src/app/ng-basis-ui/components/rahmenvereinbarung-card/rahmenvereinbarung-card.component.ts(63,34): error TS7017: Element implicitly has an 'any' type because type '{}' has no index signature.
  60. src/app/ng-basis-ui/components/rahmenvereinbarung-card/rahmenvereinbarung-card.component.ts(99,46): error TS2345: Argument of type '{}' is not assignable to parameter of type 'VersicherungUI'.
  61. src/app/ng-basis-ui/components/rahmenvereinbarung-card/rahmenvereinbarung-card.component.ts(109,41): error TS7017: Element implicitly has an 'any' type because type '{}' has no index signature.
  62. src/app/ng-basis-ui/components/risiko-adressen-selection-panel/risiko-adressen-selection-panel.component.ts(48,63): error TS2339: Property 'partnersystemId' does not exist on type '{}'.
  63. src/app/ng-basis-ui/components/risiko-adressen-selection-panel/risiko-adressen-selection-panel.component.ts(52,29): error TS7006: Parameter 'zonen' implicitly has an 'any' type.
  64. src/app/ng-basis-ui/components/vereinbarung-personenbezogene-daten/vereinbarung-personenbezogene-daten.component.ts(26,7): error TS2740: Type '{}' is missing the following properties from type 'PersonenversicherungUI': vereinbarungPersonenbezogeneGesundDaten, antragsnummer, polizzennummer, besondereVereinbarungen, and 23 more.
  65. src/app/ng-basis-ui/components/vereinbarung-personenbezogene-daten/vereinbarung-personenbezogene-daten.component.ts(27,39): error TS2339: Property 'vereinbarungPersonenbezogeneGesundDaten' does not exist on type '{}'.
  66. src/app/ng-basis-ui/components/weitere-versicherungsnehmer-card/weitere-versicherungsnehmer-card.component.ts(44,96): error TS2345: Argument of type '{}' is not assignable to parameter of type 'GeschaeftsfallUI'.
  67. src/app/ng-basis-ui/components/weitere-versicherungsnehmer-card/weitere-versicherungsnehmer-card.component.ts(49,57): error TS2345: Argument of type '{}' is not assignable to parameter of type 'GeschaeftsfallUI'.
  68. src/app/ng-basis-ui/guards/geschaeftsfall/geschaeftsfall.guard.ts(47,34): error TS2345: Argument of type '{}' is not assignable to parameter of type 'GeschaeftsfallUI'.
  69. src/app/ng-basis-ui/guards/speichern/speichern.guard.ts(21,55): error TS2339: Property 'status' does not exist on type '{}'.
  70. src/app/ng-basis-ui/guards/synchronous.guard.ts(37,24): error TS2345: Argument of type 'boolean | UrlTree' is not assignable to parameter of type 'boolean'.
  71.   Type 'UrlTree' is not assignable to type 'boolean'.
  72. src/app/ng-basis-ui/guards/synchronous.guard.ts(41,24): error TS2345: Argument of type 'boolean | UrlTree' is not assignable to parameter of type 'boolean'.
  73.   Type 'UrlTree' is not assignable to type 'boolean'.
  74. src/app/ng-basis-ui/guards/synchronous.guard.ts(44,22): error TS2345: Argument of type 'boolean | UrlTree' is not assignable to parameter of type 'boolean'.
  75.   Type 'UrlTree' is not assignable to type 'boolean'.
  76. src/app/ng-basis-ui/services/authentication-service/user-to-ui-modell-mapper.service.ts(18,11): error TS2322: Type 'Observable<{}>' is not assignable to type 'Observable<VermittlerUI>'.
  77.   Type '{}' is missing the following properties from type 'VermittlerUI': provisionskontonummer, auswaehlbareProvisionskontonummern, provisionsvertragId, partner, and 5 more.
  78. src/app/ng-basis-ui/services/fragebogen-service/fragebogen.service.ts(49,46): error TS2339: Property 'find' does not exist on type '{}'.
  79. src/app/ng-basis-ui/services/fragebogen-service/fragebogen.service.ts(49,51): error TS7006: Parameter 'fragebogen' implicitly has an 'any' type.
  80. src/app/ng-basis-ui/services/bedarfsanalyse-service/bedarfsanalyse.service.ts(16,21): error TS2305: Module '"../../../../../node_modules/rxjs"' has no exported member '_if'.
  81. src/app/ng-basis-ui/services/bedarfsanalyse-service/bedarfsanalyse.service.ts(54,31): error TS2339: Property 'geschaeftsfallId' does not exist on type '{}'.
  82. src/app/ng-basis-ui/services/beratung/beratung.service.ts(45,84): error TS2339: Property 'geschaeftsfall' does not exist on type '{}'.
  83. src/app/ng-basis-ui/components/gf-history-card/gf-history-card.component.ts(34,28): error TS2339: Property 'geschaeftsfallId' does not exist on type '{}'.
  84. src/app/ng-basis-ui/resolver/partner-changes.resolver.ts(33,5): error TS2322: Type 'Observable<{}>' is not assignable to type 'boolean | Observable<boolean> | Promise<boolean>'.
  85.   Type 'Observable<{}>' is not assignable to type 'Observable<boolean>'.
  86. src/app/ng-basis-ui/resolver/partner-changes.resolver.ts(43,14): error TS2339: Property 'status' does not exist on type '{}'.
  87. src/app/ng-basis-ui/resolver/partner-changes.resolver.ts(44,15): error TS2339: Property 'status' does not exist on type '{}'.
  88. src/app/ng-basis-ui/resolver/partner-changes.resolver.ts(44,63): error TS2339: Property 'status' does not exist on type '{}'.
  89. src/app/ng-basis-ui/resolver/partner-changes.resolver.ts(47,34): error TS2345: Argument of type '{}' is not assignable to parameter of type 'GfServiceResponseUI'.
  90. src/app/ng-basis-ui/components/rechtliches-vermittler/vermittler-card/vermittler-card.component.ts(29,51): error TS2322: Type '{}' is not assignable to type 'VermittlerUI'.
  91. src/app/ng-basis-ui/components/rechtliches-vermittler/vermittler-card/vermittler-card.component.ts(32,41): error TS2339: Property 'vorname' does not exist on type '{}'.
  92. src/app/ng-basis-ui/components/rechtliches-vermittler/vermittler-card/vermittler-card.component.ts(32,59): error TS2339: Property 'nachname' does not exist on type '{}'.
  93. src/app/ng-basis-ui/components/rechtliches-vermittler/vermittler-card/vermittler-card.component.ts(38,37): error TS2339: Property 'name' does not exist on type '{}'.
  94. src/app/ng-basis-ui/services/init-service/init.service.ts(28,36): error TS2339: Property 'geschaeftsfallId' does not exist on type '{}'.
  95. src/app/ng-basis-ui/services/init-service/init.service.ts(30,24): error TS2339: Property 'geschaeftsfallId' does not exist on type '{}'.
  96. src/app/ng-basis-ui/services/init-service/init.service.ts(39,11): error TS7031: Binding element 'eventId' implicitly has an 'any' type.
  97. src/app/ng-basis-ui/services/init-service/init.service.ts(39,20): error TS7031: Binding element 'eventType' implicitly has an 'any' type.
  98. src/app/ng-basis-ui/services/init-service/init.service.ts(39,31): error TS7031: Binding element 'data' implicitly has an 'any' type.
  99. src/app/ng-basis-ui/resolver/vermittler-initializer.resolver.ts(8,21): error TS2305: Module '"../../../../node_modules/rxjs"' has no exported member '_if'.
  100. src/app/ng-basis-ui/resolver/vermittler-initializer.resolver.ts(28,54): error TS2339: Property 'partner' does not exist on type '{}'.
  101. src/app/ng-basis-ui/resolver/versicherungsnehmer-initializer.resolver.ts(4,25): error TS2305: Module '"../../../../node_modules/rxjs"' has no exported member '_if'.
  102. src/app/ng-basis-ui/resolver/versicherungsnehmer-initializer.resolver.ts(45,41): error TS2339: Property 'partner' does not exist on type '{}'.
  103. src/app/ng-basis-ui/resolver/kopl.resolver.ts(32,16): error TS7017: Element implicitly has an 'any' type because type '{}' has no index signature.
  104. src/app/ng-basis-ui/resolver/kopl.resolver.ts(38,13): error TS7017: Element implicitly has an 'any' type because type '{}' has no index signature.
  105. src/app/ng-basis-ui/strategies/adressen-selection-panel/adressen-selection-panel.strategy.ts(21,32): error TS2339: Property 'partner' does not exist on type '{}'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement