Skip to content

Merge pull request #250 from Kentico/feat/193_migration_to_folder #486

Merge pull request #250 from Kentico/feat/193_migration_to_folder

Merge pull request #250 from Kentico/feat/193_migration_to_folder #486

Triggered via push September 23, 2024 10:53
Status Success
Total duration 2m 37s
Artifacts

build.yml

on: push
.Net Format Check
1m 16s
.Net Format Check
Build and Test
1m 5s
Build and Test
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#L80
'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#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.Toolkit.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.