refactor: method desc added #21
Annotations
11 warnings
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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.
|
The logs for this run have expired and are no longer available.
Loading