fix: IUnitOfWork injection #200
Annotations
1 error and 4 warnings
test
Process completed with exit code 1.
|
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.
|