Skip to content

fix(Import): ImportLayoutTemplate path/name #5

fix(Import): ImportLayoutTemplate path/name

fix(Import): ImportLayoutTemplate path/name #5

Triggered via push July 24, 2023 22:24
Status Success
Total duration 1m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Kentico.Xperience.Contacts.Importer/Services/ImportService/ImportService.cs#L90
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.