Skip to content

feat: Add dotnet tools configurations. #43

feat: Add dotnet tools configurations.

feat: Add dotnet tools configurations. #43

Triggered via pull request August 22, 2024 14:48
Status Success
Total duration 1m 5s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/EventStoreDB/Config.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BuildingBlocks/EventStoreDB/Config.cs#L45
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.
build: src/BuildingBlocks/Utils/TypeProvider.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/BuildingBlocks/EventStoreDB/Events/AggregateStreamExtensions.cs#L8
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.