Skip to content

fix: integration core lib renamed #24

fix: integration core lib renamed

fix: integration core lib renamed #24

Triggered via push December 21, 2023 10:10
Status Success
Total duration 1m 13s
Artifacts
Build Lib
20s
Build Lib
Test Lib
3s
Test Lib
Publish Lib to Github
18s
Publish Lib to Github
Publish Lib to Nuget
24s
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.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/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 Lib: 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 Lib: 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 Lib: 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 Lib: 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 Lib: 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 Lib: 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 Lib: 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 Lib: 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.
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/