Add Mediatr functional extensions #225
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Codehard.Common/Codehard.Common/Extensions/HttpContentExtensions.cs#L10
Missing XML comment for publicly visible type or member 'HttpContentExtensions.CaseInsensitiveOptions'
|
src/Codehard.Functional/Codehard.Functional.MassTransit/CombinedAffTypes/AffWithConsumeContext.cs#L41
Possible null reference argument for parameter 'values' in 'Task ConsumeContext.RespondAsync<TSuccResp>(object values)'.
|
src/Codehard.Functional/Codehard.Functional.AspNetCore/AsyncEffectExtensions.cs#L4
Missing XML comment for publicly visible type or member 'AsyncEffectExtensions'
|
src/Codehard.Functional/Codehard.Functional.AspNetCore/AsyncEffectExtensions.cs#L8
Missing XML comment for publicly visible type or member 'AsyncEffectExtensions.MapFailToActionResult<A>(Aff<A>, IActionResult, Option<string>, Option<string>, bool)'
|
src/Codehard.Functional/Codehard.Functional.AspNetCore/AsyncEffectExtensions.cs#L17
Missing XML comment for publicly visible type or member 'AsyncEffectExtensions.MapFailToOK<A>(Aff<A>, Option<string>, Option<string>, Option<object>, bool)'
|
src/Codehard.Functional/Codehard.Functional.AspNetCore/AsyncEffectExtensions.cs#L26
Missing XML comment for publicly visible type or member 'AsyncEffectExtensions.MapFailToOK<A>(Aff<A>, Func<Error, string>, Option<string>, Option<object>, bool)'
|
src/Codehard.Functional/Codehard.Functional.AspNetCore/AsyncEffectExtensions.cs#L35
Missing XML comment for publicly visible type or member 'AsyncEffectExtensions.MapFailToCreated<A>(Aff<A>, Option<string>, Option<string>, Option<object>, bool)'
|
src/Codehard.Functional/Codehard.Functional.AspNetCore/AsyncEffectExtensions.cs#L44
Missing XML comment for publicly visible type or member 'AsyncEffectExtensions.MapFailToCreated<A>(Aff<A>, Func<Error, string>, Option<string>, Option<object>, bool)'
|
src/Codehard.Functional/Codehard.Functional.AspNetCore/AsyncEffectExtensions.cs#L53
Missing XML comment for publicly visible type or member 'AsyncEffectExtensions.MapFailToAccepted<A>(Aff<A>, Option<string>, Option<string>, Option<object>, bool)'
|
src/Codehard.Functional/Codehard.Functional.AspNetCore/AsyncEffectExtensions.cs#L62
Missing XML comment for publicly visible type or member 'AsyncEffectExtensions.MapFailToAccepted<A>(Aff<A>, Func<Error, string>, Option<string>, Option<object>, bool)'
|
The logs for this run have expired and are no longer available.
Loading