Skip to content

fix: trendyol package fix #12

fix: trendyol package fix

fix: trendyol package fix #12

Triggered via push December 13, 2023 20:05
Status Failure
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Dtos/Package/GetShipmentPackagesDto.cs#L5
The type or namespace name 'PaginationDto' could not be found (are you missing a using directive or an assembly reference?)
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Dtos/Product/GetProductsDto.cs#L5
The type or namespace name 'PaginationDto' could not be found (are you missing a using directive or an assembly reference?)
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Dtos/Package/GetShipmentPackagesDto.cs#L5
The type or namespace name 'PaginationDto' could not be found (are you missing a using directive or an assembly reference?)
Build Lib: src/Marketplaces/Integration.Marketplaces.Trendyol/Dtos/Product/GetProductsDto.cs#L5
The type or namespace name 'PaginationDto' could not be found (are you missing a using directive or an assembly reference?)
Build Lib
Process completed with exit code 1.
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.Core/BulkDto.cs#L4
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Lib: src/Integration.Core/BulkDto.cs#L4
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.