Flaky [MethodCall]<Call to unknown method> in databases created by linux/osx binary
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
Hello,
We were querying a method call `CompletableFuture.join()` but noticed that some method calls did not go into the results. They are somehow marked as `[MethodCall]` in AST Viewer of the VSCode extension.
Furthermore, this only happened in the database created from pipeline (using linux binary), but not in the database created locally (using osx binary).
Both use codeql cli v2.17.0, `--language=java --build-mode=none`.
Could you please help check what would cause a method call to be marked as ``, and could it be a different behaviour in binaries for linux and osx? Thanks a lot.
Guia de contribuição
Direção de pesquisa
Start by reproducing the missing CompletableFuture.join() method calls with CodeQL CLI v2.17.0, Java, and --build-mode=none, comparing databases made by the Linux pipeline binary and the local macOS binary. Inspect the VSCode extension's AST Viewer output and determine whether the platform-specific databases produce different unknown-method results; done means identifying the cause or confirming the binary difference.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- java
- Domínio
- devtools
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100