Merge remote-tracking branch 'origin/master' into feature/readme-updates #97
Annotations
10 errors and 1 warning
src/Utils/CategoryUtils.php#L15
Property Basecom\FixturePlugin\Utils\CategoryUtils::$categoryRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository does not specify its types: TEntityCollection
|
src/Utils/CategoryUtils.php#L17
Method Basecom\FixturePlugin\Utils\CategoryUtils::__construct() has parameter $categoryRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository but does not specify its types: TEntityCollection
|
src/Utils/CategoryUtils.php#L29
Method Basecom\FixturePlugin\Utils\CategoryUtils::getRootCategory() should return Shopware\Core\Content\Category\CategoryEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
|
src/Utils/CategoryUtils.php#L40
Method Basecom\FixturePlugin\Utils\CategoryUtils::getFirst() should return Shopware\Core\Content\Category\CategoryEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
|
src/Utils/CategoryUtils.php#L54
Method Basecom\FixturePlugin\Utils\CategoryUtils::getByName() should return Shopware\Core\Content\Category\CategoryEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
|
src/Utils/CmsUtils.php#L16
Property Basecom\FixturePlugin\Utils\CmsUtils::$cmsPageRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository does not specify its types: TEntityCollection
|
src/Utils/CmsUtils.php#L18
Method Basecom\FixturePlugin\Utils\CmsUtils::__construct() has parameter $cmsPageRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository but does not specify its types: TEntityCollection
|
src/Utils/CmsUtils.php#L30
Method Basecom\FixturePlugin\Utils\CmsUtils::getDefaultCategoryLayout() should return Shopware\Core\Content\Cms\CmsPageEntity|null but returns Shopware\Core\Framework\DataAbstractionLayer\Entity|null.
|
src/Utils/CustomerUtils.php#L15
Property Basecom\FixturePlugin\Utils\CustomerUtils::$salutationRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository does not specify its types: TEntityCollection
|
src/Utils/CustomerUtils.php#L17
Method Basecom\FixturePlugin\Utils\CustomerUtils::__construct() has parameter $salutationRepository with generic class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository but does not specify its types: TEntityCollection
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading