VersionBump : v0.73.0 #82
Annotations
4 warnings
|
publish:
tests/Benchmarks.CodeOfChaos.Extensions/SpanLINQ/InVsScopedBenchmarks.cs#L23
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
publish:
tests/Benchmarks.CodeOfChaos.Extensions/SpanLINQ/InVsScopedBenchmarks.cs#L21
Non-nullable property 'Scenario' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
tests/Benchmarks.CodeOfChaos.Extensions/SpanLINQ/InVsScopedBenchmarks.cs#L23
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
publish:
tests/Benchmarks.CodeOfChaos.Extensions/SpanLINQ/InVsScopedBenchmarks.cs#L21
Non-nullable property 'Scenario' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|