Skip to content

#239 ability to create custom migrations for widget properties #508

#239 ability to create custom migrations for widget properties

#239 ability to create custom migrations for widget properties #508

Triggered via pull request October 15, 2024 11:40
Status Success
Total duration 2m 57s
Artifacts

build.yml

on: pull_request
.Net Format Check
1m 32s
.Net Format Check
Build and Test
1m 7s
Build and Test
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/K12SystemClass.cs#L482
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/K12SystemResource.cs#L158
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/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#L80
'ConfigurationNames.XbKConnectionString' is obsolete: 'not needed anymore, connection string from Kentico config section is used'
Build and Test: Migration.Tool.Common/Services/Ipc/Model.cs#L35
Non-nullable property 'FormComponentIdentifier' 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/Services/Ipc/Model.cs#L39
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.