The "Frosh\MailArchive\Task\CleanupTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
Since symfony/framework-bundle 6.1: Option "reset_on_message" at "framework.messenger" is deprecated. It does nothing and will be removed in version 7.0.
The "Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister::__construct()" method is considered internal. It may change without further notice. You should not extend it from "B2bSellersCore\Components\System\SalesChannel\Context\SalesChannelContextPersisterDecorator".
The "Shopware\Storefront\Controller\AuthController" class is considered internal Do not use direct or indirect repository calls in a controller. Always use a store-api route to get or put data. It may change without further notice. You should not use it from "B2bSellersCore\Storefront\Controller\AuthControllerDecorator".
Since symfony/messenger 6.2: Implementing "Symfony\Component\Messenger\Handler\MessageSubscriberInterface" is deprecated, use the "Symfony\Component\Messenger\Attribute\AsMessageHandler" attribute instead.
The "B2bProductLists\Components\ScheduledTask\CalculateProductListPriceTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
The "B2bEmployeeBudgets\Components\Budget\Tasks\ResetDailyBudgetTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
The "B2bEmployeeBudgets\Components\Budget\Tasks\ResetMonthlyBudgetTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
The "B2bEmployeeBudgets\Components\Budget\Tasks\ResetQuarterlyBudgetTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
The "B2bEmployeeBudgets\Components\Budget\Tasks\ResetYearlyBudgetTaskHandler" class extends "Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskHandler" that is deprecated tag:v6.6.0 - reason:class-hierarchy-change - Won't implement MessageSubscriberInterface anymore, tag all ScheduledTaskHandlers with #[AsMessageHandler] instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "B2bCustomerProductNumbers\Components\CustomerProductNumbers\Subscriber\ProductListingCriteriaEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory::__construct()" method is considered internal. It may change without further notice. You should not extend it from "B2bSellersCore\Components\Checkout\Customer\Validation\AddressValidationFactoryExtension".
The "Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriterInterface" interface is considered internal use entity repository to write data. It may change without further notice. You should not use it from "B2bSellersCore\Components\Framework\DataAbstractionLayer\Write\EntityWriterDecorator".
The "Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\AbstractFieldSerializer" class is considered internal. It may change without further notice. You should not use it from "B2bProductSubscription\Components\Framework\DataAbstractionLayer\FieldSerializer\DeliveryIntervalFieldSerializer".
The "Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator::__construct()" method is considered internal. It may change without further notice. You should not extend it from "B2bCopperBrassSurcharge\Extension\Content\Product\SalesChannel\Price\B2bCopperBrassProductPriceCalculator".
The "Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "B2bPartialAssortments\Components\Core\Content\Product\SalesChannel\Listing\ProductListingLoader".
The "Monolog\Logger" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Symfony\Bridge\Monolog\Logger".
The "Shopware\Core\Checkout\Cart\LineItem\LineItem" class is considered final LineItem class should not be extended because it is serialized into the storage and should not depend on individual implementations. It may change without further notice as of its next major version. You should not extend it from "B2bEventManager\Components\Checkout\Cart\LineItem\EventLineItem".
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://swagger.demoshop.b2b-sellers.com/robots.txt"" at /mnt/volume-nbg1-2/swagger.demoshop.b2b-sellers.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 127