Update README.md #76
Annotations
11 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#L118
Missing XML comment for publicly visible type or member 'MapperGenerator.Initialize(GeneratorInitializationContext)'
|
|
build:
MapDataReader/MapperGenerator.cs#L19
Missing XML comment for publicly visible type or member 'MapperGenerator.Execute(GeneratorExecutionContext)'
|
|
build:
MapDataReader/MapperGenerator.cs#L17
Missing XML comment for publicly visible type or member 'MapperGenerator'
|
|
build:
MapDataReader/MapperGenerator.cs#L12
Missing XML comment for publicly visible type or member 'GenerateDataReaderMapperAttribute'
|
|
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|