Skip to content

Added ToCLASSNAMEFirstOrDefault method generation. Fixed some minor t… #78

Added ToCLASSNAMEFirstOrDefault method generation. Fixed some minor t…

Added ToCLASSNAMEFirstOrDefault method generation. Fixed some minor t… #78

Triggered via push March 9, 2026 10:48
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MapDataReader.Benchmarks/Program.cs#L103
Non-nullable property 'Int2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MapDataReader.Benchmarks/Program.cs#L102
Non-nullable property 'Int' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MapDataReader.Benchmarks/Program.cs#L101
Non-nullable property 'String3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MapDataReader.Benchmarks/Program.cs#L100
Non-nullable property 'String2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MapDataReader.Benchmarks/Program.cs#L99
Non-nullable property 'String1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MapDataReader/MapperGenerator.cs#L150
Missing XML comment for publicly visible type or member 'MapperGenerator.Initialize(GeneratorInitializationContext)'
build: MapDataReader/MapperGenerator.cs#L32
Missing XML comment for publicly visible type or member 'MapperGenerator.Execute(GeneratorExecutionContext)'
build: MapDataReader/MapperGenerator.cs#L30
Missing XML comment for publicly visible type or member 'MapperGenerator'
build: MapDataReader/MapperGenerator.cs#L20
Missing XML comment for publicly visible type or member 'DataReaderHelper.GetUpperColumnNames(IDataReader)'
build: MapDataReader/MapperGenerator.cs#L18
Missing XML comment for publicly visible type or member 'DataReaderHelper'