github / github/codeql

INVALID_RESULT_PATTERNS

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

Descrizione

Hello, I'm trying to run this simple query that looks for method access that has specific names.(this is also happening with other queries in Java)

`from Method method
where method.hasName("getString")
select method`

However, every time, I get a query result, however, I can't click on them a display its place in code.

Error:

Showing raw results instead of interpreted ones due to an error. Interpreting query results failed: A fatal error occurred: Could not process query metadata. Error was: Expected result pattern(s) are not present for problem query: Expected at least 2 columns. [INVALID_RESULT_PATTERNS]

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.