Skip to content

fix: integration core package renames #23

fix: integration core package renames

fix: integration core package renames #23

Triggered via push December 21, 2023 09:42
Status Success
Total duration 1m 0s
Artifacts
Build Lib
16s
Build Lib
Test Lib
2s
Test Lib
Publish Lib to Github
13s
Publish Lib to Github
Publish Lib to Nuget
17s
Publish Lib to Nuget
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build Lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Lib: src/Integration.Core/BulkModel.cs#L4
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/ClaimIntegration/Models/Response/GetClaimsResponseModel.cs#L87
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/ClaimIntegration/Models/Response/GetClaimsResponseModel.cs#L80
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/ClaimIntegration/Models/Response/GetClaimsResponseModel.cs#L82
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/ClaimIntegration/Models/Response/GetClaimsResponseModel.cs#L67
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/ClaimIntegration/Models/Response/GetClaimsResponseModel.cs#L69
Non-nullable property 'CustomerClaimItemReason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/ClaimIntegration/Models/Response/GetClaimsResponseModel.cs#L70
Non-nullable property 'TrendyolClaimItemReason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/ClaimIntegration/Models/Response/GetClaimsResponseModel.cs#L71
Non-nullable property 'ClaimItemStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/ClaimIntegration/Models/Response/GetClaimsResponseModel.cs#L72
Non-nullable property 'Note' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/ClaimIntegration/Models/Response/GetClaimsResponseModel.cs#L73
Non-nullable property 'CustomerNote' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test Lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish Lib to Github
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish Lib to Nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/