Skip to content

fix(Tests): temporary fix Tests #25

fix(Tests): temporary fix Tests

fix(Tests): temporary fix Tests #25

Triggered via push December 2, 2023 17:41
Status Success
Total duration 1m 30s
Artifacts
Fit to window
Zoom out
Zoom in

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.