wip #19
Annotations
8 errors
src/Adapter/Carrier/CommandHandler/AddCarrierHandler.php#L118
Strict comparison using === between null and array will always evaluate to false.
|
src/Adapter/Carrier/CommandHandler/EditCarrierHandler.php#L168
Parameter #2 $zoneIds of method PrestaShop\PrestaShop\Adapter\Carrier\Repository\CarrierRepository::updateAssociatedZones() expects array<int>, null given.
|
src/Core/Domain/Carrier/Command/EditCarrierCommand.php#L314
PHPDoc tag @return with type array<int> is incompatible with native type PrestaShop\PrestaShop\Core\Domain\Carrier\Command\EditCarrierCommand.
|
src/PrestaShopBundle/Form/Admin/Improve/Shipping/Carrier/ShippingLocationsAndCostsType.php#L65
Array has 2 duplicate keys with value 'attr' ('attr', 'attr').
|
tests/Integration/Behaviour/Features/Context/Domain/Carrier/CarrierFeatureContext.php#L90
Cannot access property $id on int.
|
tests/Integration/Behaviour/Features/Context/Domain/Carrier/CarrierFeatureContext.php#L237
Cannot access property $id on int.
|
tests/Unit/Core/Form/IdentifiableObject/DataProvider/CarrierFormDataProviderTest.php#L77
Parameter #19 $zones of class PrestaShop\PrestaShop\Core\Domain\Carrier\QueryResult\EditableCarrier constructor expects array, string given.
|
|
The logs for this run have expired and are no longer available.
Loading