IBX-8198: PIM training #7955
Annotations
7 errors
code_samples/api/public_php_api/src/Command/ViewContentMetaDataCommand.php#L102
Call to an undefined method Ibexa\Contracts\Core\Repository\ContentService::loadRelations().
|
code_samples/front/embed_content/src/Controller/RelationController.php#L28
Call to an undefined method Ibexa\Contracts\Core\Repository\ContentService::loadRelations().
|
code_samples/trainings/commerce/pim/001_product_modeling/src/CodeGenerator/Strategy/BikeCodeGenerator.php#L24
Cannot call method getCode() on Ibexa\Contracts\ProductCatalog\Values\ProductInterface|null.
|
code_samples/trainings/commerce/pim/001_product_modeling/src/CodeGenerator/Strategy/ProductTypeCodeGeneratorDispatcher.php#L18
Property App\CodeGenerator\Strategy\ProductTypeCodeGeneratorDispatcher::$productTypeCodeGeneratorMap type has no value type specified in iterable type array.
|
code_samples/trainings/commerce/pim/001_product_modeling/src/CodeGenerator/Strategy/ProductTypeCodeGeneratorDispatcher.php#L20
Method App\CodeGenerator\Strategy\ProductTypeCodeGeneratorDispatcher::__construct() has parameter $productTypeCodeGeneratorMap with no value type specified in iterable type array.
|
code_samples/trainings/commerce/pim/001_product_modeling/src/CodeGenerator/Strategy/ProductTypeCodeGeneratorDispatcher.php#L33
Cannot call method getProductType() on Ibexa\Contracts\ProductCatalog\Values\ProductInterface|null.
|
|
The logs for this run have expired and are no longer available.
Loading