ThreeMammals / Ocelot

.NET API Gateway
https://www.nuget.org/packages/Ocelot
MIT License
8.32k stars 1.63k forks source link

Latest build breaking #1797

Closed ks1990cn closed 10 months ago

ks1990cn commented 10 months ago

Latest build breaking @raman-m @ggnaegi

Steps to Reproduce the Problem

image
raman-m commented 10 months ago

Hello, Tanmay! Are you posting to us your build errors from your Visual Studio of unknown solution, as for me?! Or what are you doing? If you would like to discuss latest released version, then how were we be able to release in case of build errors? Our CI-CD build for the release 21.0 is green: Build 2640

ks1990cn commented 10 months ago

Yes I can see its green, I am not sure what the problem I am getting. My develop branch of fork is up todate and my pull is getting me this error.

ks1990cn commented 10 months ago

Its running fine now for me too, just system restart, clean and build help me. Not sure why VS behave stupid.

ks1990cn commented 10 months ago

Hello, Tanmay! Are you posting to us your build errors from your Visual Studio of unknown solution, as for me?! Or what are you doing? If you would like to discuss latest released version, then how were we be able to release in case of build errors? Our CI-CD build for the release 21.0 is green: Build 2640

Its Ocelot solution, you can see GIT below. I agree screenshot doesn't have opened error point. Sorry

raman-m commented 10 months ago

Tanmay, Tanmay... 😉

raman-m commented 10 months ago

Pay attention when you switch Git branches in VS you will have invalid builds of previous branch. In this case VS behavior is unpredicted! You can experience errors, warnings and etc...

I recommend you to reload solution in VS, and even clean solution, and rebuild once again. So, just use very useful VS command "Build -> Clean Solution" ⚠️

Good luck in Ocelot development! :wink:

raman-m commented 10 months ago

Don't say next time that we have breaking changes, man! 😠 😡

ks1990cn commented 10 months ago

Yeah I struggled, not sure why cleanup wasn't helping me, even VS restart too🤣. I know I faced most stupid thing but I felt issue & you were online.

ks1990cn commented 10 months ago

Obviously no one can't merge breaking changes

raman-m commented 10 months ago

Choose the real bug from backlog and work on it, plz!