refactor(28015): Align frontend and backend #1002
Annotations
10 errors
build (18.16.0)
Type '{ topic: string; validation: MappingValidation; }' is missing the following properties from type 'DataModelDestinationProps': adapterType, adapterId
|
build (18.16.0)
Type '{ topic: string; validation: MappingValidation; }' is missing the following properties from type 'DataModelDestinationProps': adapterType, adapterId
|
build (18.16.0)
Type '{ value: string; onChange: Agent<SinonStub<any[], any>>; }' is missing the following properties from type 'SourceSelectorProps': adapterType, adapterId
|
build (18.16.0)
Property 'adapterType' is missing in type '{ adapterId: string; value: string; onChange: Agent<SinonStub<any[], any>>; }' but required in type 'SourceSelectorProps'.
|
build (18.16.0)
Type '{ onClose: Agent<SinonStub<any[], any>>; onSubmit: Agent<SinonStub<any[], any>>; onChange: Agent<SinonStub<any[], any>>; item: OutwardMapping; }' is missing the following properties from type 'SubscriptionContainerProps': adapterType, adapterId
|
build (18.16.0)
Property 'adapterType' is missing in type '{ adapterId: string; onClose: Omit<SinonStub<any[], any>, "withArgs"> & SinonSpyAgent<SinonStub<any[], any>> & SinonStub<any[], any>; onSubmit: Omit<...> & ... 1 more ... & SinonStub<...>; onChange: Omit<...> & ... 1 more ... & SinonStub<...>; item: OutwardMapping; }' but required in type 'MappingDrawerProps'.
|
build (18.16.0)
Property 'adapterType' is missing in type '{ adapterId: string; onClose: Agent<SinonStub<any[], any>>; onSubmit: Agent<SinonStub<any[], any>>; onChange: Agent<SinonStub<any[], any>>; item: OutwardMapping; }' but required in type 'MappingDrawerProps'.
|
build (18.16.0)
Type '{ topic: string; showTransformation: false; onChange: Agent<SinonStub<any[], any>>; mapping: FieldMapping[]; }' is missing the following properties from type 'MappingEditorProps': adapterType, adapterId
|
build (18.16.0)
Type '{ topic: string; showTransformation: false; onChange: Agent<SinonStub<any[], any>>; mapping: FieldMapping[]; }' is missing the following properties from type 'MappingEditorProps': adapterType, adapterId
|
build (18.16.0)
Process completed with exit code 1.
|