-
Notifications
You must be signed in to change notification settings - Fork 9
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
json output not reliable #25
Comments
Hi, |
Looking a little into this issue, could the caused be the buildalyzer library? |
This looks promising indeed, also: phmonte/Buildalyzer#138 |
Buildalyzer 3.0.1 is now rolling out to NuGet and should (hopefully) resolve this issue. If you get a chance to try it out, please let me know if it resolves the problem. |
@daveaglick After having it in a build pipeline on Linux for a couple of weeks, I conclude the issues are fixed. |
The generated output file does not always result in the same json file. It seems certain type descriptions are missing.
In case something is wrong it is better to let it fail rather than continuing with incomplete data.
The text was updated successfully, but these errors were encountered: