avoid multiple enumeration issue #1182
Annotations
1 error and 20 warnings
|
IsIdentifiable/Reporting/Destinations/CsvDestination.cs#L42
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Reporting/Destinations/CsvDestination.cs#L69
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/IgnoreRuleGenerator.cs#L24
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/OutBase.cs#L92
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/OutBase.cs#L186
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/RowUpdater.cs#L44
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/TesseractLinuxLoaderFix.cs#L31
Dereference of a possibly null reference.
|
IsIdentifiable/TesseractLinuxLoaderFix.cs#L31
Possible null reference assignment.
|
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L26
Non-nullable property 'FailuresCsv' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L35
Non-nullable property 'UnattendedOutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IsIdentifiable/Reporting/Destinations/CsvDestination.cs#L42
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Reporting/Destinations/CsvDestination.cs#L69
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/IgnoreRuleGenerator.cs#L24
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/OutBase.cs#L92
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/OutBase.cs#L186
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/RowUpdater.cs#L44
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/TesseractLinuxLoaderFix.cs#L31
Dereference of a possibly null reference.
|
IsIdentifiable/TesseractLinuxLoaderFix.cs#L31
Possible null reference assignment.
|
IsIdentifiable/TesseractLinuxLoaderFix.cs#L19
Non-nullable field 'loadedAssemblies' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L26
Non-nullable property 'FailuresCsv' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading