Replace route notation to be SF6 compatible, and use path_name parameter for admin prefix #385
Annotations
4 errors and 1 warning
Static analysis:
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)
|
Static analysis:
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)
|
Static analysis:
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)
|
Static analysis
The operation was canceled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading