Skip to content

Performance improvements. Moved tests to NET 8 #25

Performance improvements. Moved tests to NET 8

Performance improvements. Moved tests to NET 8 #25

Triggered via push August 2, 2025 00:29
Status Success
Total duration 26s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: SpeedBenchmarks/Program.cs#L71
Non-nullable property 'Col4' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedBenchmarks/Program.cs#L70
Non-nullable property 'Col3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedBenchmarks/Program.cs#L69
Non-nullable property 'Col2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedBenchmarks/Program.cs#L68
Non-nullable property 'Col1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: UnitTests/UnitTests.cs#L112
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedBenchmarks/Program.cs#L71
Non-nullable property 'Col4' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedBenchmarks/Program.cs#L70
Non-nullable property 'Col3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedBenchmarks/Program.cs#L69
Non-nullable property 'Col2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SpeedBenchmarks/Program.cs#L68
Non-nullable property 'Col1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: UnitTests/UnitTests.cs#L112
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.