Merge pull request #31 from NHSISL/users/jparkesad-integrations-anont… #102
Annotations
8 warnings
Build:
NHSISL.CsvHelperClient.Infrastructure/Services/ScriptGenerationService.cs#L116
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Build:
NHSISL.CsvHelperClient/Models/Foundations/CsvHelpers/CustomMap.cs#L30
The variable 'ex' is declared but never used
|
Build:
NHSISL.CsvHelperClient/Services/Foundations/CsvHelpers/CsvHelperService.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
NHSISL.CsvHelperClient.Infrastructure/Services/ScriptGenerationService.cs#L112
Converting null literal or possible null value to non-nullable type.
|
Build:
NHSISL.CsvHelperClient.Infrastructure/Services/ScriptGenerationService.cs#L116
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Build:
NHSISL.CsvHelperClient/Models/Foundations/CsvHelpers/CustomMap.cs#L30
The variable 'ex' is declared but never used
|
Build:
NHSISL.CsvHelperClient/Services/Foundations/CsvHelpers/CsvHelperService.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
NHSISL.CsvHelperClient.Infrastructure/Services/ScriptGenerationService.cs#L112
Converting null literal or possible null value to non-nullable type.
|