Baldinof / roadrunner-bundle

A RoadRunner worker integrated in your Symfony app
MIT License
270 stars 48 forks source link

Invalid alias definition: alias "Baldinof\RoadRunnerBundle\Http\RequestHandlerInterface" #144

Closed root-aza closed 5 months ago

root-aza commented 5 months ago

Message:

 [Symfony\Component\DependencyInjection\Exception\RuntimeException]                                                                                                  
  Invalid alias definition: alias "Baldinof\RoadRunnerBundle\Http\RequestHandlerInterface" is referencing class "Baldinof\RoadRunnerBundle\Http\MiddlewareStack" but  
   this class does not implement "Baldinof\RoadRunnerBundle\Http\RequestHandlerInterface". Because this alias is an interface, "Baldinof\RoadRunnerBundle\Http\Middl  
  ewareStack" must implement "Baldinof\RoadRunnerBundle\Http\RequestHandlerInterface". 

packages:

repoduce:

bin/console lint:container --env=prod -vvv
Baldinof commented 5 months ago

Hello, thanks for spotting that! I just opened #145

ohtyap commented 5 months ago

@Baldinof, do you have an approximate timeline for when you release this one (it is currently breaking our CI)?

Baldinof commented 5 months ago

Yeah, sorry I forgot to do it :D It's done now :)