WIP KML import feature #4864
Annotations
2 errors and 2 warnings
build
Target "TestNetCore" has thrown an exception
|
build
Process completed with exit code 1.
|
build
D:\a\starsky\starsky\starsky\starsky.foundation.georealtime\Services\KmlImportCli.cs(17,20): warning CS1998: 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. [D:\a\starsky\starsky\starsky\starsky.foundation.georealtime\starsky.foundation.georealtime.csproj]
|
build
D:\a\starsky\starsky\starsky\starsky.foundation.georealtime\Services\KmlImportCli.cs(17,20): warning CS1998: 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. [D:\a\starsky\starsky\starsky\starsky.foundation.georealtime\starsky.foundation.georealtime.csproj]
|