Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "No such target" errors on incremental sync #6262

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

tpasternak
Copy link
Collaborator

closes #6186

Checklist

  • I have filed an issue about this change and discussed potential changes with the maintainers.
  • I have received the approval from the maintainers to make this change.
  • This is not a stylistic, refactoring, or cleanup change.

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See
the Contributions section in the README for more
details.

Discussion thread for this change

Issue number: <please reference the issue number or url here>

Description of this change

@tpasternak tpasternak force-pushed the fix-no-such-target-errors branch 3 times, most recently from 64cc04f to 9ff0328 Compare March 15, 2024 13:18
@tpasternak tpasternak marked this pull request as ready for review March 15, 2024 13:51
@github-actions github-actions bot added product: CLion CLion plugin product: IntelliJ IntelliJ plugin product: GoLand GoLand plugin awaiting-review Awaiting review from Bazel team on PRs labels Mar 15, 2024
@tpasternak tpasternak marked this pull request as draft March 15, 2024 14:01
@tpasternak tpasternak marked this pull request as ready for review March 15, 2024 14:34
@tpasternak tpasternak merged commit 524fd96 into bazelbuild:master Mar 26, 2024
6 checks passed
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Mar 26, 2024
@tpasternak tpasternak deleted the fix-no-such-target-errors branch March 26, 2024 08:36
tpasternak added a commit to tpasternak/bazel-intellij that referenced this pull request Apr 8, 2024
…project root

In these cases, bazel reports an error with empty (`''`) package

Follow up of bazelbuild#6262
mai93 pushed a commit that referenced this pull request Apr 8, 2024
…project root (#6377)

In these cases, bazel reports an error with empty (`''`) package

Follow up of #6262
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: CLion CLion plugin product: GoLand GoLand plugin product: IntelliJ IntelliJ plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

superfluous errors "no such target..." on incremental sync
3 participants