makandra / geordi

Collection of command line tools used in our daily work with Ruby, Rails and Linux.
https://makandra.com/
MIT License
103 stars 17 forks source link

6 warnings on boot up of geordi #214

Closed theempij closed 8 months ago

theempij commented 8 months ago

image

Hi guys, have 6 warnings on boot-up of geordi as you can see in the screenshot. Looks like outdated code you want to fix. Please reach out if you have further questions!

brunosedler commented 8 months ago

Hi @theempij. After the line "> Connecting to ..." the only thing that geordi does is to invoke SSH. Therefore, the wall of warning almost certainly must originate from your app. So please check your app. Thanks.

theempij commented 8 months ago

Thanks for the feedback. Ran 'bundle update' not too long ago. Not sure what else to do. Anyways. Just warnings so I will ignore them...like a pro ;-)