Add FluentAssertions extension methods (#226) #103
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install dependencies
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
src/Ardalis.Result/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ardalis.Result/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ardalis.Result/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ardalis.Result/ErrorList.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
src/Ardalis.Result.FluentAssertions/FluentAssertionsResultExtensions.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ardalis.Result.FluentAssertions/FluentAssertionsResultExtensions.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ardalis.Result.FluentAssertions/FluentAssertionsResultExtensions.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ardalis.Result.AspNetCore/ActionResultExtensions.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Ardalis.Result.FluentAssertions/FluentAssertionsResultExtensions.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading