Skip to content

Ensure mg-fix-split branch dependencies in composer.json #421

Ensure mg-fix-split branch dependencies in composer.json

Ensure mg-fix-split branch dependencies in composer.json #421

Triggered via push August 15, 2024 20:55
Status Failure
Total duration 49s
Artifacts
Run checks and tests
40s
Run checks and tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run checks and tests: src/Model/Resolver/Products/BestsellingProductsQuery.php#L25
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#L28
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#L28
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#L28
Property Shopsys\FrontendApiBundle\Model\Resolver\Products\BestsellingProductsQuery::$currentCustomerUser has unknown class App\Model\Customer\User\CurrentCustomerUser as its type.
Run checks and tests
Process completed with exit code 1.