Skip to content

Only update customer prices for customers that exist #24

Only update customer prices for customers that exist

Only update customer prices for customers that exist #24

Triggered via push July 17, 2025 12:47
Status Failure
Total duration 29s
Artifacts

analyse.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/Model/CustomerPricingManagement.php#L20
Property JustBetter\CustomerPricing\Model\CustomerPricingManagement::$customerCollectionFactory has unknown class Magento\Customer\Model\ResourceModel\Customer\CollectionFactory as its type.
PHPStan: src/Model/CustomerPricingManagement.php#L20
Parameter $customerCollectionFactory of method JustBetter\CustomerPricing\Model\CustomerPricingManagement::__construct() has invalid type Magento\Customer\Model\ResourceModel\Customer\CollectionFactory.