Skip to content

Feat/import recipients #41

Feat/import recipients

Feat/import recipients #41

Triggered via pull request December 19, 2025 16:54
Status Success
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Build and Test
1m 2s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build and Test: 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 and Test: 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 and Test: 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 and Test: 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.