Workflow. #6
Annotations
10 warnings
ci:
src/CsvHelper/Delegates/GetDelimiter.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Delegates/MissingFieldFound.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Delegates/MissingFieldFound.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/EnumerableExtensions.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Configuration/ClassMapCollection.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Configuration/ClassMapCollection.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Configuration/ConfigurationFunctions.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Configuration/CsvConfiguration.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Configuration/CsvConfiguration.cs#L145
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Configuration/CsvConfiguration.cs#L151
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|