feat: generate separate registrations #174
Annotations
4 warnings
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.
|
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.
|
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.
|
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.
|
This job succeeded
Loading