fix: sipay payment integration bug fixes #33
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.Hub/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/
|