Replace FluentAssertions library with Shouldly #411
Merged
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration test project:
tests/Mollie.Tests.Integration/Api/SubscriptionTests.cs#L164
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build integration test project:
tests/Mollie.Tests.Integration/Api/SubscriptionTests.cs#L164
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading