Skip to content

Added extension methods to throw an exception when !result.IsSuccess #197

Added extension methods to throw an exception when !result.IsSuccess

Added extension methods to throw an exception when !result.IsSuccess #197

Triggered via pull request December 22, 2024 07:03
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
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).