github / github/codeql

ERROR: Could not resolve module javascript.

Aperta
#4,280 1 commento 3 reazioni 0 assegnatari Vedi su GitHub
JS question
Lingua principale
CodeQL
Stelle
10.1k
Fork
2.1k
Merge medio
2g 15h
PR unite (30g)
141

Descrizione

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?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.