Skip to content

Fix ConfigurationValidator incorrectly validating non-existent Commer… #902

Fix ConfigurationValidator incorrectly validating non-existent Commer…

Fix ConfigurationValidator incorrectly validating non-existent Commer… #902

Triggered via pull request January 22, 2026 12:29
@petrinecppetrinecp
synchronize #581
develop
Status Success
Total duration 2m 53s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: KVA/Migration.Tool.Source/Services/MediaFileMigratorToContentItem.cs#L22
Parameter 'contentFolderService' is unread.
Build and Test: KVA/Migration.Tool.Source/Services/PrimaryKeyLocatorService.cs#L169
'ContactStatusInfo' is obsolete: 'The class is deprecated and will be removed in the next version.'
Build and Test: KVA/Migration.Tool.Source/Services/PrimaryKeyLocatorService.cs#L169
'ContactStatusInfo' is obsolete: 'The class is deprecated and will be removed in the next version.'
Build and Test: 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 and Test: 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 and Test: 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 and Test: 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 and Test: 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 and Test: Migration.Tool.Common/ToolConfiguration.cs#L43
'ConfigurationNames.MigrationProtocolPath' is obsolete: 'Use logging instead'
Build and Test: Migration.Tool.Common/Builders/ClassMapper.cs#L43
Cannot convert null literal to non-nullable reference type.