Remove FlashBagAwareSessionInterface #394
Annotations
9 errors
|
src/Controller/Action/Admin/ProcessFeedAction.php#L40
src/Controller/Action/Admin/ProcessFeedAction.php:40:27: PossiblyInvalidPropertyAssignmentValue: $this->flashBag with declared type 'Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface' cannot be assigned possibly different type 'Symfony\Component\HttpFoundation\RequestStack|Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface' (see https://psalm.dev/147)
|
src/Controller/Action/Shop/ShowFeedAction.php#L87
src/Controller/Action/Shop/ShowFeedAction.php:87:17: RiskyTruthyFalsyComparison: Operand of type bool|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
src/Factory/ViolationFactoryInterface.php#L16
src/Factory/ViolationFactoryInterface.php:16:45: TooManyTemplateParams: Setono\SyliusFeedPlugin\Factory\ViolationFactoryInterface has too many template params when extending Sylius\Component\Resource\Factory\FactoryInterface, expecting 0 (see https://psalm.dev/184)
|
src/Message/Handler/GenerateBatchHandler.php#L302
src/Message/Handler/GenerateBatchHandler.php:302:56: MoreSpecificReturnType: The declared return type 'Symfony\Component\Workflow\Workflow' for Setono\SyliusFeedPlugin\Message\Handler\GenerateBatchHandler::getWorkflow is more specific than the inferred return type 'Symfony\Component\Workflow\WorkflowInterface' (see https://psalm.dev/070)
|
src/Message/Handler/GenerateBatchHandler.php#L314
src/Message/Handler/GenerateBatchHandler.php:314:16: LessSpecificReturnStatement: The type 'Symfony\Component\Workflow\WorkflowInterface' is more general than the declared return type 'Symfony\Component\Workflow\Workflow' for Setono\SyliusFeedPlugin\Message\Handler\GenerateBatchHandler::getWorkflow (see https://psalm.dev/129)
|
src/Repository/FeedRepositoryInterface.php#L13
src/Repository/FeedRepositoryInterface.php:13:43: TooManyTemplateParams: Setono\SyliusFeedPlugin\Repository\FeedRepositoryInterface has too many template params when extending Sylius\Component\Resource\Repository\RepositoryInterface, expecting 0 (see https://psalm.dev/184)
|
src/Repository/ViolationRepositoryInterface.php#L16
src/Repository/ViolationRepositoryInterface.php:16:48: TooManyTemplateParams: Setono\SyliusFeedPlugin\Repository\ViolationRepositoryInterface has too many template params when extending Sylius\Component\Resource\Repository\RepositoryInterface, expecting 0 (see https://psalm.dev/184)
|
|
This job was cancelled
Loading