fix: integration core lib renamed #24
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.Hub/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/PackageIntegration/Models/Response/GetShipmentPackagesResponseModel.cs#L91
Non-nullable property 'ShipmentAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/PackageIntegration/Models/Response/GetShipmentPackagesResponseModel.cs#L92
Non-nullable property 'OrderNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/PackageIntegration/Models/Response/GetShipmentPackagesResponseModel.cs#L96
Non-nullable property 'TaxNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/PackageIntegration/Models/Response/GetShipmentPackagesResponseModel.cs#L97
Non-nullable property 'InvoiceAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/PackageIntegration/Models/Response/GetShipmentPackagesResponseModel.cs#L98
Non-nullable property 'CustomerFirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/PackageIntegration/Models/Response/GetShipmentPackagesResponseModel.cs#L99
Non-nullable property 'CustomerEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/PackageIntegration/Models/Response/GetShipmentPackagesResponseModel.cs#L101
Non-nullable property 'CustomerLastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/PackageIntegration/Models/Response/GetShipmentPackagesResponseModel.cs#L104
Non-nullable property 'CargoTrackingLink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Marketplaces/Integration.Marketplaces.Trendyol/Infrastructure/PackageIntegration/Models/Response/GetShipmentPackagesResponseModel.cs#L105
Non-nullable property 'CargoSenderNumber' 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