Skip to content

Merge pull request #565 from Kentico/docs/revamp #889

Merge pull request #565 from Kentico/docs/revamp

Merge pull request #565 from Kentico/docs/revamp #889

Triggered via push January 15, 2026 06:45
Status Success
Total duration 2m 45s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Services/MediaFileMigratorToContentItem.cs#L22
Parameter 'contentFolderService' is unread.
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#L40
'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.