Merge branch 'dev' #10
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
build (Release):
ConsoleTest/ProxyWraper.cs#L17
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 (Release):
ConsoleTest/ProxyWraper.cs#L27
The variable 'auth' is assigned but its value is never used
|
build (Release):
ConsoleTest/ProxyWraper.cs#L17
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 (Release):
ConsoleTest/ProxyWraper.cs#L27
The variable 'auth' is assigned but its value is never used
|