Skip to content

Update README.md

Update README.md #16

Triggered via push November 5, 2023 12:15
Status Success
Total duration 45s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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