Skip to content

Revise performance metrics in README #43

Revise performance metrics in README

Revise performance metrics in README #43

Triggered via push April 25, 2026 08:58
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: UnitTests/UnitTests.cs#L252
'CsvExport.ExportAsMemoryStream(Encoding)' is obsolete: 'Use 'WriteToStream' instead'
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#L252
'CsvExport.ExportAsMemoryStream(Encoding)' is obsolete: 'Use 'WriteToStream' instead'
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.