Skip to content

Merge pull request #204 from Kentico/feat/docs-refactor #442

Merge pull request #204 from Kentico/feat/docs-refactor

Merge pull request #204 from Kentico/feat/docs-refactor #442

Triggered via push July 16, 2024 16:53
Status Success
Total duration 1m 41s
Artifacts

build.yml

on: push
.Net Format Check
4s
.Net Format Check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: Migration.Toolkit.Common/ToolkitConfiguration.cs#L26
'ConfigurationNames.SourceConnectionString' is obsolete: 'Use 'XbKConnectionString' instead.'
Build and Test: Migration.Toolkit.Common/ToolkitConfiguration.cs#L53
'ConfigurationNames.SourceCmsDirPath' is obsolete: 'Use 'XbKConnectionString' instead.'
Build and Test: Migration.Toolkit.Common/ToolkitConfiguration.cs#L80
'ConfigurationNames.TargetConnectionString' is obsolete: 'Use 'XbKConnectionString' instead.'
Build and Test: Migration.Toolkit.Common/ToolkitConfiguration.cs#L109
'ConfigurationNames.TargetCmsDirPath' is obsolete: 'Use 'XbKDirPath' instead.'
Build and Test: Migration.Toolkit.Common/Services/BulkCopy/ValueInterceptingReader.cs#L29
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
Build and Test: Migration.Toolkit.Common/Services/Ipc/Model.cs#L20
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#L24
Non-nullable property 'Label' 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#L34
Non-nullable property 'ExplanationText' 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#L38
Non-nullable property 'Tooltip' 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#L44
Non-nullable property 'PropertyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.