Release to NuGet #7
Annotations
3 errors and 4 warnings
|
build-and-publish
Process completed with exit code 1.
|
|
build-and-publish
File not found: '/readme.md'.
|
|
build-and-publish
File not found: '/readme.md'.
|
|
build-and-publish:
Services/OAuthService.cs#L128
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.
|
|
build-and-publish:
Services/OAuthService.cs#L120
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.
|
|
build-and-publish:
Services/OAuthService.cs#L128
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.
|
|
build-and-publish:
Services/OAuthService.cs#L120
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.
|