feat: add ToServerSentEventsHttpResult method
#30
Annotations
2 warnings
|
CSharpFunctionalExtensions.HttpResults.Tests/Utils/ServerSentEventsExtensions.cs#L53
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CSharpFunctionalExtensions.HttpResults.Tests/Utils/ServerSentEventsExtensions.cs#L53
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading