Fix ConfigurationValidator incorrectly validating non-existent Commer… #902
Annotations
10 warnings
|
Build Solution:
KVA/Migration.Tool.Source/Services/MediaFileMigratorToContentItem.cs#L22
Parameter 'contentFolderService' is unread.
|
|
Build Solution:
KVA/Migration.Tool.Source/Services/PrimaryKeyLocatorService.cs#L169
'ContactStatusInfo' is obsolete: 'The class is deprecated and will be removed in the next version.'
|
|
Build Solution:
KVA/Migration.Tool.Source/Services/PrimaryKeyLocatorService.cs#L169
'ContactStatusInfo' is obsolete: 'The class is deprecated and will be removed in the next version.'
|
|
Build Solution:
KVA/Migration.Tool.Source/Handlers/MigrateCustomTablesHandler.cs#L53
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build Solution:
Migration.Tool.KXP.Api/Auxiliary/FormComponents.cs#L48
'StringComparisonTypeSelectorComponent' is obsolete: 'This API is only available for legacy Form Builder components that provide backward compatibility when transitioning from older versions. The API will be removed when support for the Form Builder compatibility mode is dropped.'
|
|
Build Solution:
Migration.Tool.KXP.Api/Auxiliary/FormComponents.cs#L39
'NumericComparisonTypeSelectorComponent' is obsolete: 'This API is only available for legacy Form Builder components that provide backward compatibility when transitioning from older versions. The API will be removed when support for the Form Builder compatibility mode is dropped.'
|
|
Build Solution:
Migration.Tool.KXP.Api/Auxiliary/FormComponents.cs#L14
'CompareToFieldSelectorComponent' is obsolete: 'This API is only available for legacy Form Builder components that provide backward compatibility when transitioning from older versions. The API will be removed when support for the Form Builder compatibility mode is dropped.'
|
|
Build Solution:
Migration.Tool.KXP.Api/Auxiliary/FormComponents.cs#L8
'BoolComparisonTypeSelectorComponent' is obsolete: 'This API is only available for legacy Form Builder components that provide backward compatibility when transitioning from older versions. The API will be removed when support for the Form Builder compatibility mode is dropped.'
|
|
Build Solution:
Migration.Tool.Common/ToolConfiguration.cs#L43
'ConfigurationNames.MigrationProtocolPath' is obsolete: 'Use logging instead'
|
|
Build Solution:
Migration.Tool.Common/Builders/ClassMapper.cs#L43
Cannot convert null literal to non-nullable reference type.
|
Loading