Merge pull request #565 from Kentico/docs/revamp #889
build.yml
on: push
.Net Format Check
1m 20s
Build and Test
1m 16s
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.
|