tidy up #389
Annotations
16 warnings
Test:
HIC.Demography/CHIJob.cs#L70
Unboxing a possibly null value.
|
Test:
HIC.Demography/CHIJob.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Test:
DrsPlugin/Extraction/DRSFilenameReplacer.cs#L38
Possible null reference argument for parameter 'columnName' in 'object DataRow.this[string columnName]'.
|
Test:
DrsPlugin/Extraction/DRSFilenameReplacer.cs#L45
Possible null reference argument for parameter 'value' in 'object? DecideTypesForStrings<DateTime>.Parse(string value)'.
|
Test:
DrsPlugin/Extraction/DRSFilenameReplacer.cs#L45
Unboxing a possibly null value.
|
Test:
SCIStorePlugin/Repositories/CombinedReportDataWsRepository.cs#L42
The event 'CombinedReportDataWsRepository.AfterReadAll' is never used
|
Test:
HICPluginTests/TestHelpers.cs#L65
The event 'MockLoadProgress.PropertyChanged' is never used
|
Test:
HICPluginTests/TestHelpers.cs#L141
The event 'MockPipeline.PropertyChanged' is never used
|
Test:
HICPluginTests/TestHelpers.cs#L483
The event 'MockExtractableCohort.PropertyChanged' is never used
|
Test:
HICPluginTests/TestHelpers.cs#L209
The event 'MockCacheProgress.PropertyChanged' is never used
|
Build:
HIC.Demography/CHIJob.cs#L70
Unboxing a possibly null value.
|
Build:
HIC.Demography/CHIJob.cs#L77
Converting null literal or possible null value to non-nullable type.
|
Build:
DrsPlugin/Extraction/DRSFilenameReplacer.cs#L38
Possible null reference argument for parameter 'columnName' in 'object DataRow.this[string columnName]'.
|
Build:
DrsPlugin/Extraction/DRSFilenameReplacer.cs#L45
Possible null reference argument for parameter 'value' in 'object? DecideTypesForStrings<DateTime>.Parse(string value)'.
|
Build:
DrsPlugin/Extraction/DRSFilenameReplacer.cs#L45
Unboxing a possibly null value.
|
Build:
SCIStorePlugin/Repositories/CombinedReportDataWsRepository.cs#L42
The event 'CombinedReportDataWsRepository.AfterReadAll' is never used
|
Loading