Skip to content
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

Closed
smeulend opened this issue Jun 5, 2020 · 5 comments · Fixed by #26
Closed

json output not reliable #25

smeulend opened this issue Jun 5, 2020 · 5 comments · Fixed by #26

Comments

@smeulend
Copy link

smeulend commented Jun 5, 2020

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.

@eNeRGy164
Copy link
Owner

Hi,
Thanks for reporting this.
If you can provide any form of (reproducible) example, it would help me investigating this.

@SierraNL
Copy link

Looking a little into this issue, could the caused be the buildalyzer library?
Since they are having an issue related to missing output (on Linux):
phmonte/Buildalyzer#134

@eNeRGy164
Copy link
Owner

This looks promising indeed, also: phmonte/Buildalyzer#138

@daveaglick
Copy link

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.

@eNeRGy164
Copy link
Owner

@daveaglick After having it in a build pipeline on Linux for a couple of weeks, I conclude the issues are fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants