Added comparison with Ardalis.Result #203
Annotations
12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
src/Mvc/ActionResult/DomainResultTo204NoContentActionResult.cs#L25
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToActionResultFunc<object, NoContentResult>' (possibly because of nullability attributes).
|
build:
src/Mvc/ActionResult/DomainResultTo204NoContentActionResult.cs#L36
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToActionResultFunc<object, NoContentResult>' (possibly because of nullability attributes).
|
build:
src/Mvc/IResult/DomainResultTo204NoContentResult.cs#L31
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToResultFunc<object, IResult>' (possibly because of nullability attributes).
|
build:
src/Mvc/IResult/DomainResultTo204NoContentResult.cs#L43
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToResultFunc<object, IResult>' (possibly because of nullability attributes).
|
build:
src/Mvc/ActionResult/DomainResultTo204NoContentActionResult.cs#L25
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToActionResultFunc<object, NoContentResult>' (possibly because of nullability attributes).
|
build:
src/Mvc/ActionResult/DomainResultTo204NoContentActionResult.cs#L36
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToActionResultFunc<object, NoContentResult>' (possibly because of nullability attributes).
|
build:
src/Mvc/IResult/DomainResultTo204NoContentResult.cs#L31
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToResultFunc<object, IResult>' (possibly because of nullability attributes).
|
build:
src/Mvc/IResult/DomainResultTo204NoContentResult.cs#L43
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToResultFunc<object, IResult>' (possibly because of nullability attributes).
|
build:
src/Mvc/ActionResult/DomainResultTo204NoContentActionResult.cs#L25
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToActionResultFunc<object, NoContentResult>' (possibly because of nullability attributes).
|
build:
src/Mvc/ActionResult/DomainResultTo204NoContentActionResult.cs#L36
Nullability of reference types in type of parameter '_' of 'lambda expression' doesn't match the target delegate 'DomainResultExtensions.ValueToActionResultFunc<object, NoContentResult>' (possibly because of nullability attributes).
|