Skip to content

Update README.md

Update README.md #28

Triggered via pull request December 19, 2023 13:31
Status Success
Total duration 43s
Artifacts

dotnet.yml

on: pull_request
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/Mongo/MongoRepository.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BuildingBlocks/Mongo/MongoRepository.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BuildingBlocks/EventStoreDB/Config.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.