Skip to content

Merge branch 'dev'

Merge branch 'dev' #10

Triggered via push December 19, 2023 14:09
Status Success
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Net6-Ubuntu.yml

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

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