Skip to content

Merge branch 'dev'

Merge branch 'dev' #11

Re-run triggered December 21, 2023 04:03
Status Success
Total duration 1m 31s
Artifacts

Net6-Ubuntu.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build (Release): ConsoleTest/ProxyWraper.cs#L18
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#L44
The variable 'auth' is assigned but its value is never used
build (Release): ConsoleTest/ProxyWraper.cs#L18
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#L44
The variable 'auth' is assigned but its value is never used