microsoft / microsoft/vscode-java-debug

AutoValue_BigQueryResult cannot be resolved to a type

Open
#1,181 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged bug compile
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
  1. try compiling https://github.com/GoogleCloudPlatform/pontem/tree/dev/BigQueryWorkloadTester

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
image
Expected Result

no error

Additional Informations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.