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

Null Reference Exception being thrown when analyzing ReSharper CLI Reports #515

Closed
gep13 opened this issue Nov 12, 2015 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Nov 12, 2015

Looks like there is potential for some attributes to be "missing" within the Reports that are generated by the ReSharper CLI Tools.

As a result, when logging the information, a Null Reference exception thrown, which obviously isn't ideal.

We need to handle this gracefully, and only log the information that is actually available.

@gep13 gep13 added the Bug label Nov 12, 2015
@gep13 gep13 self-assigned this Nov 12, 2015
@gep13 gep13 added this to the v0.6.1 milestone Nov 12, 2015
gep13 added a commit to gep13/cake that referenced this issue Nov 12, 2015
@gep13 gep13 closed this as completed in 690ff6a Nov 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant