Replies: 2 comments
-
Hi @dvec01, Your configuration is fine. If you change |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you, that fixed it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have the following query:
Running this on the following file returns no paths. However, the source and sinks are correct. Changing the
isSink
predicate toany()
does not return any results either. What is wrong with the above configuration?Beta Was this translation helpful? Give feedback.
All reactions