Added integration tests in RoleIntegrationTests.cs
to verify the fu…
#13
Annotations
1 error and 4 warnings
|
test/MediatR.MinimalApi.Tests.Integration/RoleIntegrationTests.cs#L62
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
|
test/MediatR.MinimalApi.Tests.Integration/RoleIntegrationTests.cs#L108
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test/MediatR.MinimalApi.Tests.Integration/RoleIntegrationTests.cs#L62
Possible null reference argument for parameter 'collection' in 'void Assert.NotEmpty(IEnumerable collection)'.
|
test/MediatR.MinimalApi.Tests.Integration/RoleIntegrationTests.cs#L108
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading