Workflow. #5
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/Attributes/HeaderPrefixAttribute.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Expressions/ExpressionManager.cs#L202
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Expressions/ExpressionManager.cs#L289
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Expressions/RecordCreator.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
ci:
src/CsvHelper/Expressions/RecordManager.cs#L53
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.
|