Upgrade to .NET9 & Memory Improvements #45
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/SortCS.Benchmarks/Program.cs#L11
Non-nullable field '_tracker' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/SortCS.Benchmarks/Program.cs#L12
Non-nullable field '_frames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/SortCS.Benchmarks/Program.cs#L11
Non-nullable field '_tracker' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/SortCS.Benchmarks/Program.cs#L12
Non-nullable field '_frames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading