Merge pull request #7 from meysamhadeli/meysamhadeli-patch-1 #27
Annotations
10 warnings
build:
src/BuildingBlocks/Mongo/Extensions.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/Extensions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/IMongoDbContext.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/IRepository.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/IRepository.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/MongoDbContext.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Mongo/MongoDbContext.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Utils/NoSynchronizationContextScope.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Utils/NoSynchronizationContextScope.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/BuildingBlocks/Utils/TypeProvider.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|