Ghaun'vyra #1
Annotations
4 warnings
Frank.PulseFlow/Internal/Conduit.cs#L4
XML comment has cref attribute 'Channel{T}' that could not be resolved
|
Frank.PulseFlow.Tests/PulseFlowTests.cs#L70
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.
|
Frank.PulseFlow/Internal/Conduit.cs#L4
XML comment has cref attribute 'Channel{T}' that could not be resolved
|
Frank.PulseFlow.Tests/PulseFlowTests.cs#L70
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.
|
The logs for this run have expired and are no longer available.
Loading