Skip to content

#238 ability to extend Migration Tool #494

#238 ability to extend Migration Tool

#238 ability to extend Migration Tool #494

Triggered via pull request October 6, 2024 16:09
Status Success
Total duration 2m 55s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: Migration.Toolkit.Common/Enumerations/K12SystemClass.cs#L482
Expected 'disable' or 'restore'
Build and Test: Migration.Toolkit.Common/ToolkitConfiguration.cs#L80
'ConfigurationNames.XbKConnectionString' is obsolete: 'not needed anymore, connection string from Kentico config section is used'
Build and Test: Migration.Toolkit.Common/Services/BulkCopy/ValueInterceptingReader.cs#L31
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
Build and Test: Migration.Toolkit.Common/Builders/ClassMapper.cs#L37
Non-nullable property 'PrimaryKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: Migration.Toolkit.Common/LogExtensions.cs#L12
Cannot convert null literal to non-nullable reference type.