-
| Hey, So I am trying to learn codeql and write my own queries. I was trying to the testing of my android project but I am having some difficulties. 
 I ran this inside the directory in which my source code is present. 
 
 Problem When I am writing any queries errors like  I am not sure what I might be missing. | 
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 6 replies
-
| I restarted by following this documentation and I've done everything that is mentioned there but now in the   | 
Beta Was this translation helpful? Give feedback.
-
| First let's see if we can reproduce the problem from the command line -- if we can, that would be easier to troubleshoot. Can you try  
 | 
Beta Was this translation helpful? Give feedback.
-
| Also, do you by any chance have an ancestor directory of  | 
Beta Was this translation helpful? Give feedback.
-
| Also if there is a line just above those logs that contains  | 
Beta Was this translation helpful? Give feedback.
-
| Running all those commands eventually gave me the same errors. So I deleted the directory and re-did the whole process again and now things seem to be working. I didn't do anything differently I just followed the instruction mentioned here(https://github.com/github/vscode-codeql-starter#instructions) basically the same thing that I did before but now this is working. 🙂 | 
Beta Was this translation helpful? Give feedback.
Running all those commands eventually gave me the same errors. So I deleted the directory and re-did the whole process again and now things seem to be working.
I didn't do anything differently I just followed the instruction mentioned here(https://github.com/github/vscode-codeql-starter#instructions) basically the same thing that I did before but now this is working. 🙂