codeql
codeql copied to clipboard
Are there any keywords that should not be used in codeql?
In a typescript project, if there is a keyword called "Date" in the code comment, it stops at that file during the extracting step. Are there any keywords that should not be used in codeql?
Thank you for the question!
Do I understand correctly that CodeQL extraction is failing on one of your projects, and the apparent cause is the use of the word "Date" in a comment in one of the source files?
Would you be able to share the extractor log files? This would help us identify the issue.
This issue is stale because it has been open 14 days with no activity. Comment or remove the Stale label in order to avoid having this issue closed in 7 days.
This issue was closed because it has been inactive for 7 days.