Bump HIC.RDMP.Plugin from 8.0.7 to 8.1.3 #1361
Annotations
10 errors and 10 warnings
Build:
IsIdentifiablePlugin/ExecuteCommandRunIsIdentifiable.cs#L5
The type or namespace name 'ReusableLibraryCode' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L8
The type or namespace name 'ReusableLibraryCode' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L9
The type or namespace name 'ReusableLibraryCode' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L23
The type or namespace name 'ICheckable' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L33
The type or namespace name 'IDataLoadEventListener' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L38
The type or namespace name 'ICheckNotifier' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L44
The type or namespace name 'IDataLoadEventListener' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L49
The type or namespace name 'IDataLoadEventListener' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L56
The type or namespace name 'IDataLoadEventListener' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
IsIdentifiablePlugin/IsIdentifiablePipelineComponent.cs#L23
'IsIdentifiablePipelineComponent' does not implement interface member 'IDataFlowComponent<DataTable>.ProcessPipelineData(DataTable, IDataLoadEventListener, GracefulCancellationToken)'
|
Build:
IsIdentifiable/Reporting/Destinations/CsvDestination.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build:
IsIdentifiable/Reporting/Destinations/CsvDestination.cs#L69
Cannot convert null literal to non-nullable reference type.
|
Build:
IsIdentifiable/Redacting/IgnoreRuleGenerator.cs#L24
Cannot convert null literal to non-nullable reference type.
|
Build:
IsIdentifiable/Redacting/OutBase.cs#L84
Cannot convert null literal to non-nullable reference type.
|
Build:
IsIdentifiable/Redacting/OutBase.cs#L178
Cannot convert null literal to non-nullable reference type.
|
Build:
IsIdentifiable/Redacting/RowUpdater.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Build:
IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_treeReport' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_queryString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_runnerTask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
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