Skip to content

Frank/improve documentation #2

Frank/improve documentation

Frank/improve documentation #2

Triggered via pull request December 31, 2023 03:02
Status Success
Total duration 34s
Artifacts

pull-request.yml

on: pull_request
Pull Request Job  /  Pull Request Job
26s
Pull Request Job / Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Pull Request Job / Pull Request Job: Frank.PulseFlow/Internal/Conduit.cs#L4
XML comment has cref attribute 'Channel{T}' that could not be resolved
Pull Request Job / Pull Request Job: 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.
Pull Request Job / Pull Request Job: Frank.PulseFlow/Internal/Conduit.cs#L4
XML comment has cref attribute 'Channel{T}' that could not be resolved
Pull Request Job / Pull Request Job: 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.