codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Are there any keywords that should not be used in codeql?

Open espark0301 opened this issue 1 year ago • 1 comments
trafficstars

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?

espark0301 avatar Aug 11 '24 23:08 espark0301

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.

ginsbach avatar Aug 14 '24 16:08 ginsbach

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.

github-actions[bot] avatar Sep 11 '24 01:09 github-actions[bot]

This issue was closed because it has been inactive for 7 days.

github-actions[bot] avatar Sep 18 '24 01:09 github-actions[bot]