Add database utils and first method to delete entities #195
Annotations
10 errors
src/Utils/CategoryUtils.php#L19
src/Utils/CategoryUtils.php:19:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Category\CategoryCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Utils/CmsUtils.php#L18
src/Utils/CmsUtils.php:18:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Cms\CmsPageCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Utils/CustomerUtils.php#L17
src/Utils/CustomerUtils.php:17:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\System\Salutation\SalutationCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Utils/MediaUtils.php#L20
src/Utils/MediaUtils.php:20:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Media\MediaCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Utils/MediaUtils.php#L21
src/Utils/MediaUtils.php:21:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Utils/PaymentMethodUtils.php#L18
src/Utils/PaymentMethodUtils.php:18:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\Checkout\Payment\PaymentMethodCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Utils/SalesChannelUtils.php#L30
src/Utils/SalesChannelUtils.php:30:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\System\SalesChannel\SalesChannelCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Utils/SalesChannelUtils.php#L31
src/Utils/SalesChannelUtils.php:31:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Utils/SalesChannelUtils.php#L32
src/Utils/SalesChannelUtils.php:32:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\System\Tax\TaxCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
src/Utils/SalesChannelUtils.php#L33
src/Utils/SalesChannelUtils.php:33:15: TooManyTemplateParams: Shopware\Core\Framework\DataAbstractionLayer\EntityRepository<Shopware\Core\System\Country\CountryCollection> has too many template params, expecting 0 (see https://psalm.dev/184)
|
This job failed
Loading