Skip to content

Ensure alpha branch dependencies in composer.json #419

Ensure alpha branch dependencies in composer.json

Ensure alpha branch dependencies in composer.json #419

Triggered via push August 15, 2024 10:35
Status Failure
Total duration 1m 1s
Artifacts
Run checks and tests
50s
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.