Skip to content

fix: sipay payment integration bug fixes #14

fix: sipay payment integration bug fixes

fix: sipay payment integration bug fixes #14

Triggered via push December 31, 2023 12:54
Status Success
Total duration 1m 16s
Artifacts
Build Lib
16s
Build Lib
Test Lib
7s
Test Lib
Publish Lib to Github
18s
Publish Lib to Github
Publish Lib to Nuget
25s
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.Hepsiburada/Infrastructure/ProductIntegration/Models/Response/HepsiburadaBaseResponseModel.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Hepsiburada/Infrastructure/ProductIntegration/Models/Response/HepsiburadaBaseResponseModel.cs#L10
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Hepsiburada/Infrastructure/ProductIntegration/Models/Response/GetTrackingIdHistoriesResponseModel.cs#L5
Non-nullable property 'CreatedDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Hepsiburada/Infrastructure/ProductIntegration/Models/Response/GetTrackingIdHistoriesResponseModel.cs#L6
Non-nullable property 'TrackingId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Hepsiburada/Infrastructure/ProductIntegration/Models/Response/GetProductsByStatusResponseModel.cs#L49
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.Hepsiburada/Infrastructure/ProductIntegration/Models/Response/GetProductsByStatusResponseModel.cs#L50
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Hepsiburada/Infrastructure/ProductIntegration/Models/Response/GetProductsByStatusResponseModel.cs#L40
Non-nullable property 'HbSku' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Hepsiburada/Infrastructure/ProductIntegration/Models/Response/GetProductsByStatusResponseModel.cs#L41
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Marketplaces/Integration.Marketplaces.Hepsiburada/Infrastructure/ProductIntegration/Models/Response/GetProductsByStatusResponseModel.cs#L42
Non-nullable property 'Brand' 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/