Skip to content

Merge pull request #7 from meysamhadeli/meysamhadeli-patch-1 #27

Merge pull request #7 from meysamhadeli/meysamhadeli-patch-1

Merge pull request #7 from meysamhadeli/meysamhadeli-patch-1 #27

Triggered via push December 18, 2023 21:13
Status Success
Total duration 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.