Update phpstan-baseline.neon file

This commit is contained in:
Jacob Tobiasz 2024-03-14 09:50:51 +01:00
parent bc775d80f3
commit 45744cd855
No known key found for this signature in database
GPG key ID: 3F84290201B006E0

View file

@ -5670,11 +5670,6 @@ parameters:
count: 1
path: src/Sylius/Component/Core/Provider/ProductVariantMap/ProductVariantsMapProviderInterface.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Provider\\\\TranslationLocaleProvider\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Core/Provider/TranslationLocaleProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Core\\\\Repository\\\\OrderItemRepositoryInterface\\:\\:findOneByIdAndCustomer\\(\\) has parameter \\$id with no type specified\\.$#"
count: 1
@ -5990,11 +5985,6 @@ parameters:
count: 1
path: src/Sylius/Component/Locale/Context/LocaleNotFoundException.php
-
message: "#^Method Sylius\\\\Component\\\\Locale\\\\Provider\\\\LocaleProvider\\:\\:__construct\\(\\) has parameter \\$localeRepository with generic interface Sylius\\\\Component\\\\Resource\\\\Repository\\\\RepositoryInterface but does not specify its types\\: T$#"
count: 1
path: src/Sylius/Component/Locale/Provider/LocaleProvider.php
-
message: "#^Method Sylius\\\\Component\\\\Order\\\\Aggregator\\\\AdjustmentsAggregatorInterface\\:\\:aggregate\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1