microsoft / microsoft/vscode-java-debug
AutoValue_BigQueryResult cannot be resolved to a type
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
[provide a description of the issue]
Environment
- Operating System: Darwin x64 20.6.0
- JDK version: java.version=17.0.3
- Visual Studio Code version: 1.68.1 (Universal)
- Java extension version:what is this?
- Java Debugger extension version:v0.41.0
Steps To Reproduce
I have verified the code compiles on the command line using gradle 7.4
[attach a sample project reproducing the error]
attach logs
https://gist.githubusercontent.com/siddjain/128aac8c8347d8a6f1b9b29fcb6b2760/raw/24995bcb9ba270f12d205f0669e637be9d623883/gistfile1.txt
Current Result
Expected Result
no error
Additional Informations
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the report with the BigQueryWorkloadTester Gradle project and inspect the attached troubleshooting log and gist. Compare the VS Code result with the verified command-line Gradle compilation; done means identifying why AutoValue_BigQueryResult is reported as unresolved in VS Code and confirming that the error is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100