Closed
Description
i truy codeql database analyze <src-database-js> ql/javascript/ql/src/Security/ --format=csv -o test.csv
, but i give error
Shutting down query evaluator.
Interpreting results.
A fatal error occurred: Could not process query metadata.
Error was: No query kind specified(NO_KIND_SPECIFIED).
I find a solution, i get check @id
and @kind
. I see all file .ql
in Security
folder and they exists.
Can anyone help me!