Skip to content

Upgrade XbyK 30.0.0 + upgrade UMT 3.0.0 #625

Upgrade XbyK 30.0.0 + upgrade UMT 3.0.0

Upgrade XbyK 30.0.0 + upgrade UMT 3.0.0 #625

Triggered via pull request December 19, 2024 09:35
@tkrchtkrch
synchronize #324
rls/v2.0.0
Status Success
Total duration 2m 56s
Artifacts

build.yml

on: pull_request
.Net Format Check
1m 29s
.Net Format Check
Build and Test
1m 6s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
.Net Format Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test: Migration.Tool.Common/Enumerations/Kx13FormControls.cs#L267
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/K12SystemResource.cs#L158
Expected 'disable' or 'restore'
Build and Test: Migration.Tool.Common/Enumerations/Kx13SystemClasses.cs#L177
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/XbyKSystemClasses.cs#L111
Expected 'disable' or 'restore'
Build and Test: Migration.Tool.Common/ToolConfiguration.cs#L87
'ConfigurationNames.XbKConnectionString' is obsolete: 'Not needed anymore, replaced by Settings:XbyKApiSettings:ConnectionStrings:CMSConnectionString'
Build and Test: Migration.Tool.Common/ToolConfiguration.cs#L110
'ConfigurationNames.XbKDirPath' is obsolete: 'Replaced by XbyKDirPath'
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/Builders/ClassMapper.cs#L43
Non-nullable property 'PrimaryKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.