[RSN-38] - Create services (address, comment, objecttype, participant… #297
Annotations
10 warnings
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L16
Nullability of reference types in type of parameter 'keyValues' doesn't match overridden member.
|
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L36
Type parameter 'T' has the same name as the type parameter from outer type 'FakeDbSet<T>'
|
Server/ReasnAPI/ReasnAPI.Tests/Services/FakeDbSet.cs#L24
Possible null reference return.
|
Server/ReasnAPI/ReasnAPI.Tests/Services/AddressServiceTests.cs#L187
Cannot convert null literal to non-nullable reference type.
|
Server/ReasnAPI/ReasnAPI.Tests/Services/CommentServiceTests.cs#L244
Cannot convert null literal to non-nullable reference type.
|
Server/ReasnAPI/ReasnAPI.Tests/Services/UserServiceTests.cs#L190
Cannot convert null literal to non-nullable reference type.
|
Server/ReasnAPI/ReasnAPI.Tests/Services/AddressServiceTests.cs#L256
Cannot convert null literal to non-nullable reference type.
|
Server/ReasnAPI/ReasnAPI.Tests/Services/CommentServiceTests.cs#L318
Cannot convert null literal to non-nullable reference type.
|
Server/ReasnAPI/ReasnAPI.Tests/Services/ParticipantServiceTests.cs#L260
Cannot convert null literal to non-nullable reference type.
|
Server/ReasnAPI/ReasnAPI.Tests/Services/ParticipantServiceTests.cs#L336
Cannot convert null literal to non-nullable reference type.
|
This job succeeded
Loading