-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build versioning failed. If this keeps happening, please report it on GitHub #154
Comments
Hey @Tony20221 , thanks for raising this issue! Is this error happening when you're trying to build Infinity Crawler? For a little bit of background, BuildVersioning is the library of mine that handles the semantic versioning of my various open source projects. The reason the error message is vague is that it triggers when there is an unexpected/unknown error occurring. I haven't actually had the code hit that error which is why I didn't really know what to put into the message. Any information you can give about your current environment that caused the issue would be helpful! (eg. .NET version, OS version etc) |
I was compiling Inifinity Crawler. All I did is downloaded the zip file from Github. Unzipped it. Updated all the Nuget packages. My question why is the error message referencing Github? Is your build tool talking to Github? |
The reason it says That said, right now I don't necessarily know why it is happening. I tried throwing an exception from BuildVersioning directly (in my repo for that) but it doesn't give me that error. It makes me think something else is wrong. Could you run |
I should mention, the |
I misread the error message. I thought it said.. report the error to Github. Not report the error on Github. This is the list of sdk's: 2.1.402 [C:\Program Files\dotnet\sdk] |
I am getting this error for some reason.
"please report it on GitHub". Report what to Github!?
Googling "BuildVersioningErrorCode" bring back zero results.
Because of so little information about this error, there's nothing I can do other than commenting out that line.
Severity Code Description Project File Line Suppression State
Error Build versioning failed. If this keeps happening, please report it on GitHub. InfinityCrawler C:\Users\Tony.nuget\packages\turnersoftware.buildversioning\0.4.0\build\TurnerSoftware.BuildVersioning.targets 73
The text was updated successfully, but these errors were encountered: