Skip to content

Feat/migrate pages to content hub #570

Feat/migrate pages to content hub

Feat/migrate pages to content hub #570

Triggered via pull request November 6, 2024 16:32
Status Success
Total duration 3m 12s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: Migration.Tool.Common/Enumerations/Kx13SystemClasses.cs#L177
Expected 'disable' or 'restore'
Build and Test: Migration.Tool.Common/Enumerations/Kx13SystemResource.cs#L74
Expected 'disable' or 'restore'
Build and Test: Migration.Tool.Common/Enumerations/XbKSystemClasses.cs#L111
Expected 'disable' or 'restore'
Build and Test: Migration.Tool.Common/Enumerations/K12SystemClass.cs#L482
Expected 'disable' or 'restore'
Build and Test: Migration.Tool.Common/Enumerations/K12SystemResource.cs#L158
Expected 'disable' or 'restore'
Build and Test: Migration.Tool.Common/Enumerations/Kx13FormControls.cs#L267
Expected 'disable' or 'restore'
Build and Test: Migration.Tool.Common/Services/BulkCopy/ValueInterceptingReader.cs#L31
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
Build and Test: Migration.Tool.Common/ToolConfiguration.cs#L88
'ConfigurationNames.XbKConnectionString' is obsolete: 'not needed anymore, connection string from Kentico config section is used'
Build and Test: Migration.Tool.Common/Model/EditableAreasConfiguration.cs#L176
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: Migration.Tool.Common/Model/EditableAreasConfiguration.cs#L182
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.