Merge remote-tracking branch 'origin/main' into hotfix/ifpartpattern #1148
Annotations
38 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#L84
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/OutBase.cs#L178
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/RowUpdater.cs#L44
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Options/IsIdentifiableDicomFileOptions.cs#L19
Non-nullable property 'Directory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IsIdentifiable/Options/IsIdentifiableDicomFileOptions.cs#L25
Non-nullable property 'Pattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IsIdentifiable/Options/IsIdentifiableDicomFileOptions.cs#L37
Non-nullable property 'TessDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IsIdentifiable/Options/IsIdentifiableDicomFileOptions.cs#L55
Non-nullable property 'ZeroDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L126
Possible null reference argument for parameter 'fieldValue' in 'IEnumerable<FailurePart> IsIdentifiableAbstractRunner.Validate(string fieldName, string fieldValue)'.
|
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L134
Possible null reference assignment.
|
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L31
Missing XML comment for publicly visible type or member 'IsIdentifiablePipelineComponent.YamlConfigFile'
|
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L33
Missing XML comment for publicly visible type or member 'IsIdentifiablePipelineComponent.Abort(IDataLoadEventListener)'
|
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L38
Missing XML comment for publicly visible type or member 'IsIdentifiablePipelineComponent.Check(ICheckNotifier)'
|
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L44
Missing XML comment for publicly visible type or member 'IsIdentifiablePipelineComponent.Dispose(IDataLoadEventListener, Exception)'
|
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L49
Missing XML comment for publicly visible type or member 'IsIdentifiablePipelineComponent.PreInitialize(ExtractCommand, IDataLoadEventListener)'
|
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L56
Missing XML comment for publicly visible type or member 'IsIdentifiablePipelineComponent.ProcessPipelineData(DataTable, IDataLoadEventListener, GracefulCancellationToken)'
|
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/RowUpdater.cs#L44
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#L84
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Redacting/OutBase.cs#L178
Cannot convert null literal to non-nullable reference type.
|
IsIdentifiable/Options/IsIdentifiableFileOptions.cs#L17
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IsIdentifiable/Options/IsIdentifiableFileOptions.cs#L23
Non-nullable property 'Culture' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
IsIdentifiable/TesseractLinuxLoaderFix.cs#L31
Dereference of a possibly null reference.
|
IsIdentifiable/TesseractLinuxLoaderFix.cs#L31
Possible null reference assignment.
|
ii/MainWindow.cs#L336
Cannot convert null literal to non-nullable reference type.
|
ii/MainWindow.cs#L411
Cannot convert null literal to non-nullable reference type.
|
ii/MainWindow.cs#L411
Cannot convert null literal to non-nullable reference type.
|
ii/Views/RulesView.cs#L300
Possible null reference argument for parameter 'customPatternFactory' in 'void IgnoreRuleGenerator.Add(Failure f, IRulePatternFactory customPatternFactory)'.
|
ii/Constants.cs#L3
Missing XML comment for publicly visible type or member 'Constants'
|
ii/GlobalOptions.cs#L5
Missing XML comment for publicly visible type or member 'GlobalOptions'
|
ii/GlobalOptions.cs#L7
Missing XML comment for publicly visible type or member 'GlobalOptions.IsIdentifiableOptions'
|
ii/GlobalOptions.cs#L9
Missing XML comment for publicly visible type or member 'GlobalOptions.IsIdentifiableReviewerOptions'
|
ii/Helpers.cs#L9
Missing XML comment for publicly visible type or member 'Helpers'
|
ii/Helpers.cs#L11
Missing XML comment for publicly visible type or member 'Helpers.ShowMessage(string, string)'
|
The logs for this run have expired and are no longer available.
Loading