Skip to content

[shopsys] send mail about adding new customer user to customer (#3291) #414

[shopsys] send mail about adding new customer user to customer (#3291)

[shopsys] send mail about adding new customer user to customer (#3291) #414

Triggered via push August 9, 2024 10:34
Status Failure
Total duration 6m 36s
Artifacts
Run checks and tests
6m 29s
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.