Feat/import recipients #41
Annotations
4 warnings
|
Build Solution:
src/Kentico.Xperience.Contacts.Importer/Services/ImportService/ImportService.cs#L325
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build Solution:
src/Kentico.Xperience.Contacts.Importer/Services/ImportService/ImportService.cs#L320
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build Solution:
src/Kentico.Xperience.Contacts.Importer/Services/ImportService/ImportService.cs#L325
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build Solution:
src/Kentico.Xperience.Contacts.Importer/Services/ImportService/ImportService.cs#L320
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Loading