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

#3 Nullpointer exception when no dependencies #3

Closed
dewanst opened this issue Aug 4, 2016 · 1 comment
Closed

#3 Nullpointer exception when no dependencies #3

dewanst opened this issue Aug 4, 2016 · 1 comment
Assignees

Comments

@dewanst
Copy link
Contributor

dewanst commented Aug 4, 2016

java.lang.NullPointerException
at java.util.AbstractCollection.addAll(AbstractCollection.java:343)
at be.i8c.codequality.sonar.plugins.sag.webmethods.flow.rule.FlowSquidSensor.setTopLevelServices(FlowSquidSensor.java:150)
at be.i8c.codequality.sonar.plugins.sag.webmethods.flow.rule.FlowSquidSensor.analyse(FlowSquidSensor.java:122)

When running on an empty service (no dependencies)

@dewanst dewanst self-assigned this Aug 4, 2016
dewanst added a commit that referenced this issue Aug 4, 2016
@dewanst
Copy link
Contributor Author

dewanst commented Sep 20, 2016

Fixed in code

@dewanst dewanst closed this as completed Sep 20, 2016
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

No branches or pull requests

1 participant