Baldinof / roadrunner-bundle

A RoadRunner worker integrated in your Symfony app
MIT License
255 stars 46 forks source link

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

Closed root-aza closed 2 weeks ago

root-aza commented 3 weeks 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 2 weeks ago

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

ohtyap commented 1 week ago

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

Baldinof commented 1 week ago

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