Skip to content

Merge pull request #222 from Kentico/rls/v1.2.0 #462

Merge pull request #222 from Kentico/rls/v1.2.0

Merge pull request #222 from Kentico/rls/v1.2.0 #462

Triggered via push August 21, 2024 10:56
Status Success
Total duration 3m 5s
Artifacts

build.yml

on: push
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/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/ToolkitConfiguration.cs#L74
'ConfigurationNames.XbKConnectionString' is obsolete: 'not needed anymore, connection string from Kentico config section is used'
Build and Test: Migration.Toolkit.Common/Services/Ipc/Model.cs#L21
Non-nullable property 'FormComponentIdentifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and Test: Migration.Toolkit.Common/Services/Ipc/Model.cs#L25
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.