fix(Tests): temporary fix Tests #25
Annotations
10 warnings
test:
Librarian.Common/Utils/ApplicationDbContext.cs#L64
Converting null literal or possible null value to non-nullable type.
|
test:
Librarian.Server/Program.cs#L20
Possible null reference assignment.
|
test:
Librarian.Server/Program.cs#L21
Possible null reference assignment.
|
test:
Librarian.Server/Program.cs#L27
Dereference of a possibly null reference.
|
test:
Librarian.Server/Program.cs#L42
Dereference of a possibly null reference.
|
test:
Librarian.Server/Program.cs#L44
Dereference of a possibly null reference.
|
test:
Librarian.Server/Program.cs#L46
Dereference of a possibly null reference.
|
test:
Librarian.Server/Program.cs#L48
Dereference of a possibly null reference.
|
test:
Librarian.Tests/IntegrationTests/Services/Sephirah/SephirahTestBase.cs#L57
Possible null reference assignment.
|
test:
Librarian.Tests/IntegrationTests/Services/Sephirah/SephirahTestBase.cs#L58
Possible null reference assignment.
|