Skip to content

fix: unit of work policies #198

fix: unit of work policies

fix: unit of work policies #198

Re-run triggered October 4, 2024 09:17
Status Success
Total duration 1m 8s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/Benchmark/Bench.cs#L21
Non-nullable property 'StorageType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Benchmark/Bench.cs#L21
Non-nullable property 'StorageType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Benchmark/Bench.cs#L21
Non-nullable property 'StorageType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Benchmark/Bench.cs#L21
Non-nullable property 'StorageType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.