Skip to content

[shopsys] limited item counts in sliders (#3244) #403

[shopsys] limited item counts in sliders (#3244)

[shopsys] limited item counts in sliders (#3244) #403

Triggered via push August 7, 2024 12:08
Status Failure
Total duration 1m 27s
Artifacts
Run checks and tests
1m 18s
Run checks and tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L27
PHPDoc tag @param for parameter $currentCustomerUser with type App\Model\Customer\User\CurrentCustomerUser is not subtype of native type Shopsys\FrameworkBundle\Model\Customer\User\CurrentCustomerUser.
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L30
PHPDoc type for property Shopsys\FrontendApiBundle\Model\Resolver\Products\BestsellingProductsQuery::$currentCustomerUser with type App\Model\Customer\User\CurrentCustomerUser is not subtype of native type Shopsys\FrameworkBundle\Model\Customer\User\CurrentCustomerUser.
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L30
Parameter $currentCustomerUser of method Shopsys\FrontendApiBundle\Model\Resolver\Products\BestsellingProductsQuery::__construct() has invalid type App\Model\Customer\User\CurrentCustomerUser.
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L30
Property Shopsys\FrontendApiBundle\Model\Resolver\Products\BestsellingProductsQuery::$currentCustomerUser has unknown class App\Model\Customer\User\CurrentCustomerUser as its type.
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L41
Parameter $categoryOrReadyCategorySeoMix of method Shopsys\FrontendApiBundle\Model\Resolver\Products\BestsellingProductsQuery::bestSellingProductsByCategoryOrReadyCategorySeoMixQuery() has invalid type App\Model\CategorySeo\ReadyCategorySeoMix.
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L41
Parameter $categoryOrReadyCategorySeoMix of method Shopsys\FrontendApiBundle\Model\Resolver\Products\BestsellingProductsQuery::bestSellingProductsByCategoryOrReadyCategorySeoMixQuery() has invalid type App\Model\CategorySeo\ReadyCategorySeoMix.
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L41
Parameter $categoryOrReadyCategorySeoMix of method Shopsys\FrontendApiBundle\Model\Resolver\Products\BestsellingProductsQuery::bestSellingProductsByCategoryOrReadyCategorySeoMixQuery() has invalid type App\Model\Category\Category.
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L41
Parameter $categoryOrReadyCategorySeoMix of method Shopsys\FrontendApiBundle\Model\Resolver\Products\BestsellingProductsQuery::bestSellingProductsByCategoryOrReadyCategorySeoMixQuery() has invalid type App\Model\Category\Category.
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L43
Class App\Model\Category\Category not found.
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L45
Class App\Model\CategorySeo\ReadyCategorySeoMix not found.