github / github/codeql

ERROR: Could not resolve module javascript.

オープン
#4,280 コメント 1 件 リアクション 3 件 担当者 0 名 GitHub で見る
JS question
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
141

説明

Hi, I used this command to analyze databases with the CodeQL CLI:
`$../codeql/codeql database analyze test-db ql.ql --format=csv --output=js-analysis.csv`

but I got this error:
`
Running queries.
Compiling query plan for /home/test/Desktop/Ch51/ql.ql.
`
`ERROR: Could not resolve module javascript. There should probably be a qlpack.yml file declaring dependencies in /home/test/Desktop/Ch51 or an enclosing directory. (/home/test/Desktop/Ch51/ql.ql:2,8-18)
`
`
ERROR: Could not resolve type SimpleParameter (/home/test/Desktop/Ch51/ql.ql:4,6-21)
`

What is the problem?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。