Merge remote-tracking branch 'origin/main' into feature/update-test-t… #194
Annotations
10 errors
src/Utils/CategoryUtils.php#L21
PHPDoc tag @param for parameter $categoryRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Category\CategoryCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
src/Utils/CategoryUtils.php#L22
PHPDoc type for property Basecom\FixturePlugin\Utils\CategoryUtils::$categoryRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Category\CategoryCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
src/Utils/CmsUtils.php#L20
PHPDoc tag @param for parameter $cmsPageRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Cms\CmsPageCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
src/Utils/CmsUtils.php#L21
PHPDoc type for property Basecom\FixturePlugin\Utils\CmsUtils::$cmsPageRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Cms\CmsPageCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
src/Utils/CustomerUtils.php#L19
PHPDoc tag @param for parameter $salutationRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\System\Salutation\SalutationCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
src/Utils/CustomerUtils.php#L20
PHPDoc type for property Basecom\FixturePlugin\Utils\CustomerUtils::$salutationRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\System\Salutation\SalutationCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
src/Utils/MediaUtils.php#L23
PHPDoc tag @param for parameter $mediaFolderRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
src/Utils/MediaUtils.php#L23
PHPDoc tag @param for parameter $mediaRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Media\MediaCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
src/Utils/MediaUtils.php#L24
PHPDoc type for property Basecom\FixturePlugin\Utils\MediaUtils::$mediaRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Media\MediaCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
src/Utils/MediaUtils.php#L25
PHPDoc type for property Basecom\FixturePlugin\Utils\MediaUtils::$mediaFolderRepository contains generic type Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderCollection> but class Shopware\Core\Framework\DataAbstractionLayer\EntityRepository is not generic.
|
This job failed
Loading