Complete project #1
Annotations
6 warnings
build:
BookRentalSystem/Core/Specifications/BaseSpecification.cs#L8
Cannot convert null literal to non-nullable reference type.
|
build:
BookRentalSystem/Infrastructure/Persistence/UnitOfWork.cs#L36
Converting null literal or possible null value to non-nullable type.
|
build:
BookRentalSystem/Infrastructure/Persistence/UnitOfWork.cs#L36
Possible null reference return.
|
build:
BookRentalSystem/Core/Specifications/BaseSpecification.cs#L8
Cannot convert null literal to non-nullable reference type.
|
build:
BookRentalSystem/Infrastructure/Persistence/UnitOfWork.cs#L36
Converting null literal or possible null value to non-nullable type.
|
build:
BookRentalSystem/Infrastructure/Persistence/UnitOfWork.cs#L36
Possible null reference return.
|