Skip to content

Frank/improve documentation #1

Frank/improve documentation

Frank/improve documentation #1

Re-run triggered December 31, 2023 02:41
Status Failure
Total duration 1m 19s
Artifacts

pull-request.yml

on: pull_request
Pull Request Job  /  Pull Request Job
1m 8s
Pull Request Job / Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Pull Request Job / Pull Request Job
Process completed with exit code 1.
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.Cli/TextPulse.cs#L5
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pull Request Job / Pull Request Job: Frank.PulseFlow.Tests.Cli/NotificationPulse.cs#L5
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pull Request Job / Pull Request Job: Frank.PulseFlow.Tests.Cli/NotificationPulse.cs#L6
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pull Request Job / Pull Request Job: Frank.PulseFlow.Tests/UnitTest1.cs#L71
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.Cli/TextPulse.cs#L5
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pull Request Job / Pull Request Job: Frank.PulseFlow.Tests.Cli/NotificationPulse.cs#L5
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pull Request Job / Pull Request Job: Frank.PulseFlow.Tests.Cli/NotificationPulse.cs#L6
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Pull Request Job / Pull Request Job: Frank.PulseFlow.Tests/UnitTest1.cs#L71
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.