|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: '#^Interface IteratorAggregate specifies template type TKey of interface Traversable as mixed but it''s already specified as \(int\|string\)\.$#' |
| 5 | + identifier: generics.interfaceConflict |
| 6 | + count: 1 |
| 7 | + path: src/FeedContext/ContextList.php |
| 8 | + |
| 9 | + - |
| 10 | + message: '#^Parameter \#1 \$context of method Setono\\SyliusFeedPlugin\\FeedContext\\ContextList\:\:add\(\) expects array\|object, mixed given\.$#' |
| 11 | + identifier: argument.type |
| 12 | + count: 1 |
| 13 | + path: src/FeedContext/ContextList.php |
| 14 | + |
| 15 | + - |
| 16 | + message: '#^PHPDoc tag @var with type Sylius\\Component\\Core\\Model\\ProductTranslationInterface\|null is not subtype of native type Sylius\\Component\\Resource\\Model\\TranslationInterface\|null\.$#' |
| 17 | + identifier: varTag.nativeType |
| 18 | + count: 1 |
| 19 | + path: src/FeedContext/Google/Shopping/ProductItemContext.php |
| 20 | + |
| 21 | + - |
| 22 | + message: '#^PHPDoc tag @var with type Sylius\\Component\\Taxonomy\\Model\\TaxonTranslationInterface\|null is not subtype of native type Sylius\\Component\\Resource\\Model\\TranslationInterface\|null\.$#' |
| 23 | + identifier: varTag.nativeType |
| 24 | + count: 1 |
| 25 | + path: src/FeedContext/Google/Shopping/ProductItemContext.php |
| 26 | + |
| 27 | + - |
| 28 | + message: '#^Parameter \#1 \$callback of function array_map expects \(callable\(Sylius\\Component\\Taxonomy\\Model\\TaxonInterface\)\: mixed\)\|null, Closure\(Sylius\\Component\\Core\\Model\\TaxonInterface\)\: string given\.$#' |
| 29 | + identifier: argument.type |
| 30 | + count: 1 |
| 31 | + path: src/FeedContext/Google/Shopping/ProductItemContext.php |
| 32 | + |
| 33 | + - |
| 34 | + message: '#^Parameter \#1 \$price of method Setono\\SyliusFeedPlugin\\Feed\\Model\\Google\\Shopping\\Product\:\:setPrice\(\) expects Setono\\SyliusFeedPlugin\\Feed\\Model\\Google\\Shopping\\Price\|null, mixed given\.$#' |
| 35 | + identifier: argument.type |
| 36 | + count: 1 |
| 37 | + path: src/FeedContext/Google/Shopping/ProductItemContext.php |
| 38 | + |
| 39 | + - |
| 40 | + message: '#^Parameter \#1 \$salePrice of method Setono\\SyliusFeedPlugin\\Feed\\Model\\Google\\Shopping\\Product\:\:setSalePrice\(\) expects Setono\\SyliusFeedPlugin\\Feed\\Model\\Google\\Shopping\\Price\|null, mixed given\.$#' |
| 41 | + identifier: argument.type |
| 42 | + count: 1 |
| 43 | + path: src/FeedContext/Google/Shopping/ProductItemContext.php |
| 44 | + |
| 45 | + - |
| 46 | + message: '#^Parameter \#1 \$translatable of method Setono\\SyliusFeedPlugin\\FeedContext\\Google\\Shopping\\ProductItemContext\:\:getTranslation\(\) expects Sylius\\Component\\Resource\\Model\\TranslatableInterface, Sylius\\Component\\Core\\Model\\ProductInterface given\.$#' |
| 47 | + identifier: argument.type |
| 48 | + count: 1 |
| 49 | + path: src/FeedContext/Google/Shopping/ProductItemContext.php |
| 50 | + |
| 51 | + - |
| 52 | + message: '#^Parameter \#1 \$translatable of method Setono\\SyliusFeedPlugin\\FeedContext\\Google\\Shopping\\ProductItemContext\:\:getTranslation\(\) expects Sylius\\Component\\Resource\\Model\\TranslatableInterface, Sylius\\Component\\Core\\Model\\TaxonInterface given\.$#' |
| 53 | + identifier: argument.type |
| 54 | + count: 1 |
| 55 | + path: src/FeedContext/Google/Shopping/ProductItemContext.php |
| 56 | + |
| 57 | + - |
| 58 | + message: '#^Parameter \#2 \$currency of class Setono\\SyliusFeedPlugin\\Feed\\Model\\Google\\Shopping\\Price constructor expects string\|Stringable, Sylius\\Component\\Currency\\Model\\CurrencyInterface given\.$#' |
| 59 | + identifier: argument.type |
| 60 | + count: 1 |
| 61 | + path: src/FeedContext/Google/Shopping/ProductItemContext.php |
| 62 | + |
| 63 | + - |
| 64 | + message: '#^PHPDoc tag @var with type array\<array\{basename\: string, path\: string\}\>\|League\\Flysystem\\DirectoryListing\<League\\Flysystem\\StorageAttributes\> is not subtype of type League\\Flysystem\\DirectoryListing\<League\\Flysystem\\StorageAttributes\>\.$#' |
| 65 | + identifier: varTag.type |
| 66 | + count: 1 |
| 67 | + path: src/Message/Handler/FinishGenerationHandler.php |
0 commit comments